agent-skill/README.md
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.
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.
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.
You can install the skill from this repository using the skills.sh CLI directly:
npx skills add D4Vinci/Scrapling --skill scrapling-official
The CLI will detect the agents you have installed and add the skill to them.