Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:00:31 +08:00
commit db50af9613
6 changed files with 133 additions and 0 deletions

53
plugin.lock.json Normal file
View File

@@ -0,0 +1,53 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:basher83/lunar-claude:plugins/meta/claude-docs",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "300afece63c3579f11ca790b250169c0ea8912c1",
"treeHash": "3f209f178e993e934bfec292b93b78528395f638ce989518b526dcfdd1f294c3",
"generatedAt": "2025-11-28T10:14:11.654292Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "claude-docs",
"description": "Auto-sync official Claude Code docs as a skill with fresh reference material",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "914c54392e4713918cff5770bd5bc2aab189c881a1636db8d4a53bc67fccc351"
},
{
"path": "hooks/hooks.json",
"sha256": "a75b05141891ee887fe930540f4b6b5167a29b3599e98d02d35af2258d8b1a69"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "f1de47c7867ca7e5d5babbaed07780537d45359257af49c0f7b08317eab8855f"
},
{
"path": "skills/official-docs/SKILL.md",
"sha256": "88e6518b83538ed412541519cc3e860fd063a05a182e60b22d43fa37c7f316cd"
},
{
"path": "skills/official-docs/reference/.gitignore",
"sha256": "240a3e0d37d2e86b614063f5347eb02d4f99ca6c254de6b82871ff8d95532a7d"
}
],
"dirSha256": "3f209f178e993e934bfec292b93b78528395f638ce989518b526dcfdd1f294c3"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}