apify-actorization
Converts software into serverless Apify Actors with Docker, supporting JS, TS, Python, and CLI-based tools.
Install
npx skills add https://github.com/apify/agent-skills --skill apify-actorizationStats
| Total installs | 2,711 |
| Weekly installs | 2.7K |
| GitHub stars | 1.8K |
| First seen | Jan 29, 2026 |
| Source | @apify/agent-skills |
Summary
- Supports JavaScript/TypeScript (with Actor.init()/Actor.exit()), Python (async context manager), and any language via CLI wrapper
- Provides structured workflow: apify init to scaffold, apply SDK wrapping, configure input/output schemas, test locally with apify run, then deploy with apify push
- Includes input and output schema validation, Docker containerization, and optional pay-per-event monetization configuration
- Handles state management through request queues and key-value stores; requires apify CLI installed and authenticated with an Apify account token
Tags
Related skills
| Skill | Installs | vs apify-actorization |
|---|---|---|
| langgraph-fundamentals | 2,838 | +127 |
| langchain-middleware | 2,477 | -234 |
| apify-lead-generation | 2,816 | +105 |
| apify-actor-development | 2,963 | +252 |
| langgraph-human-in-the-loop | 2,594 | -117 |
FAQ
- How many installs does apify-actorization have?
- apify-actorization has 2,711 total installs and 2.7K installs this week.
- Where is apify-actorization hosted?
- apify-actorization is published by @apify/agent-skills at https://github.com/apify/agent-skills.
- How many GitHub stars does apify-actorization have?
- apify-actorization has 1.8K GitHub stars.
- When was apify-actorization first indexed?
- OrangeBot.AI first indexed apify-actorization on Jan 29, 2026.
- How do I install apify-actorization?
- Run: npx skills add https://github.com/apify/agent-skills --skill apify-actorization