Publish 易瞳LLM结构化调用 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 and preserve normal incremental market Git history.
Tested: Marketplace validation passed.
This commit is contained in:
KeyInfo Bot
2026-06-18 09:57:10 +08:00
parent 4100886299
commit 44448fe75f
7 changed files with 464 additions and 0 deletions
@@ -291,6 +291,18 @@
"authentication": "ON_INSTALL"
},
"category": "MCP"
},
{
"name": "eapil-llmapi-structured",
"source": {
"source": "local",
"path": "./plugins/eapil-llmapi-structured"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
}
]
}