The WorkOS Skill Router helps in routing user requests to the correct reference files based on decision rules. It's designed for developers integrating WorkOS widgets and API calls.
$ npx skills add https://github.com/workos/skills --skill workosThe WorkOS Skill Router is a decision-based routing skill that intelligently directs AI agents to the correct reference documentation based on user requests. It covers 40+ reference files spanning AuthKit setup across multiple frameworks, backend SDK installation for nine languages, feature implementations like SSO and RBAC, migration guides from competing platforms, and API references. Developers integrating WorkOS authentication and identity solutions benefit from automatic reference selection, eliminating the need to manually install individual documentation files. The router works with Claude Code, Cursor, Codex, Goose, and any agent supporting the skills.sh format.
Install via npx and follow the routing instructions in the reference files.
Routing user queries to appropriate WorkOS documentation
Implementing user management with WorkOS widgets
Integrating authentication features using WorkOS APIs
$ npx skills add https://github.com/workos/skills --skill workosgit clone https://github.com/workos/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan