mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-14 23:17:30 +08:00
406 B
406 B
name, description
| name | description |
|---|---|
| context7 | Intelligent documentation search and context using context7 service. |
Context7
Query documentation and repositories for intelligent context.
Usage
npx tsx /root/.clawgo/skills/context7/query.ts context <owner/repo> <query>
Example:
npx tsx /root/.clawgo/skills/context7/query.ts context YspCoder/clawgo "How does the skill system work?"