
Apify Agent Skills
- 2.3k repo stars
- Updated June 25, 2026
- apify/agent-skills
Apify Agent Skills is a Claude Code plugin that bundles five skills for developing, deploying, and operating Apify actors and data-extraction workflows from your agent.
About
Apify Agent Skills is a Claude Code plugin bundle that packages five skills for working with the Apify platform inside agent-driven development. developers use it when product or research work depends on reliable web data: defining actors, schemas, async runs, datasets, and migration patterns without leaving the agent loop. The skills emphasize automation commands, scraping workflows, and cloud execution rather than hand-copying from browsers. It shines when you already plan to run Apify actors (or want to actorize an existing scraper) and need your coding agent to speak Apify’s project structure, debug tooling, and deployment steps consistently. It is weaker as a generic “scrape anything” shortcut if you refuse managed infrastructure or API keys. Position it as integration glue for data-heavy validation, feature builds, and growth research—always with Apify as the execution plane, not as a replacement for Apify’s own console for billing and quota management.
- Collection of 5 Apify-focused agent skills in one Claude Code plugin bundle
- Coverage for actors, scraping, datasets, KV stores, and output schema patterns
- Workflows for actorization, deploy, and serverless data extraction from the agent
- Ecommerce, maps, social, and review-site use cases surfaced in plugin keywords
- JavaScript/TypeScript and Python-oriented Apify development guidance for agents
Apify Agent Skills by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin install apify-agent-skills@apify/agent-skillsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2.3k |
|---|---|
| Last updated | June 25, 2026 |
| Repository | apify/agent-skills ↗ |
What it does
Wire Apify actors and scraping workflows into Claude Code so agents can extract, structure, and reuse web data on demand.
Who is it for?
Best when you're validating markets or shipping features that need programmatic scraping on Apify.
Skip if: Skip if you need scraping with zero third-party cloud accounts or no Apify budget.
What you get
After install, your agent can follow Apify-native patterns to scrape, shape datasets, and deploy actors as part of repeatable workflows.
- Five installable Apify-oriented agent skills for development and scraping workflows
- Agent-ready guidance for actors, schemas, deploy, and dataset handling
- Repeatable extraction patterns aligned to Apify serverless execution
By the numbers
- Plugin bundle contains 5 plugins
- Source repository apify/agent-skills
- Catalog metadata lists 1835 GitHub stars at last fetch
Recommended Plugins
How it compares
Apify integration skill bundle, not a standalone MCP scraper or generic research note skill.
FAQ
Who is Apify Agent Skills for?
It is for developers and small teams using Claude Code who already use or plan to use Apify for web scraping, actors, and structured datasets.
When should I use Apify Agent Skills?
Use it when you need agent-guided actor development, deployment, schema design, or recurring extraction across ecommerce, maps, social, or review sources on Apify.
How do I add Apify Agent Skills to my agent?
Add the apify/agent-skills plugin from the catalog to Claude Code, configure your Apify account and API access per skill prerequisites, then invoke the relevant Apify skill before extraction or deploy tasks.