apify-pack
Claude Code skill pack for Apify (18 skills)
Installation
Open Claude Code and run this command:
/plugin install apify-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
> 18 production-grade skills for web scraping, Actor development, and data extraction with the Apify platform
What it does: Gives Claude Code deep knowledge of Apify's entire ecosystem — the apify-client JS library, the apify Actor SDK, Crawlee crawlers (Cheerio, Playwright, Puppeteer), the Apify CLI, platform storage (datasets, key-value stores, request queues), webhooks, proxy management, and deployment workflows.
Who it's for: Developers building web scrapers, data pipelines, and automation on Apify's cloud platform.
Skills (18) plugin-local skills
Configure CI/CD pipelines for Apify Actor builds and deployments.
Diagnose and fix common Apify Actor and API errors.
Build a complete web scraping Actor with Crawlee and deploy to Apify.
Manage Apify datasets, key-value stores, and request queues programmatically, and orchestrate multi-Actor pipelines.
Optimize Apify platform costs through memory tuning, compute unit management, and proxy budgeting.
Collect Apify debug evidence for support tickets and troubleshooting.
Deploy Apify Actors and integrate scraping into external applications.
Run your first Apify Actor and retrieve results via apify-client.
Install and configure Apify SDK, CLI, and API client authentication.
Set up local Apify Actor development with the Apify CLI and Crawlee.
Optimize Apify Actor performance: crawl speed, memory usage, concurrency, and proxy rotation.
Production readiness checklist for Apify Actor deployments.
Handle Apify API rate limits with proper backoff and request queuing.
Production-grade architecture patterns for Apify-powered applications.
Production-ready patterns for Apify SDK and apify-client in TypeScript.
Secure Apify API tokens, configure proxy access, and protect Actor data.
Upgrade Apify SDK, apify-client, and Crawlee versions safely.
Implement Apify webhooks for Actor run notifications and event-driven pipelines.
How It Works
Skills trigger automatically when you discuss Apify topics:
- "Help me scrape a website with Apify" triggers
apify-core-workflow-a - "My Actor run failed" triggers
apify-common-errors - "Optimize my Apify costs" triggers
apify-cost-tuning - "Set up webhooks for Actor runs" triggers
apify-webhooks-events