Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:57:35 +08:00
commit 7dd6421034
11 changed files with 639 additions and 0 deletions

73
plugin.lock.json Normal file
View File

@@ -0,0 +1,73 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:AojdevStudio/dev-utils-marketplace:documentation",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "6cf6626c360f6401791a3366788442022999cc04",
"treeHash": "621792672a526a32c653138eb02dbafa0ce1b48ff90f162fdfddb070873127c8",
"generatedAt": "2025-11-28T10:09:51.382409Z",
"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": "documentation",
"description": "Meta-package: Installs all documentation components (commands + agents + hooks)",
"version": "3.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "336a5386b873413a1deb3d3f83dff94177d7ee51cc49e5ca67f44b284ceb2ba7"
},
{
"path": "agents/changelog-writer.md",
"sha256": "3ffebcec62abc26333a8b9962991afb285bd88d395199df13893a10108da070c"
},
{
"path": "agents/auto-documenter.md",
"sha256": "c135f48409f31b286624ddbcd56b31dee1cb5d8e8147a4724c559b1312744191"
},
{
"path": "hooks/hooks.json",
"sha256": "ec98d85088f8ea077ca6a0f3456d83e3d04e50ae1359ffcc3b2bcffa04597d04"
},
{
"path": "hooks/scripts/auto-changelog-updater.py",
"sha256": "f9b428734ac33fe3b1edbee745d4557b40317f6ba507860f7f12e13bbd753053"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "a07b00e158ef18c945eec737e89af242b68ee9abed9d268d13df7dc7533dd91a"
},
{
"path": "commands/update-docs.md",
"sha256": "ed7ac67cac4b5e12b8e28fd56e3a7ca9df340f869b1651501cc2c5947d896bec"
},
{
"path": "commands/update-claude.md",
"sha256": "e60c415a1f5d35c1914d358ce7ca03821a6b33bc1e398d775b890535aad536bc"
},
{
"path": "commands/update-changelog.md",
"sha256": "91ec15e7becdd96eccf63870e9e571f098794f50e4a4cb0986c3a1002da8979a"
},
{
"path": "commands/generate-readme.md",
"sha256": "2aeb3f1d7298031c7a2adec538595bc962629d98f43dff8ef7b7b7c0b3544e4d"
}
],
"dirSha256": "621792672a526a32c653138eb02dbafa0ce1b48ff90f162fdfddb070873127c8"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}