Publish docx 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 19:42:09 +08:00
parent 480a27b2a8
commit 179fbcbe40
62 changed files with 24875 additions and 0 deletions
@@ -75,6 +75,18 @@
"authentication": "ON_INSTALL"
},
"category": "设计"
},
{
"name": "docx",
"source": {
"source": "local",
"path": "./plugins/docx"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "文档处理"
}
]
}