apify-actor-development

This skill provides instructions and commands for developing, debugging, and deploying Apify Actors, which are serverless programs for web scraping and automation.

8.6K
Installs
5
Use cases
5/10
Quality

Is apify-actor-development safe to install?

Review the source first

Review the source first: our audit of apify-actor-development's source files found 25 shell commands, 2 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands and makes network requests to the Apify platform. It handles sensitive authentication tokens and interacts with local files.

How we audit skills: our security review methodology.

Who is this skill for?

Developers building, testing, or managing Apify Actors in JavaScript, TypeScript, or Python.

What can you do with it?

  • Creating new Actor projects from templates
  • Testing Actors locally using the Apify CLI
  • Deploying Actors to the Apify platform
  • Managing Actor configuration and schemas
  • Executing remote Actor calls via CLI

How good is this skill?

Quality score: 5/10. The documentation is comprehensive, provides clear security warnings, and includes specific CLI commands for all development stages.

What does the skill file contain?

SKILL.md
# Apify Actor development

**Important:** Before you begin, fill in the `generatedBy` property in the meta section of `.actor/actor.json`. Replace it with the tool and model you're currently using, such as "Claude Code with Claude Sonnet 4.5". This helps Apify monitor and improve AGENTS.md for specific AI tools and models.

## What are Apify Actors?

Actors are serverless programs inspired by the UNIX philosophy - programs that do one thing well and can be easily combined to build complex systems. They're packaged as Docker images and run in isolated containers in the cloud.

**Core Concepts:*...

Frequently asked questions

How do I test an Actor locally?

Run the 'apify run' command. This command configures the Apify environment and storage locally. You must provide input data in 'storage/key_value_stores/default/INPUT.json'.

Are local storage results synced to the Apify platform?

No. Data in the 'storage/' directory remains on your local machine. You must use 'apify push' to deploy the Actor to the platform.

How do I authenticate the CLI?

Run 'apify login' to authenticate via browser, or export the 'APIFY_TOKEN' environment variable.

What should I do if I need to use secrets?

Use 'apify secrets add <name> <value>' to store secrets locally. These are uploaded when you push the Actor.

Data sourced from apify/agent-skills on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

find-skills

2.3M

Users seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages

The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.

highclipackage-managervercel-labs

agent-browser

506.7K

AI agents and developers requiring programmatic web interaction, exploratory testing, or automation of Electron desktop applications

The agent-browser CLI provides browser automation for AI agents using Chrome or Chromium via CDP. It supports page navigation, form interaction, data extraction, and testing. The tool utilizes accessibility-tree snapshots and element references for interaction.

highbrowser-automationclivercel-labs

image-to-video

355.0K

Developers and users who need to automate video generation from images using the RunComfy platform

The image-to-video skill routes user requests to specific RunComfy animation models based on intent. It selects HappyHorse 1.0 I2V for general animation, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition. The skill executes the RunComfy CLI to process inputs and download generated video files.

highaivideo-generationagentspace-so

video-edit

338.7K

Users of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer

The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.

highvideo-editingai-agentagentspace-so