What problem does it solve?
This Skill helps you create, debug, test, and deploy Apify Actors without missing the platform-specific setup, security, and documentation steps that make an Actor production-ready.
Core Features & Use Cases
- Actor Project Setup: Guides language selection, template creation, dependency installation, and project structure for JavaScript, TypeScript, or Python.
- Platform Configuration: Covers actor metadata, input and output schemas, dataset and key-value store schemas, and README requirements.
- Testing and Deployment: Explains how to run Actors locally with Apify tooling, validate behavior, and push to the platform safely.
- Security and Logging: Emphasizes secure token handling, dependency verification, sanitized logging, and safe handling of untrusted content.
- Use Case: Use this Skill when starting a new Apify Actor, troubleshooting an existing one, or preparing an Actor for Apify Store publication.
Quick Start
Ask me to help you build or improve an Apify Actor in your preferred language, and I will guide you through setup, implementation, testing, configuration, and deployment.