AI AGENT ADDONS

Apify Actorization

apify/agent-skills

You can turn any existing project into a serverless cloud program called an Apify Actor. This skill helps you convert code written in JavaScript, Python, or any other language. It works with the Apify SDK and CLI tools.

The process is simple. You run a command to initialize your project. Then you wrap your code with the SDK lifecycle. Finally you test and deploy your Actor to the cloud.

This is useful when you want to migrate an existing project to the Apify platform. It also helps you wrap a command-line tool as a reusable cloud program.

Add Apify Actorization skill to your workflow

Global

mkdir -p ~/.claude/skills/apify-actorization

Project

mkdir -p .claude/skills/apify-actorization

Source Repository

Stars
2,185
Forks
240
Watchers
2,185
Last Push
26 days ago
Created
6 months ago