mirror of
https://github.com/workos/skills.git
synced 2026-09-14 20:07:08 +08:00
6b7d596ae2
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
19 lines
495 B
JSON
19 lines
495 B
JSON
{
|
|
"name": "workos",
|
|
"owner": {
|
|
"name": "WorkOS",
|
|
"email": "support@workos.com"
|
|
},
|
|
"metadata": {
|
|
"description": "Official WorkOS skills for AI coding agents",
|
|
"version": "0.7.2"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "workos",
|
|
"source": "./plugins/workos",
|
|
"description": "WorkOS integration skills for AuthKit, SSO, Directory Sync, RBAC, Vault, Audit Logs, migrations, and API references, plus the WorkOS MCP server for managing your workspace."
|
|
}
|
|
]
|
|
}
|