Topic: automation
6,910 skills in this topic.
-
fathom-common-errors
Diagnose and fix Fathom API errors including auth failures and missing data.
Use when API calls fail, transcripts are empty, or webhooks are not firing.
Trigger with phrases like "fathom error", "fathom not working",
"fathom api failure", "fix fathom".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-upgrade-migration
Handle Fathom API changes and version migrations.
Trigger with phrases like "upgrade fathom", "fathom api changes", "fathom migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-security-basics
Secure Fathom API keys and handle meeting data privacy.
Trigger with phrases like "fathom security", "fathom api key safety", "fathom privacy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-sdk-patterns
Production-ready Fathom API client patterns in Python and TypeScript.
Use when building reusable Fathom clients, implementing meeting data pipelines,
or wrapping the Fathom REST API.
Trigger with phrases like "fathom API patterns", "fathom client wrapper",
"fathom Python client", "fathom TypeScript".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-reference-architecture
Reference architecture for Fathom meeting intelligence integrations.
Trigger with phrases like "fathom architecture", "fathom design", "fathom integration pattern".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-rate-limits
Handle Fathom API rate limits (60 requests/minute per user).
Trigger with phrases like "fathom rate limit", "fathom 429", "fathom throttle".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-prod-checklist
Production readiness checklist for Fathom API integrations.
Trigger with phrases like "fathom production", "fathom go-live", "fathom checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-performance-tuning
Optimize Fathom API performance with caching and batch processing.
Trigger with phrases like "fathom performance", "fathom caching", "optimize fathom".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-webhooks-events
Implement Attio v2 webhooks -- subscribe to record/list/note/task events,
verify signatures, filter by object or attribute, and handle idempotently.
Trigger: "attio webhook", "attio events", "attio webhook signature",
"handle attio events", "attio notifications", "attio real-time".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-install-auth
Configure Fathom AI meeting assistant API access with API key authentication.
Use when setting up Fathom API integration, generating API keys,
or configuring webhook access for meeting data.
Trigger with phrases like "install fathom", "setup fathom api",
"fathom auth", "fathom api key", "configure fathom".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-hello-world
Retrieve meeting transcripts and summaries from the Fathom API.
Use when fetching meeting data, testing API access,
or learning Fathom API response structure.
Trigger with phrases like "fathom hello world", "fathom first api call",
"get fathom transcript", "fathom meeting data".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-deploy-integration
Deploy Fathom webhook handlers and meeting sync services.
Trigger with phrases like "deploy fathom", "fathom webhook server", "fathom cloud function".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-debug-bundle
Collect Fathom API diagnostics for support cases.
Trigger with phrases like "fathom debug", "fathom diagnostics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-cost-tuning
Optimize Fathom API usage and plan selection.
Trigger with phrases like "fathom cost", "fathom pricing", "fathom plan".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-core-workflow-b
Sync Fathom meeting data to CRM and build automated follow-up workflows.
Use when integrating Fathom with Salesforce, HubSpot, or custom CRMs,
or creating automated post-meeting email summaries.
Trigger with phrases like "fathom crm sync", "fathom salesforce",
"fathom follow-up", "fathom post-meeting workflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-core-workflow-a
Build a meeting analytics pipeline with Fathom transcripts and summaries.
Use when extracting insights from meetings, building CRM sync,
or creating automated meeting follow-up workflows.
Trigger with phrases like "fathom analytics", "fathom meeting pipeline",
"fathom transcript analysis", "fathom action items sync".
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
-
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-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
-
perplexity-sdk-patterns
Apply production-ready Perplexity Sonar API patterns for TypeScript and Python.
Use when implementing Perplexity integrations, refactoring SDK usage,
or establishing team coding standards for search-augmented generation.
Trigger with phrases like "perplexity SDK patterns", "perplexity best practices",
"perplexity code patterns", "idiomatic perplexity", "perplexity wrapper".
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
-
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