An Openclaw skill that integrates with ClawLink to let AI agents run Apify Actors, retrieve datasets, manage tasks, and automate web scraping pipelines without exposing API keys.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install apify-actors
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install apify-actors using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Apify Actors skill enables your AI agent to orchestrate powerful web scraping, data extraction, and web automation workflows directly from chat. By leveraging ClawLink for secure, hosted connection flows and managed credential storage, your agent can run Apify Actors, manage tasks, and process structured data without requiring you to manually configure or expose API keys in the chat session.
This integration expands the capabilities of Openclaw Skills, giving agents real-time access to Apify's extensive catalog of web scrapers, automation tools, and data stores. Whether you are extracting product details, monitoring prices, or building data pipelines, this skill bridges the gap between conversational AI and robust cloud execution.
To enable this integration among your Openclaw Skills, run the following commands to install the ClawLink plugin:
openclaw plugins install clawhub:clawlink-plugin
openclaw config set tools.alsoAllow '["clawlink-plugin"]' --strict-json
openclaw gateway restart
Once restarted, run /new in a standalone message in your chat to refresh the environment. To finalize the authentication:
clawlink_begin_pairing in chat if it's your first time.clawlink_list_integrations to confirm the connection is active.This skill structures data across several primary Apify resource types, organizing outputs in clean, JSON-compatible formats. Below is a taxonomy of the principal data domains managed by the skill:
| Resource Category | Primary Tools | Data/Metadata Managed |
|---|---|---|
| Actors & Runs | apify_acts_get, apify_run_actor |
Actor configurations, run statuses, execution logs, and build versions. |
| Datasets | apify_get_dataset_items, apify_dataset_get |
Web scraping results, structured JSON/CSV records, and row count metadata. |
| Key-Value Stores | apify_get_key_value_record, apify_store_data_in_key_value_store |
Persistent state files, cache data, and arbitrary records. |
| Request Queues | apify_request_queue_requests_get, apify_request_queue_requests_post |
List of URLs to crawl, crawl status, and queue depth. |
| Schedules & Tasks | apify_schedules_get, apify_get_list_of_tasks |
Cron expressions, pre-configured input templates, and trigger actions. |
Loading
A Nature-inspired, context-first workflow to polish academic paragraphs, abstracts, and reviewer responses while preserving original scientific meaning.

Supercharge your project management by letting your AI agent seamlessly manage ClickUp tasks, lists, comments, and goals from chat.

An e-signature integration that empowers AI agents to manage, send, and track electronic contracts and documents using BoldSign with zero-config OAuth authentication.

A powerful Cloudflare integration for OpenClaw that lets developers manage DNS records, zones, WAF rules, and tunnels directly from their AI chat environment.

A specialized AI agent skill that enables seamless, real-time querying of Amplitude event analytics, cohorts, and user compositions directly from your command-line workspace.

A prediction market trading skill designed to capture price discrepancies on World Cup group favorites before the knockout stage.








































