Topic: automation
6,910 skills in this topic.
-
canva-security-basics
Apply Canva Connect API security best practices for OAuth tokens and access control.
Use when securing OAuth credentials, implementing least-privilege scopes,
or auditing Canva integration security.
Trigger with phrases like "canva security", "canva secrets",
"secure canva", "canva token security", "canva OAuth security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
canva-upgrade-migration
Plan and execute Canva Connect API version upgrades and breaking change detection.
Use when Canva releases API changes, migrating brand template IDs,
or adapting to endpoint deprecations.
Trigger with phrases like "upgrade canva", "canva API changes",
"canva breaking changes", "canva deprecation", "canva changelog".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
canva-webhooks-events
Implement Canva Connect API webhook handling with JWK signature verification.
Use when setting up webhook endpoints, handling Canva event notifications,
or implementing real-time design collaboration features.
Trigger with phrases like "canva webhook", "canva events",
"canva notifications", "handle canva events", "canva JWK".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
deepgram-core-workflow-b
Implement real-time streaming transcription with Deepgram WebSocket.
Use when building live transcription, voice interfaces,
real-time captioning, or voice AI applications.
Trigger: "deepgram streaming", "real-time transcription", "live transcription",
"websocket transcription", "voice streaming", "deepgram live".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
deepgram-core-workflow-a
Implement production pre-recorded speech-to-text with Deepgram.
Use when building audio transcription, batch processing,
or implementing diarization and intelligence features.
Trigger: "deepgram transcription", "speech to text", "transcribe audio",
"batch transcription", "deepgram nova", "diarize audio".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
deepgram-common-errors
Diagnose and fix common Deepgram errors and issues.
Use when troubleshooting Deepgram API errors, debugging transcription failures,
or resolving integration issues.
Trigger: "deepgram error", "deepgram not working", "fix deepgram",
"deepgram troubleshoot", "transcription failed", "deepgram 401".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
deepgram-ci-integration
Configure Deepgram CI/CD integration for automated testing and deployment.
Use when setting up continuous integration pipelines, automated testing,
or deployment workflows for Deepgram integrations.
Trigger: "deepgram CI", "deepgram CD", "deepgram pipeline",
"deepgram github actions", "deepgram automated testing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apify-ci-integration
Configure CI/CD pipelines for Apify Actor builds and deployments.
Use when automating Actor deployment via GitHub Actions,
running integration tests against Apify, or building CI/CD for scrapers.
Trigger: "apify CI", "apify GitHub Actions", "apify automated deploy",
"CI apify", "apify pipeline", "auto deploy actor".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apify-common-errors
Diagnose and fix common Apify Actor and API errors.
Use when encountering run failures, API errors, proxy issues,
or Actor crashes on the Apify platform.
Trigger: "apify error", "fix apify", "actor failed",
"apify not working", "debug apify", "apify 429".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apify-core-workflow-a
Build a complete web scraping Actor with Crawlee and deploy to Apify.
Use when implementing end-to-end scraping: input schema, crawler,
data extraction, dataset output, and platform deployment.
Trigger: "apify scrape website", "build apify actor",
"crawlee scraper", "apify main workflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apify-core-workflow-b
Manage Apify datasets, key-value stores, and request queues programmatically.
Use when reading/writing datasets, exporting data, managing Actor storage,
or orchestrating multi-Actor pipelines.
Trigger: "apify dataset", "apify key-value store", "apify storage",
"export apify data", "apify pipeline", "apify request queue".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apify-cost-tuning
Optimize Apify platform costs through memory tuning, compute unit management, and proxy budgeting.
Use when analyzing Apify billing, reducing Actor run costs,
or implementing usage monitoring and budget alerts.
Trigger: "apify cost", "apify billing", "reduce apify costs",
"apify pricing", "apify expensive", "apify budget", "compute units".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apify-debug-bundle
Collect Apify debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information about failed Actor runs.
Trigger: "apify debug", "apify support bundle", "collect apify logs",
"apify diagnostic", "apify run failed why".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apify-deploy-integration
Deploy Apify Actors and integrate scraping into external applications.
Use when deploying Actors to the platform, integrating Actor results
into web apps, or connecting Apify with external services.
Trigger: "deploy apify actor", "apify Vercel integration",
"apify production deploy", "integrate apify results", "apify API endpoint".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apify-hello-world
Run your first Apify Actor and retrieve results via apify-client.
Use when starting a new Apify integration, testing connectivity,
or learning the Actor call/dataset retrieval pattern.
Trigger: "apify hello world", "apify example", "run an apify actor",
"apify quick start", "first apify scrape".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apify-install-auth
Install and configure Apify SDK, CLI, and API client authentication.
Use when setting up a new Apify project, configuring API tokens,
or initializing apify-client / Apify SDK in your codebase.
Trigger: "install apify", "setup apify", "apify auth", "configure apify token".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apify-local-dev-loop
Set up local Apify Actor development with Apify CLI and Crawlee.
Use when creating Actors locally, testing with apify run,
or establishing a fast develop-test-deploy cycle.
Trigger: "apify dev setup", "apify local development",
"develop actor locally", "apify run local".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apify-performance-tuning
Optimize Apify Actor performance: crawl speed, memory usage, concurrency, and proxy rotation.
Use when Actors are slow, consuming too much memory, or being blocked by target sites.
Trigger: "apify performance", "optimize apify actor", "apify slow",
"crawlee concurrency", "apify memory tuning", "scraper performance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apify-prod-checklist
Production readiness checklist for Apify Actor deployments.
Use when deploying Actors to production, preparing for launch,
or validating Actor configuration before going live.
Trigger: "apify production", "deploy actor to prod",
"apify go-live", "apify launch checklist", "actor production ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apify-rate-limits
Handle Apify API rate limits with proper backoff and request queuing.
Use when hitting 429 errors, optimizing API request throughput,
or implementing rate-aware client wrappers.
Trigger: "apify rate limit", "apify throttling", "apify 429",
"apify retry", "apify backoff", "too many requests apify".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apify-reference-architecture
Production-grade architecture patterns for Apify-powered applications.
Use when designing scraping infrastructure, building multi-Actor pipelines,
or integrating Apify into a larger system architecture.
Trigger: "apify architecture", "apify best practices",
"apify project structure", "scraping architecture", "apify system design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apify-sdk-patterns
Production-ready patterns for Apify SDK and apify-client in TypeScript.
Use when building Actors with Crawlee, managing datasets/KV stores,
or implementing robust client wrappers with retry and validation.
Trigger: "apify SDK patterns", "apify best practices",
"apify client wrapper", "crawlee patterns", "idiomatic apify".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apify-security-basics
Secure Apify API tokens, configure proxy access, and protect Actor data.
Use when hardening API key management, setting up environment-specific tokens,
or auditing Apify security configuration.
Trigger: "apify security", "apify secrets", "secure apify token",
"apify API key security", "rotate apify token".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apify-upgrade-migration
Upgrade Apify SDK, apify-client, and Crawlee versions safely.
Use when migrating between SDK versions, handling breaking changes,
or updating from Apify SDK v2 to v3 (Crawlee split).
Trigger: "upgrade apify", "apify migration", "apify breaking changes",
"update apify SDK", "crawlee upgrade", "apify v2 to v3".
jeremylongshore/claude-code-plugins-plus-skills 1,803