forked from Onyva/onyva-login-skill
add marketplace
This commit is contained in:
11
marketplace.json
Normal file
11
marketplace.json
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"name": "Onyva Marketplace",
|
||||||
|
"description": "Interne Claude Code Skills für Onyva-Projekte",
|
||||||
|
"plugins": [
|
||||||
|
{
|
||||||
|
"name": "onyva-login",
|
||||||
|
"description": "Integriert den zentralen Onyva Dev Login (OIDC/SSO) in ein bestehendes Projekt. Implementiert Authorization Code Flow mit PKCE, zentralem Logout und Rollenzugriff.",
|
||||||
|
"path": "."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user