Back to Codex skills
Composio App AutomationMCP-enabled

Apify Automation Codex skill

Automate web scraping and data extraction with Apify -- run Actors, manage datasets, create reusable tasks, and retrieve crawl results through the Composio Apify integration.

What this skill does

Run Apify web scraping Actors and manage datasets directly from Claude Code. Execute crawlers synchronously or asynchronously, retrieve structured data, create reusable tasks, and inspect run logs without leaving your terminal.

Apify Automation is useful when a Codex or Claude-style agent needs to discover available app actions, verify the connection, and execute authenticated operations through Composio's MCP layer. It is part of the awesome-codex-skills catalog and is presented here as an indexable summary for developers comparing reusable agent skills.

Good use cases

Trigger Apify Automation when a user request matches its stated automation scope.

Use it to keep setup, known pitfalls, and workflow guidance outside the main prompt until needed.

Pair it with repository-specific context when the workflow touches local code, docs, data, or connected apps.

Workflow coverage

Core Workflows

A documented section in the source skill that gives the agent more specific execution guidance.

1. Run an Actor Synchronously and Get Results

A documented section in the source skill that gives the agent more specific execution guidance.

2. Run an Actor Asynchronously

A documented section in the source skill that gives the agent more specific execution guidance.

3. Retrieve Dataset Items

A documented section in the source skill that gives the agent more specific execution guidance.

4. Inspect Actor Details

A documented section in the source skill that gives the agent more specific execution guidance.

5. Create Reusable Tasks

A documented section in the source skill that gives the agent more specific execution guidance.

Referenced tools

APIFY_RUN_ACTOR_SYNC_GET_DATASET_ITEMSAPIFY_RUN_ACTORAPIFY_GET_DATASET_ITEMSAPIFY_GET_ACTORAPIFY_CREATE_TASKAPIFY_GET_LIST_OF_RUNSAPIFY_DATASETS_GETAPIFY_DATASET_GETAPIFY_GET_LOGRELEVANCEAPIFY_RUN_ACTOR_SYNCAPIFY_GET_TASK_INPUT

Source and attribution

This summary links back to the original folder in ComposioHQ's public repository. For installation instructions, licensing, and the complete skill body, use the source link before copying the skill into a local Codex setup.

View composio-skills/apify-automation on GitHub