Files
workos__skills/.cursor-plugin/marketplace.json
T
github-actions[bot] 6b7d596ae2 chore(main): release 0.7.2 (#46)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-09-10 22:15:24 -07:00

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."
}
]
}