byapify· 22 skills
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.
$npx -y skills add apify/agent-skills --skill apify-actorizationInstalls into the current project.
Run `npx skills use "https://github.com/apify/agent-skills" --skill "apify/agent-skills/apify-actorization"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/apify/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/apify/agent-skills"` and select the relevant skills, then follow their instructions.