Topic: anthropic
9,221 skills in this topic.
-
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-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-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-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-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-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-local-dev-loop
Set up local development for Fathom API integrations with mock meeting data.
Use when building meeting analytics tools, testing webhook handlers,
or iterating on transcript processing pipelines.
Trigger with phrases like "fathom dev setup", "fathom local testing",
"develop with fathom", "fathom mock data".
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
-
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-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-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-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-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-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-webhooks-events
Configure Fathom webhooks for real-time meeting notifications.
Use when setting up automated meeting processing, receiving real-time
transcripts, or triggering workflows when meetings complete.
Trigger with phrases like "fathom webhook", "fathom notifications",
"fathom real-time", "fathom event handler".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bamboohr-cost-tuning
Optimize BambooHR integration costs through request reduction, caching,
and usage monitoring. Use when analyzing API usage patterns, reducing
unnecessary calls, or implementing request budgets.
Trigger with phrases like "bamboohr cost", "bamboohr usage",
"reduce bamboohr calls", "bamboohr optimization", "bamboohr budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-cost-tuning
Optimize Intercom API costs through caching, request reduction, and usage monitoring.
Use when analyzing Intercom API usage, reducing unnecessary requests,
or implementing usage tracking and budget awareness.
Trigger with phrases like "intercom cost", "intercom billing",
"reduce intercom requests", "intercom pricing", "intercom usage", "intercom budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-local-dev-loop
Configure Intercom local development with testing, mocking, and hot reload.
Use when setting up a development environment, writing tests against the
Intercom API, or establishing a fast iteration cycle.
Trigger with phrases like "intercom dev setup", "intercom local development",
"intercom dev environment", "develop with intercom", "test intercom locally".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-sdk-patterns
Apply production-ready intercom-client SDK patterns for TypeScript.
Use when implementing Intercom integrations, refactoring SDK usage,
or establishing team coding standards for Intercom API calls.
Trigger with phrases like "intercom SDK patterns", "intercom best practices",
"intercom code patterns", "idiomatic intercom", "intercom typescript".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klaviyo-cost-tuning
Optimize Klaviyo costs through plan selection, contact management, and usage monitoring.
Use when analyzing Klaviyo billing, reducing active profile costs,
or implementing usage monitoring and budget alerts.
Trigger with phrases like "klaviyo cost", "klaviyo billing",
"reduce klaviyo costs", "klaviyo pricing", "klaviyo expensive", "klaviyo budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klaviyo-local-dev-loop
Configure Klaviyo local development with hot reload, mocking, and testing.
Use when setting up a development environment, configuring test workflows,
or establishing a fast iteration cycle with the Klaviyo API.
Trigger with phrases like "klaviyo dev setup", "klaviyo local development",
"klaviyo dev environment", "develop with klaviyo", "klaviyo testing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klaviyo-sdk-patterns
Apply production-ready Klaviyo SDK patterns for the klaviyo-api package.
Use when implementing Klaviyo integrations, refactoring SDK usage,
or establishing team coding standards for Klaviyo API calls.
Trigger with phrases like "klaviyo SDK patterns", "klaviyo best practices",
"klaviyo code patterns", "idiomatic klaviyo", "klaviyo wrapper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-cost-tuning
Optimize Lokalise costs through plan selection, usage monitoring, and efficiency.
Use when analyzing Lokalise billing, reducing costs,
or implementing usage monitoring and budget alerts.
Trigger with phrases like "lokalise cost", "lokalise billing",
"reduce lokalise costs", "lokalise pricing", "lokalise budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-local-dev-loop
Configure Lokalise local development with file sync and hot reload.
Use when setting up a development environment, configuring translation sync,
or establishing a fast iteration cycle with Lokalise.
Trigger with phrases like "lokalise dev setup", "lokalise local development",
"lokalise dev environment", "develop with lokalise", "lokalise sync".
jeremylongshore/claude-code-plugins-plus-skills 1,803