Files
gh-codethread-claude-code-p…/.claude-plugin/plugin.json
2025-11-29 18:14:51 +08:00

14 lines
386 B
JSON

{
"name": "claude-code-knowledge",
"description": "Official Claude Code documentation access. Provides instant reference to hooks, MCP, skills, slash commands, settings, CLI, and all Claude Code features with automatic sync from docs.anthropic.com.",
"version": "1.1.0",
"author": {
"name": "Community"
},
"skills": [
"./skills"
],
"hooks": [
"./hooks"
]
}