93 lines
3.5 KiB
JSON
93 lines
3.5 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:rawe/claude-agent-orchestrator:plugins/document-sync",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "9c6cbe502108d61cc4a68f5184a1cef6d8eeae82",
|
|
"treeHash": "64e8e9f8c150aa4392485b7ceb354f1c899e52f61a1d95eab898c3818e217320",
|
|
"generatedAt": "2025-11-28T10:27:48.782471Z",
|
|
"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": "document-sync",
|
|
"description": "Document management system for storing, querying, and retrieving documents across Claude Code sessions. Provides doc-* commands for document operations with a centralized server. Requires Document Sync Server running and Python with uv.",
|
|
"version": "0.1.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "7388570dbd703e68118cda7e8ce58bb7735347872bcc58e549a2954c2fb55e70"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "cddf7bf6573f6ccd803e2d6183db2411b699e61c5bf262135029036bcf82e5a5"
|
|
},
|
|
{
|
|
"path": "skills/document-sync/README.md",
|
|
"sha256": "c86a3aad151d5e718748ff6377dd377e1ef8df05e8aa04b269cb94f0a3016081"
|
|
},
|
|
{
|
|
"path": "skills/document-sync/SKILL.md",
|
|
"sha256": "e6c1b0ff40de9c9e68f344edc39ed406b64f861455dd62b7ac6233154a0bd156"
|
|
},
|
|
{
|
|
"path": "skills/document-sync/references/TROUBLESHOOTING.md",
|
|
"sha256": "ebb5041bf3f258190ea56198e6db7881476e78db74c05d67239a9506bd1fc03b"
|
|
},
|
|
{
|
|
"path": "skills/document-sync/references/COMMANDS.md",
|
|
"sha256": "996848f8992cfef72d9669243ca9034a090034139cdfc25f6457d2b0afbf7939"
|
|
},
|
|
{
|
|
"path": "skills/document-sync/references/CONFIGURATION.md",
|
|
"sha256": "eeedff39a8ec827c028d1e43098130423f2c00e180dee01d4ae7d9ba05c8528c"
|
|
},
|
|
{
|
|
"path": "skills/document-sync/commands/doc-pull",
|
|
"sha256": "50bc92ef9320c123f4cb1d6e180a9196f44c358e54e69de74271f6f42b82fe1f"
|
|
},
|
|
{
|
|
"path": "skills/document-sync/commands/doc-read",
|
|
"sha256": "2e7988053be05b5b4405a6366a60db73875b91fecb430a53d5c5955d8d569935"
|
|
},
|
|
{
|
|
"path": "skills/document-sync/commands/doc-delete",
|
|
"sha256": "7732e42e16009db0fe955b50a046a42595c8e48b598ab1d75aa4dc62b07936a9"
|
|
},
|
|
{
|
|
"path": "skills/document-sync/commands/doc-query",
|
|
"sha256": "2f17ab1873f83be7912d57f6226d49ee8d290f98a0f15cafacaf667253f05b3d"
|
|
},
|
|
{
|
|
"path": "skills/document-sync/commands/doc-info",
|
|
"sha256": "75d9ef1fd9fc4d14ea75be1169d2f9a070e244bcb912822064d96449abcd9688"
|
|
},
|
|
{
|
|
"path": "skills/document-sync/commands/doc-push",
|
|
"sha256": "b4de511cad5721d53c84b12bf7fd9a639ed7e7ccebf66fa111c53127cb59e459"
|
|
},
|
|
{
|
|
"path": "skills/document-sync/commands/lib/config.py",
|
|
"sha256": "83618f1270511b234c2fc917a2d6ffc0ac6b04b319908106b29e752c3d70b38e"
|
|
},
|
|
{
|
|
"path": "skills/document-sync/commands/lib/client.py",
|
|
"sha256": "d5d696efe19c1b9a433e552a4de93dd5c798784e35400b482cdc6fe19a6a4eb0"
|
|
}
|
|
],
|
|
"dirSha256": "64e8e9f8c150aa4392485b7ceb354f1c899e52f61a1d95eab898c3818e217320"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |