Topic: automation
6,910 skills in this topic.
-
glean-reference-architecture
Enterprise architecture: Source Systems -> Connectors (Cloud Run/Lambda, event-driven or scheduled) -> Glean Indexing API -> Glean Search Index -> Client API (Search + Chat) -> Your Apps (Slack bot, portal, internal tools).
Trigger: "glean reference architecture", "reference-architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-sdk-patterns
Apply production-ready Glean API patterns with typed clients, batch indexing, pagination, and error handling.
Trigger: "glean SDK patterns", "glean best practices", "glean API client".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-security-basics
Token security: Indexing tokens have write access -- never expose in frontend.
Trigger: "glean security basics", "security-basics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-upgrade-migration
Check Glean developer changelog for API changes.
Trigger: "glean upgrade migration", "upgrade-migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-webhooks-events
Implement event-driven Glean indexing triggered by source system webhooks from
GitHub, Confluence, Notion, and other content platforms.
Trigger: "glean webhooks", "glean event indexing", "incremental glean index".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-reliability-patterns
Implement reliability patterns for Vercel deployments including circuit breakers, retry logic, and graceful degradation.
Use when building fault-tolerant serverless functions, implementing retry strategies,
or adding resilience to production Vercel services.
Trigger with phrases like "vercel reliability", "vercel circuit breaker",
"vercel resilience", "vercel fallback", "vercel graceful degradation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-edge-functions
Build and deploy Vercel Edge Functions for ultra-low latency at the edge.
Use when creating API routes with minimal latency, geolocation-based routing,
A/B testing, or authentication at the edge.
Trigger with phrases like "vercel edge function", "vercel edge runtime",
"deploy edge function", "vercel middleware", "@vercel/edge".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-migration-deep-dive
Migrate to Vercel from other platforms or re-architecture existing Vercel deployments.
Use when migrating from Netlify, AWS, or Cloudflare to Vercel,
or when re-platforming an existing Vercel application.
Trigger with phrases like "migrate to vercel", "vercel migration",
"switch to vercel", "netlify to vercel", "aws to vercel", "vercel replatform".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-architecture-variants
Choose and implement Vercel architecture blueprints for different scales and use cases.
Use when designing new Vercel projects, choosing between static, serverless, and edge architectures,
or planning how to structure a multi-project Vercel deployment.
Trigger with phrases like "vercel architecture", "vercel blueprint",
"how to structure vercel", "vercel monorepo", "vercel multi-project".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-entity-management
Manage Navan users, departments, cost centers, and approval chains via API and SCIM provisioning.
Use when onboarding departments, integrating identity providers, or auditing user access.
Trigger with "navan entity management", "navan user management", "navan SCIM setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-core-workflow-a
Manage the complete Navan travel booking lifecycle via REST API.
Use when building travel dashboards, automating trip reporting, or syncing booking data to internal systems.
Trigger with "navan travel workflow", "navan booking management", "navan trip retrieval".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-performance-tuning
Use when optimizing Navan API call patterns for high-volume integrations — caching, batching, connection pooling, and pagination strategies.
Trigger with "navan performance tuning" or "navan api optimization" or "navan caching".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-data-handling
Implement Algolia data handling: record transforms, PII filtering before indexing,
data retention, GDPR/CCPA compliance with Algolia's deleteByQuery and Insights deletion.
Trigger: "algolia data", "algolia PII", "algolia GDPR", "algolia data retention",
"algolia privacy", "algolia CCPA", "algolia data sync".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-migration-deep-dive
Migrate to Algolia from Elasticsearch, Typesense, or Meilisearch.
Covers data migration, query translation, replaceAllObjects zero-downtime swap,
and strangler fig traffic shifting.
Trigger: "migrate to algolia", "switch to algolia", "algolia migration",
"elasticsearch to algolia", "replace search engine", "algolia replatform".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-security-basics
Apply Algolia security best practices: API key scoping, secured API keys,
frontend vs backend key separation, and key rotation.
Trigger: "algolia security", "algolia API key security", "secure algolia",
"algolia secrets", "algolia key rotation", "algolia secured key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-debug-bundle
Collect Anima SDK debug evidence for support tickets and troubleshooting.
Use when filing Anima support requests, debugging code generation issues,
or collecting diagnostic data for the Anima team.
Trigger: "anima debug bundle", "anima support ticket", "anima diagnostics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-reference-architecture
Implement reference architecture for Anima design-to-code automation.
Use when designing a design system automation pipeline, structuring
a Figma-to-React project, or planning team-scale design handoff.
Trigger: "anima architecture", "design-to-code architecture",
"anima project structure", "figma automation architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-cost-tuning
Optimize Cohere costs through model selection, token budgets, and usage monitoring.
Use when analyzing Cohere billing, reducing API costs,
or implementing usage monitoring and budget alerts.
Trigger with phrases like "cohere cost", "cohere billing",
"reduce cohere costs", "cohere pricing", "cohere expensive", "cohere budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-local-dev-loop
Configure Cohere local development with mocking, testing, and hot reload.
Use when setting up a development environment, configuring test workflows,
or establishing a fast iteration cycle with Cohere API v2.
Trigger with phrases like "cohere dev setup", "cohere local development",
"cohere dev environment", "develop with cohere", "mock cohere".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-core-workflow-a
Execute Firecrawl primary workflow: scrape and crawl websites into LLM-ready markdown.
Use when scraping single pages, crawling entire sites, or building content
ingestion pipelines with Firecrawl's scrapeUrl and crawlUrl methods.
Trigger with phrases like "firecrawl scrape", "firecrawl crawl site",
"scrape page to markdown", "crawl documentation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-incident-runbook
Execute Firecrawl incident response procedures with triage, mitigation, and postmortem.
Use when responding to Firecrawl-related outages, investigating scrape/crawl failures,
or running post-incident reviews for Firecrawl integration issues.
Trigger with phrases like "firecrawl incident", "firecrawl outage",
"firecrawl down", "firecrawl on-call", "firecrawl emergency", "firecrawl broken".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-performance-tuning
Optimize Firecrawl scraping performance with caching, batch scraping, and format selection.
Use when experiencing slow scrapes, optimizing credit usage per page,
or building high-throughput scraping pipelines.
Trigger with phrases like "firecrawl performance", "optimize firecrawl",
"firecrawl latency", "firecrawl caching", "firecrawl slow", "firecrawl batch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-upgrade-migration
Upgrade Firecrawl SDK versions and migrate between API versions (v0 to v1/v2).
Use when upgrading the SDK, handling breaking changes between versions,
or migrating from the old API to the current v2 API.
Trigger with phrases like "upgrade firecrawl", "firecrawl migration",
"firecrawl v2", "update firecrawl SDK", "firecrawl breaking changes".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fondo-cost-tuning
Optimize Fondo costs by maximizing R&D tax credits, choosing the right plan,
and reducing unnecessary bookkeeping complexity.
Trigger: "fondo costs", "fondo pricing", "maximize R&D credit", "fondo ROI".
jeremylongshore/claude-code-plugins-plus-skills 1,803