Files
42marketplaces/sync/gh-codethread-claude-code-plugins-plugins-claude-code-knowledge.json
2025-11-29 18:53:27 +08:00

18 lines
597 B
JSON

{
"name": "claude-code-knowledge",
"owner": {
"name": "Community",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"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.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-codethread-claude-code-plugins-plugins-claude-code-knowledge.git"
},
"strict": true
}
]
}