Publish literature-review skill to marketplace

Constraint: Public skills are published only by explicit administrator action unless they are tracked third-party market sources.
Confidence: high
Scope-risk: narrow
Directive: Keep private/internal skills out of the public marketplace.
Tested: Marketplace validation passed.
This commit is contained in:
KeyInfo Bot
2026-06-10 21:52:49 +08:00
parent 63831d25ed
commit 1b4a3975d6
10 changed files with 2305 additions and 0 deletions
@@ -99,6 +99,18 @@
"authentication": "ON_INSTALL"
},
"category": "数据分析"
},
{
"name": "literature-review",
"source": {
"source": "local",
"path": "./plugins/literature-review"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "文档处理"
}
]
}