Topic: plugin-marketplace
4,605 skills in this topic.
-
clari-webhooks-events
Monitor Clari forecast changes using export job polling and change detection.
Use when tracking forecast submission changes, building alerts
for significant forecast movements, or syncing Clari data in near-real-time.
Trigger with phrases like "clari webhooks", "clari notifications",
"clari forecast alerts", "clari change detection".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-upgrade-migration
Handle Clari API version changes and export schema migrations.
Use when Clari updates their API, export format changes,
or migrating from v3 to v4 API.
Trigger with phrases like "upgrade clari", "clari api migration",
"clari schema change", "clari v4 migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-security-basics
Secure Clari API tokens and implement data handling best practices.
Use when managing API tokens, restricting data access,
or implementing PII handling for exported forecast data.
Trigger with phrases like "clari security", "clari api key rotation",
"secure clari", "clari pii handling".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-sdk-patterns
Production-ready Clari API client patterns in Python and TypeScript.
Use when building reusable Clari clients, implementing export pipelines,
or wrapping the Clari v4 API for team use.
Trigger with phrases like "clari API patterns", "clari client wrapper",
"clari Python client", "clari TypeScript client".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-reference-architecture
Reference architecture for Clari revenue intelligence integrations.
Use when designing a forecast data platform, planning Clari integration
architecture, or establishing team patterns for revenue analytics.
Trigger with phrases like "clari architecture", "clari data platform",
"clari integration design", "clari best practices".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-rate-limits
Handle Clari API rate limits with backoff and export job scheduling.
Use when hitting 429 errors, optimizing export frequency,
or scheduling bulk forecast exports.
Trigger with phrases like "clari rate limit", "clari 429",
"clari throttle", "clari api limits".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-prod-checklist
Production readiness checklist for Clari API integrations.
Use when launching a Clari data pipeline, validating export automation,
or preparing for production forecast sync.
Trigger with phrases like "clari production", "clari go-live",
"clari checklist", "clari launch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-performance-tuning
Optimize Clari API performance with caching, batch exports, and data pipeline efficiency.
Use when exports take too long, optimizing data warehouse load times,
or reducing API calls in multi-forecast environments.
Trigger with phrases like "clari performance", "clari slow export",
"optimize clari pipeline", "clari caching".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-local-dev-loop
Set up local development for Clari API integrations with mock data.
Use when building forecast dashboards, testing export pipelines,
or iterating on Clari data transformations locally.
Trigger with phrases like "clari dev setup", "clari local testing",
"develop with clari", "clari mock data".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-install-auth
Configure Clari API authentication with API key and set up export access.
Use when connecting to the Clari API, generating API tokens,
or configuring forecast data exports.
Trigger with phrases like "install clari", "setup clari api",
"clari auth", "clari api key", "configure clari".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-hello-world
Export your first Clari forecast and pipeline snapshot.
Use when testing Clari API connectivity, pulling forecast data,
or learning the export API structure.
Trigger with phrases like "clari hello world", "clari first export",
"clari test api", "clari forecast export".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-deploy-integration
Deploy Clari export pipelines to production with Airflow, Cloud Functions, or Lambda.
Use when scheduling automated exports, deploying to cloud platforms,
or setting up serverless Clari sync.
Trigger with phrases like "deploy clari", "clari airflow",
"clari lambda", "clari cloud function", "clari scheduled export".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-debug-bundle
Collect Clari API diagnostic info for support cases.
Use when preparing a support ticket, collecting API response samples,
or documenting integration issues.
Trigger with phrases like "clari debug", "clari support bundle",
"collect clari diagnostics", "clari troubleshoot".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-cost-tuning
Optimize Clari API usage and integration costs.
Use when reducing API call volume, optimizing export frequency,
or evaluating Clari license utilization.
Trigger with phrases like "clari cost", "clari api usage",
"reduce clari calls", "clari optimization".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-core-workflow-b
Build Clari revenue analytics: pipeline coverage, forecast accuracy,
and rep performance dashboards from exported data.
Use when analyzing forecast accuracy, building attainment reports,
or creating executive revenue dashboards.
Trigger with phrases like "clari analytics", "clari dashboard",
"clari forecast accuracy", "clari pipeline coverage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-reference-architecture
Implement Exa reference architecture for search pipelines, RAG, and content discovery.
Use when designing new Exa integrations, reviewing project structure,
or establishing architecture standards for neural search applications.
Trigger with phrases like "exa architecture", "exa project structure",
"exa RAG pipeline", "exa reference design", "exa search pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-multi-env-setup
Configure Exa across development, staging, and production environments.
Use when setting up multi-environment search pipelines, managing API key isolation,
or configuring per-environment search limits and caching.
Trigger with phrases like "exa environments", "exa staging", "exa dev prod",
"exa environment setup", "exa multi-env".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-prod-checklist
Execute Exa production deployment checklist with pre-flight, deploy, and rollback.
Use when deploying Exa integrations to production, preparing for launch,
or verifying production readiness.
Trigger with phrases like "exa production", "deploy exa to prod",
"exa go-live", "exa launch checklist", "exa production ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-policy-guardrails
Implement content policy enforcement, domain filtering, and usage guardrails for Exa.
Use when setting up content safety rules, restricting search domains,
or enforcing query and budget policies for Exa integrations.
Trigger with phrases like "exa policy", "exa content filter",
"exa guardrails", "exa domain allowlist", "exa content moderation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-ci-integration
Integrate Clari export pipeline testing and validation into CI/CD.
Use when adding automated tests for Clari integrations,
validating export schemas in CI, or testing pipeline reliability.
Trigger with phrases like "clari CI", "clari github actions",
"clari automated tests", "test clari pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-common-errors
Diagnose and fix Clari API errors including auth failures, export issues, and data mismatches.
Use when Clari API calls fail, exports return empty data,
or forecast numbers do not match the UI.
Trigger with phrases like "clari error", "clari not working",
"clari api failure", "fix clari", "debug clari".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-deploy-integration
Deploy Exa integrations to Vercel, Docker, and Cloud Run platforms.
Use when deploying Exa-powered applications to production,
configuring platform-specific secrets, or building search API endpoints.
Trigger with phrases like "deploy exa", "exa Vercel",
"exa production deploy", "exa Cloud Run", "exa Docker".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-core-workflow-a
Build a Clari forecast export pipeline to your data warehouse.
Use when exporting forecast calls, quota data, and CRM totals
from Clari to Snowflake, BigQuery, or a local database.
Trigger with phrases like "clari forecast export", "clari data pipeline",
"clari to snowflake", "clari to bigquery", "export clari data".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-migration-deep-dive
Migrate from other search APIs (Google, Bing, Tavily, Serper) to Exa neural search.
Use when switching to Exa from another search provider, migrating search pipelines,
or evaluating Exa as a replacement for traditional search APIs.
Trigger with phrases like "migrate to exa", "switch to exa", "replace google search with exa",
"exa vs tavily", "exa migration", "move to exa".
jeremylongshore/claude-code-plugins-plus-skills 1,803