This commit is contained in:
lpf
2026-02-14 12:01:25 +08:00
parent de2c9150f1
commit e201bab064
3 changed files with 7 additions and 7 deletions

View File

@@ -15,5 +15,5 @@ npx tsx /root/.clawgo/skills/context7/query.ts context <owner/repo> <query>
Example:
```bash
npx tsx /root/.clawgo/skills/context7/query.ts context sipeed/clawgo "How does the skill system work?"
npx tsx /root/.clawgo/skills/context7/query.ts context YspCoder/clawgo "How does the skill system work?"
```