Scrapling Agent skill #176
D4Vinci
announced in
Announcements
Replies: 1 comment
-
|
This is a useful contribution because it lowers the friction for people who want an agent to work with Scrapling without manually reconstructing the docs every time. I also like that the skill story is not tied to one client surface, which makes the integration feel more portable. One thing I would consider adding is a simple integrity signal for the packaged asset, especially if people are pulling the ZIP directly. Even a lightweight verification path would make distribution feel a bit more robust. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Congratulations, everyone, we have published an Agent skill for the library 🎉
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:
Or go to the Clawhub page from here.
Beta Was this translation helpful? Give feedback.
All reactions