BigHugger
sk Skill · apify

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.

installs 8w
1,468
30-day movement
starts with the next reading
Related entries
1
Connections
0
jsonbashPython

An agent skill that guides converting existing projects into Apify Actors, Apify's serverless cloud programs packaged as Docker images. It covers SDK lifecycle integration for JavaScript/TypeScript, Python, and CLI-wrapper approaches, plus schema configuration, local testing, deployment, and optional monetization.

Use it when you want an AI agent to reliably walk a codebase through migration to the Apify platform with concrete steps and reference files.

Use it to

  • Migrate an existing JavaScript, TypeScript, or Python project to Apify
  • Wrap a CLI tool or script as an Actor
  • Add Apify SDK lifecycle (Actor.init/exit, async context manager) to a codebase
  • Configure input/output schemas and generate an Apify Store README
  • Test locally and deploy an Actor with the apify CLI

For Developers migrating code or CLI tools onto the Apify platform

Host repository
apify/agent-skills
Installs, lifetime
9,700
Installs, 8 weeks
1,468
Host stars
2,383
Host language
Python
topicsapifyactorsserverlessmigrationdockersdk