Initial commit with translated description

This commit is contained in:
2026-03-29 13:08:57 +08:00
commit f2082f52b5
11 changed files with 339 additions and 0 deletions

9
package.json Normal file
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"
}