workosworkosOfficialยท2 Agent Skills Included

skills

WorkOS authentication, SSO, and user management integration guidance

Guides coding agents through WorkOS integrations including AuthKit, SSO, Directory Sync, RBAC, Vault, and Audit Logs. Routes each request to the right reference file with verified docs links, gotchas, and endpoint tables. Eliminates hallucinated CLI commands, wrong dashboard paths, and broken auth setups across Next.js, React, Python, Go, Ruby, and more. Includes migration playbooks from Auth0, Clerk, Firebase, Cognito, and other providers.
npx skills add workos/skills --all -g -y
Available:

Explains to the agent how the WorkOS router skill maps user requests to reference files, enforces a fetch-docs-first pattern, and records gotchas that prevent common integration mistakes.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’