Publish eapil-gpt2-image 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:54 +08:00
parent e57fc6dfdf
commit aa95508ed6
41 changed files with 4455 additions and 0 deletions
@@ -147,6 +147,18 @@
"authentication": "ON_INSTALL"
},
"category": "开发工具"
},
{
"name": "eapil-gpt2-image",
"source": {
"source": "local",
"path": "./plugins/eapil-gpt2-image"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "设计"
}
]
}