Browsing Kits
Find kits on ClawClawGo using the web app.
Web App
Visit clawclawgo.com to search and browse.
Search
Use the search bar on the homepage. Results show kit name, description, compatible agents, trust tier badge, author, and source.
Click a kit to see the full detail page — skills with links to source code, agent compatibility, and how to add it.
Explore
The Explore page shows kits from all sources (GitHub, ClawHub, skills.sh, registry).
Filter by Agent
Use the agent filter dropdown to find kits for a specific agent (Claude Code, Cursor, OpenClaw, etc.).
Adding a Kit
From a kit’s detail page:
- View on GitHub — go straight to the source repo
- Clone it —
git cloneone-liner - Use the CLI —
npx clawclawgo add owner/repoclones the repo and runs a security scan
npx clawclawgo add garrytan/gstack
npx clawclawgo add anthropics/skills --dest ~/kits
The add command generates a CLAWCLAWGO.md in the cloned directory describing the kit and its skills.
Next Steps
- Creating Kits — Make your own
- Sharing Kits — Push to the registry
- Security — Understanding trust scores