apify-actor-development
Develop, test, and deploy serverless Apify Actors for web scraping and automation using JS, TS, or Python.
Install
npx skills add https://github.com/apify/agent-skills --skill apify-actor-developmentStats
| Total installs | 2,963 |
| Weekly installs | 3.0K |
| GitHub stars | 1.8K |
| First seen | Jan 22, 2026 |
| Source | @apify/agent-skills |
Summary
- Supports JavaScript, TypeScript, and Python templates with integrated Crawlee, Playwright, and Cheerio libraries for HTTP and browser-based crawling
- Includes local testing via apify run with isolated storage, schema validation for inputs/outputs, and deployment to Apify platform via apify push
- Requires Apify CLI authentication and mandatory generatedBy metadata in .actor/actor.json for AI tool tracking
- Enforces security best practices: sanitize external data, validate inputs, use credential management, pin dependency versions, and avoid executing crawled content as code
Tags
pythontypescriptplaywrightdockernodeautomationdatacloudbrowserbackendbest-practicesagent-skillofficial
Related skills
| Skill | Installs | vs apify-actor-development |
|---|---|---|
| gws-gmail-read | 2,803 | -160 |
| apify-lead-generation | 2,816 | -147 |
| apify-ecommerce | 3,208 | +245 |
| hyperliquid | 3,254 | +291 |
| langgraph-fundamentals | 2,838 | -125 |
FAQ
- How many installs does apify-actor-development have?
- apify-actor-development has 2,963 total installs and 3.0K installs this week.
- Where is apify-actor-development hosted?
- apify-actor-development is published by @apify/agent-skills at https://github.com/apify/agent-skills.
- How many GitHub stars does apify-actor-development have?
- apify-actor-development has 1.8K GitHub stars.
- When was apify-actor-development first indexed?
- OrangeBot.AI first indexed apify-actor-development on Jan 22, 2026.
- How do I install apify-actor-development?
- Run: npx skills add https://github.com/apify/agent-skills --skill apify-actor-development