Apify Actor Development
Build custom web automation actors with Apify Actor Development, streamlining data extraction and task execution across the web efficiently.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add apify-actor-development npx -- -y @trustedskills/apify-actor-development
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"apify-actor-development": {
"command": "npx",
"args": [
"-y",
"@trustedskills/apify-actor-development"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The apify-actor-development skill enables developers to build, test, and deploy Apify Actors—scalable web scraping and data extraction tools. It provides a framework for creating reusable components that can be executed in the cloud or locally.
When to use it
- You need to extract structured data from websites at scale.
- You're building an AI agent that requires reliable access to external data sources.
- You want to automate repetitive tasks like monitoring price changes or gathering social media insights.
Key capabilities
- Create and manage Apify Actors using a modular architecture.
- Run actors in the cloud with built-in scalability features.
- Debug and test actors locally before deployment.
Example prompts
- "Create an actor that scrapes product prices from an e-commerce site."
- "Set up an actor to monitor Twitter for mentions of my brand."
- "Test this actor locally to ensure it handles pagination correctly."
Tips & gotchas
- Ensure you have a valid Apify account and API token for cloud execution.
- Local testing may require additional setup, such as installing dependencies manually.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.