Sync third-party and MCP marketplace plugins

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 and preserve normal incremental market Git history.
Tested: Marketplace validation passed.
This commit is contained in:
KeyInfo Bot
2026-08-13 16:44:50 +08:00
parent 5e6f30c141
commit f5f58fcfbc
4 changed files with 70 additions and 2 deletions
+5
View File
@@ -615,6 +615,11 @@
"grill-me": "在用户明确要求严格追问、压力测试或彻底澄清计划、设计、决策或想法时使用。",
"grilling": "在用户希望通过分轮问题压力测试计划、决策或想法,或使用 grill 相关触发语时使用。"
},
"skillFrontmatterRemovals": {
"grill-me": [
"disable-model-invocation"
]
},
"includeRootFiles": [
"LICENSE"
]