Topic: automation
6,910 skills in this topic.
-
algolia-observability
Set up observability for Algolia: Prometheus metrics for search latency/errors,
OpenTelemetry tracing, structured logging, and Grafana dashboards.
Trigger: "algolia monitoring", "algolia metrics", "algolia observability",
"monitor algolia", "algolia alerts", "algolia tracing", "algolia dashboard".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-multi-env-setup
Configure Algolia across dev/staging/production: index prefixing, per-environment
API keys, settings-as-code, and environment isolation guards.
Trigger: "algolia environments", "algolia staging", "algolia dev prod",
"algolia environment setup", "algolia config by env".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-core-workflow-a
Implement Algolia search with filters, facets, highlighting, and pagination.
The primary money-path workflow: search records, apply filters, display results.
Trigger: "algolia search", "search with algolia", "algolia filters",
"algolia facets", "algolia search implementation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-codebase-indexing
Set up and optimize Cursor codebase indexing for semantic code search and @Codebase queries.
Triggers on "cursor index", "codebase indexing", "index codebase", "cursor semantic search",
"@codebase", "cursor embeddings".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-api-key-management
Configure BYOK API keys for OpenAI, Anthropic, Google, Azure, and custom models in Cursor.
Triggers on "cursor api key", "cursor openai key", "cursor anthropic key", "own api key cursor",
"BYOK cursor", "cursor azure key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-advanced-composer
Advanced Cursor Composer techniques: agent mode, parallel agents, complex refactoring, and multi-step
orchestration. Triggers on "advanced composer", "composer patterns", "multi-file generation",
"composer refactoring", "agent mode", "parallel agents".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-advanced-troubleshooting
Debug hard-to-diagnose Firecrawl issues with systematic isolation and evidence collection.
Use when standard troubleshooting fails, investigating why scrapes return empty content,
crawl jobs hang, or webhooks don't fire.
Trigger with phrases like "firecrawl hard bug", "firecrawl mystery error",
"firecrawl impossible to debug", "firecrawl deep debug", "firecrawl not scraping".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-architecture-variants
Choose and implement Firecrawl architecture patterns for different scales and use cases.
Use when designing new Firecrawl integrations, choosing between on-demand/scheduled/pipeline
architectures, or planning scraping infrastructure.
Trigger with phrases like "firecrawl architecture", "firecrawl blueprint",
"how to structure firecrawl", "firecrawl at scale", "firecrawl pipeline design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-ci-integration
Configure Firecrawl CI/CD integration with GitHub Actions and automated scraping tests.
Use when setting up automated testing of Firecrawl integrations, configuring CI pipelines,
or validating scraping behavior in pull requests.
Trigger with phrases like "firecrawl CI", "firecrawl GitHub Actions",
"firecrawl automated tests", "CI firecrawl", "test firecrawl in CI".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-common-errors
Diagnose and fix Firecrawl common errors and API response codes.
Use when encountering Firecrawl errors, debugging failed scrapes,
or troubleshooting crawl job issues.
Trigger with phrases like "firecrawl error", "fix firecrawl",
"firecrawl not working", "debug firecrawl", "firecrawl 429", "firecrawl 402".
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
-
algolia-ci-integration
Configure Algolia CI/CD: GitHub Actions for index validation, automated reindexing
on deploy, and integration testing against real Algolia indices.
Trigger: "algolia CI", "algolia GitHub Actions", "algolia automated tests",
"CI algolia", "algolia deploy pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-common-errors
Diagnose and fix the top Algolia API errors: 400, 403, 404, 429, ApiError,
RetryError, and indexing failures.
Trigger: "algolia error", "fix algolia", "algolia not working",
"debug algolia", "algolia 429", "algolia 403".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-deploy-integration
Deploy Algolia-powered apps to Vercel, Fly.io, and Cloud Run with proper
API key management and InstantSearch frontend integration.
Trigger: "deploy algolia", "algolia Vercel", "algolia production deploy",
"algolia Cloud Run", "algolia Fly.io", "algolia InstantSearch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-local-dev-loop
Configure Algolia local development with separate dev index, mocking, and testing.
Use when setting up a development environment, configuring test workflows,
or establishing a fast iteration cycle with Algolia.
Trigger: "algolia dev setup", "algolia local development", "algolia dev environment", "test algolia locally".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-install-auth
Install and configure the Algolia JavaScript v5 client with proper API key management.
Use when setting up a new Algolia integration, configuring Application ID and API keys,
or initializing the algoliasearch client in a Node.js/TypeScript project.
Trigger: "install algolia", "setup algolia", "algolia auth", "configure algolia keys".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-incident-runbook
Execute Algolia incident response: triage search failures, distinguish
Algolia-side vs your-side issues, apply fallbacks, and run postmortems.
Trigger: "algolia incident", "algolia outage", "algolia down",
"algolia on-call", "algolia emergency", "algolia broken", "search is down".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-hello-world
Create a minimal working Algolia example — index records and search them.
Use when starting a new Algolia integration, testing your setup,
or learning the saveObjects/searchSingleIndex pattern.
Trigger: "algolia hello world", "algolia example", "algolia quick start", "first algolia search".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-enterprise-rbac
Configure Algolia enterprise access control: team-scoped API keys, Secured API Keys
for multi-tenant RBAC, dashboard team management, and audit logging.
Trigger: "algolia RBAC", "algolia enterprise", "algolia roles", "algolia permissions",
"algolia team access", "algolia multi-tenant", "algolia SSO".
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-core-workflow-b
Implement Algolia indexing pipeline: data sync, partial updates, synonyms, and rules.
The secondary money-path workflow: keep your index in sync with source data.
Trigger: "algolia indexing", "sync data to algolia", "algolia synonyms",
"algolia rules", "algolia partial update", "algolia reindex".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-cost-tuning
Optimize Algolia costs: understand search request vs record pricing,
reduce operations with batching and caching, monitor usage via Analytics API.
Trigger: "algolia cost", "algolia billing", "reduce algolia costs",
"algolia pricing", "algolia expensive", "algolia budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
evernote-webhooks-events
Implement Evernote webhook notifications and sync events.
Use when handling note changes, implementing real-time sync,
or processing Evernote notifications.
Trigger with phrases like "evernote webhook", "evernote events",
"evernote sync", "evernote notifications".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-debug-bundle
Collect Algolia debug evidence: index stats, API key ACLs, query logs,
and network diagnostics for support tickets.
Trigger: "algolia debug", "algolia support bundle", "collect algolia logs",
"algolia diagnostic", "algolia troubleshoot".
jeremylongshore/claude-code-plugins-plus-skills 1,803