workos
Installation
SKILL.md
WorkOS Skill Router
How to Use
This file is a router, NOT the answer. Before responding to the user:
- Match the request to a reference file using Rule 0 and the decision tree below.
- You MUST Read the matched reference file with the Read tool before producing any answer, URL, or code. If you have not Read a reference, you have not followed this skill.
- Follow the instructions inside the reference (it will tell you which live docs to fetch with WebFetch and which gotchas to avoid).
Exception: Widget requests use the workos-widgets skill via the Skill tool — it has its own multi-framework orchestration.
Guardrails (apply to every response)
These apply regardless of which routing rule fires. They exist because the most common failure mode of past WorkOS agent interactions has been plausibly-shaped fabrication of CLI commands and Dashboard paths.