LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

apify-actorization - Convert projects to Apify Actors

Convert existing projects to serverless Apify Actors with SDK integration

Tags

Updated: 2026-03-21

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • initialize actor structure
  • configure input schema
  • configure output schema
  • wrap code with SDK
  • test actor locally
  • deploy to Apify platform

Inputs

  • existing project code
  • project configuration files
  • APIFY token

Outputs

  • actor configuration files
  • Docker image
  • deployed actor

Requirements

  • apify CLI installed
  • APIFY_TOKEN environment variable
  • Docker runtime

Source

  • Spec: SKILL.md
serverless
docker
apify
cloud deployment
actor
containerization
SDK integration
project migration
initialize actor structure
configure input schema
configure output schema
wrap code with SDK
existing project code
project configuration files
APIFY token
actor configuration files
Docker image
deployed actor