Topic: skills
17,247 skills in this topic.
-
attio-common-errors
Diagnose and fix the top Attio REST API errors by HTTP status code.
Real error response formats, actual error codes, and proven fixes.
Trigger: "attio error", "fix attio", "attio not working",
"attio 429", "attio 403", "attio 422", "debug attio".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-core-workflow-a
Full CRUD on Attio records -- create, read, update, delete, and search
across people, companies, deals, and custom objects.
Trigger: "attio records", "attio CRUD", "create attio record",
"update attio person", "search attio companies", "attio objects".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-core-workflow-b
Manage Attio lists, entries, notes, and tasks via the REST API.
Use when working with sales pipelines, kanban boards, CRM notes,
or task assignments in Attio.
Trigger: "attio lists", "attio entries", "attio pipeline",
"attio notes", "attio tasks", "add to attio list".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-cost-tuning
Optimize Attio API usage costs -- reduce request volume, select the
right plan, monitor usage, and implement budget alerts.
Trigger: "attio cost", "attio billing", "reduce attio costs",
"attio pricing", "attio expensive", "attio budget", "attio usage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-debug-bundle
Collect Attio integration diagnostic evidence -- API health, scopes,
object schema, and rate limit status -- for debugging or support tickets.
Trigger: "attio debug", "attio support bundle", "attio diagnostic",
"collect attio logs", "attio not working debug".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-deploy-integration
Deploy Attio integrations to Vercel, Fly.io, Railway, and Cloud Run
with proper secrets, health checks, and webhook endpoint configuration.
Trigger: "deploy attio", "attio Vercel", "attio production deploy",
"attio Cloud Run", "attio Fly.io", "attio Railway".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-hello-world
Make your first Attio API calls -- list objects, create a person,
query companies, and read attributes.
Use when starting a new Attio integration or learning the API.
Trigger: "attio hello world", "attio example", "first attio call",
"attio quick start", "try attio API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-install-auth
Set up Attio REST API authentication with access tokens or OAuth 2.0.
Use when configuring API keys, setting token scopes, initializing
the Attio client, or connecting an app via OAuth.
Trigger: "install attio", "setup attio", "attio auth", "attio API key",
"attio OAuth", "attio access token".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-reference-architecture
Standard 3-tier OCI reference architecture with VCN, subnets, gateways, load balancer, compute, and Autonomous DB.
Use when designing a new OCI deployment, translating AWS/Azure patterns, or creating Terraform for OCI infrastructure.
Trigger with "oraclecloud architecture", "oci reference design", "oci 3 tier", "oci vpc design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-enterprise-rbac
Design OCI compartment hierarchies, dynamic groups, and cross-tenancy access patterns.
Use when planning enterprise RBAC, setting up Instance Principal auth, or debugging policy inheritance.
Trigger with "oraclecloud enterprise rbac", "oci compartments", "oci dynamic groups", "oci policy inheritance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-hello-world
Launch your first OCI compute instance with capacity retry logic.
Use when creating a new compute instance, testing OCI connectivity, or hitting "Out of host capacity" errors on Always Free ARM shapes.
Trigger with "oraclecloud hello world", "launch oci instance", "oci compute example", "out of capacity oci".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-incident-runbook
Self-service incident runbook for OCI outages — health probes, instance recovery, cross-AD/region failover.
Use when OCI instances go down, the status page is silent, or you need automated recovery without waiting for support.
Trigger with "oraclecloud incident", "oci outage runbook", "oci failover", "oci instance recovery".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-install-auth
Install and configure Oracle Cloud Infrastructure (OCI) SDK and CLI authentication.
Use when setting up a new OCI integration, generating API signing keys, or debugging config file errors.
Trigger with "install oraclecloud", "setup oci auth", "oraclecloud credentials", "oci config".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-local-dev-loop
Set up a productive local OCI development workflow using CLI and SDK instead of the web console.
Use when the OCI Console is too slow, setting up CLI profiles, or building shell aliases for common operations.
Trigger with "oci local dev", "oci cli setup", "oraclecloud dev workflow", "avoid oci console".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-migration-deep-dive
Migrate workloads from AWS or Azure to OCI — IAM translation, networking mapping, compute image import, and data migration.
Use when planning an AWS-to-OCI or Azure-to-OCI migration, translating cloud concepts, or importing custom images.
Trigger with "oraclecloud migration", "aws to oci", "azure to oci", "oci migration deep dive".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-multi-env-setup
Configure multi-environment OCI workflows with config profiles and compartment-per-environment patterns.
Use when setting up dev/staging/prod separation, switching between OCI profiles, or preventing accidental production deployments.
Trigger with "oraclecloud multi env setup", "oci profiles", "oci environments", "oci config profiles".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-observability
Set up programmatic monitoring, logging, and alarms for OCI resources.
Use when configuring OCI Monitoring metrics, creating alarm rules, publishing custom metrics, or searching logs via the Logging service.
Trigger with "oraclecloud observability", "oci monitoring", "oci alarms", "oci logging", "oracle cloud observability".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-performance-tuning
Optimize OCI compute shapes, block volume tiers, and network throughput.
Use when choosing instance shapes, configuring block volume performance, or benchmarking OCI infrastructure.
Trigger with "oraclecloud performance", "oci shape comparison", "oci block volume iops", "oracle cloud performance tuning".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-prod-checklist
Pre-production readiness checklist for OCI — backup policies, security audit, key rotation, encryption, and Cloud Guard.
Use when preparing an OCI environment for production workloads or auditing an existing deployment.
Trigger with "oraclecloud prod checklist", "oci production ready", "oci security audit", "oci well-architected".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-query-transform
Query OCI metrics with MQL and create monitoring alarms via the Python SDK.
Use when building dashboards, querying CPU/memory/network metrics, or creating alarms.
Trigger with "oci monitoring", "mql query", "oci metrics", "oci alarm", "cpu utilization oci".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-rate-limits
Handle OCI API rate limits with defensive retry patterns and known limits by service.
Use when automating bulk OCI operations, hitting 429 TooManyRequests errors, or building resilient API clients.
Trigger with "oraclecloud rate limits", "oci 429 error", "oci throttling", "oci backoff".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-sdk-patterns
Production-ready patterns for the Attio REST API: typed client,
retry with backoff, pagination iterators, and multi-tenant factory.
Trigger: "attio SDK patterns", "attio best practices",
"attio client wrapper", "idiomatic attio", "attio TypeScript patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-reference-architecture
Production reference architecture for Attio CRM integrations -- layered
project structure, sync patterns, webhook processing, and multi-environment setup.
Trigger: "attio architecture", "attio best practices", "attio project structure",
"how to organize attio", "attio integration design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-rate-limits
Handle Attio API rate limits with exponential backoff, queue-based
throttling, and Retry-After header parsing.
Trigger: "attio rate limit", "attio 429", "attio throttling",
"attio retry", "attio backoff", "attio too many requests".
jeremylongshore/claude-code-plugins-plus-skills 1,803