> **apify-actorization** — chapter 2 of 5 in [apify/agent-skills](https://skillsdocs.com/apify/agent-skills).
>
> Book (all chapters, one file): https://skillsdocs.com/apify/agent-skills.md
> Machine manifest: https://skillsdocs.com/apify/agent-skills/.well-known/agent-skills/index.json
> Install the book: `npx skills add apify/agent-skills`
> Upstream: https://github.com/apify/agent-skills/blob/main/skills/apify-actorization/SKILL.md @ `main`
> Raw bytes, no header: https://raw.githubusercontent.com/apify/agent-skills/main/skills/apify-actorization/SKILL.md
> Base for relative paths: https://raw.githubusercontent.com/apify/agent-skills/main/skills/apify-actorization/
> Licence: No licence detected — all rights reserved by its authors
>
> Bundled files (4), referenced from this skill's directory:
>   - `references/cli-actorization.md` — https://raw.githubusercontent.com/apify/agent-skills/main/skills/apify-actorization/references/cli-actorization.md
>   - `references/js-ts-actorization.md` — https://raw.githubusercontent.com/apify/agent-skills/main/skills/apify-actorization/references/js-ts-actorization.md
>   - `references/python-actorization.md` — https://raw.githubusercontent.com/apify/agent-skills/main/skills/apify-actorization/references/python-actorization.md
>   - `references/schemas-and-output.md` — https://raw.githubusercontent.com/apify/agent-skills/main/skills/apify-actorization/references/schemas-and-output.md
>
> Content © its authors. This chapter's body is not served here; the links above are. Takedown: https://github.com/kyleledbetter/skillsdocs/issues/new?labels=takedown&title=Takedown+request

# apify-actorization

Convert existing projects into Apify Actors - serverless cloud programs. Actorize JavaScript/TypeScript (SDK with Actor.init/exit), Python (async context manager), or any language (CLI wrapper). Use when migrating code to Apify, wrapping CLI tools as Actors, or adding Actor SDK to existing projects.

No licence could be detected for this skill at either the repository or the skill level, so its body is not reproduced here. Read it upstream:

https://raw.githubusercontent.com/apify/agent-skills/main/skills/apify-actorization/SKILL.md
