WorkOS Skill Router How to Use This file is a router, NOT the answer. Before responding to the user: 1. Match the request to a reference file using Rule 0 and the decision tree below. 2. 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. 3. 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 skill via the Skill tool — it has its own multi-framework orchestration…