skills
WorkOS authentication, SSO, and user management integration guidance
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install WorkOS skills?โผ
Run `npx skills add workos/skills --all -g -y` in your terminal to install the WorkOS router and widgets skills globally.
What do the WorkOS skills help with?โผ
They guide your coding agent through AuthKit setup, SSO, Directory Sync, RBAC, Vault, Audit Logs, and migrations from providers like Auth0 or Clerk, using verified docs and known gotchas.
Which frameworks and languages are supported?โผ
References cover Next.js, React, React Router, TanStack Start, SvelteKit, and vanilla JS, plus backend SDKs for Node, Python, Go, Ruby, PHP, .NET, Kotlin, and Elixir.
Does it work with Claude Code, Cursor, and Codex?โผ
Yes. The plugin ships manifests for Claude Code, Cursor, and Codex, and works with any agent that supports the standard SKILL.md format.
How does it prevent wrong WorkOS answers?โผ
Every reference file starts with canonical docs URLs the agent must fetch first, plus gotchas that correct common mistakes like invented CLI commands or outdated dashboard paths.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core