Files
Scrapling/agent-skill
Evan Alferez 9e43062a63 docs: use pyd4vinci/scrapling in remaining Docker examples (#282)
PR #283 fixed the bare `scrapling` image name in docs/ai/mcp-server.md;
the agent-skill MCP reference and CLI extract docs still used the
unqualified name, which Docker resolves against the official library
namespace and fails with pull access denied.
2026-06-01 09:30:21 +09:00
..
2026-03-08 03:30:04 +02:00

Scrapling Agent Skill

The skill aligns with the AgentSkill specification, so it will be readable by OpenClaw, Claude Code, and other agentic tools. It encapsulates almost all of the documentation website's content in Markdown, so the agent doesn't have to guess anything.

It can be used to answer almost 90% of any questions you would have about scrapling. We tested it on OpenClaw and Claude Code, but please open a ticket if you faced any issues or use our Discord server.

Installation

You can use this direct URL to download the ZIP file of the skill directly. We will try to update this page with all available methods.

Clawhub

If you are an OpenClaw and Claude Code, you can install the skill using Clawhub directly:

clawhub install scrapling-official

Or go to the Clawhub page from here.