Update 专利申请撰写 skill in 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 and preserve normal incremental market Git history.
Tested: Marketplace validation passed.
This commit is contained in:
KeyInfo Bot
2026-06-16 17:34:14 +08:00
parent 693ba6146f
commit 0e3025939d
4 changed files with 30 additions and 28 deletions
+12 -12
View File
@@ -52,18 +52,6 @@
},
"category": "文档处理"
},
{
"name": "patent-application-drafting-skill",
"source": {
"source": "local",
"path": "./plugins/patent-application-drafting-skill"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "文档处理"
},
{
"name": "frontend-slides",
"source": {
@@ -291,6 +279,18 @@
"authentication": "ON_INSTALL"
},
"category": "文档处理"
},
{
"name": "patent-application-drafting-skill",
"source": {
"source": "local",
"path": "./plugins/patent-application-drafting-skill"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "文档处理"
}
]
}