apify-pack

v1.5.0 by Jeremy Longshore

Claude Code skill pack for Apify (18 skills)

18 plugin-local skills
MIT License
Claude Code Adapters (declared)

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

apify-ci-integration View full skill →

Configure CI/CD pipelines for Apify Actor builds and deployments.

WriteBash(gh:*)Bash(npm:*)
apify-common-errors View full skill →

Diagnose and fix common Apify Actor and API errors.

Bash(curl:*)Bash(apify:*)Bash(npm:*)
apify-core-workflow-a View full skill →

Build a complete web scraping Actor with Crawlee and deploy to Apify.

ReadWriteEditBash(npm:*)Bash(npx:*)Bash(apify:*)Grep
apify-core-workflow-b View full skill →

Manage Apify datasets, key-value stores, and request queues programmatically, and orchestrate multi-Actor pipelines.

ReadWriteEditBash(npm:*)Bash(npx:*)Grep
apify-cost-tuning View full skill →

Optimize Apify platform costs through memory tuning, compute unit management, and proxy budgeting.

ReadGrep
apify-debug-bundle View full skill →

Collect Apify debug evidence for support tickets and troubleshooting.

ReadBash(curl:*)Bash(npm:*)Bash(node:*)Bash(tar:*)Bash(apify:*)Grep
apify-deploy-integration View full skill →

Deploy Apify Actors and integrate scraping into external applications.

ReadWriteEditBash(apify:*)Bash(npm:*)Bash(vercel:*)Bash(gcloud:*)
apify-hello-world View full skill →

Run your first Apify Actor and retrieve results via apify-client.

ReadWriteEditBash(npm:*)Bash(npx:*)Bash(node:*)
apify-install-auth View full skill →

Install and configure Apify SDK, CLI, and API client authentication.

ReadWriteBash(npm:*)Bash(npx:*)Bash(apify:*)
apify-local-dev-loop View full skill →

Set up local Apify Actor development with the Apify CLI and Crawlee.

ReadWriteEditBash(npm:*)Bash(npx:*)Bash(apify:*)
apify-performance-tuning View full skill →

Optimize Apify Actor performance: crawl speed, memory usage, concurrency, and proxy rotation.

ReadWriteEdit
apify-prod-checklist View full skill →

Production readiness checklist for Apify Actor deployments.

ReadBash(apify:*)Bash(curl:*)Bash(npm:*)
apify-rate-limits View full skill →

Handle Apify API rate limits with proper backoff and request queuing.

ReadWriteEdit
apify-reference-architecture View full skill →

Production-grade architecture patterns for Apify-powered applications.

ReadGrep
apify-sdk-patterns View full skill →

Production-ready patterns for Apify SDK and apify-client in TypeScript.

ReadWriteEdit
apify-security-basics View full skill →

Secure Apify API tokens, configure proxy access, and protect Actor data.

ReadWriteEditGrep
apify-upgrade-migration View full skill →

Upgrade Apify SDK, apify-client, and Crawlee versions safely.

ReadWriteEditBash(npm:*)Bash(npx:*)Bash(git:*)Grep
apify-webhooks-events View full skill →

Implement Apify webhooks for Actor run notifications and event-driven pipelines.

ReadWriteEditBash(curl:*)

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

Ready to use apify-pack?