feat(skills): add clawddocs skill v1.2.2

This commit is contained in:
zap
2026-03-06 00:40:01 +00:00
parent 3c898aafd1
commit 21f8c374e8
11 changed files with 339 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "clawddocs",
"version": "1.2.2",
"description": "Clawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version tracking, and config snippets",
"main": "SKILL.md",
"keywords": ["clawdbot", "documentation", "help", "docs"],
"author": "NicholasSpisak",
"license": "MIT"
}