Publish find-skills 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:52 +08:00
parent c72d17f640
commit 517c083d13
4 changed files with 203 additions and 0 deletions
@@ -123,6 +123,18 @@
"authentication": "ON_INSTALL"
},
"category": "文档处理"
},
{
"name": "find-skills",
"source": {
"source": "local",
"path": "./plugins/find-skills"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "工具"
}
]
}