all-routes-offline
Installation
SKILL.md
All Routes Offline
Use this skill when the task needs route-discovery data grounded in this repo without depending on hosted All Routes MCP credentials.
Quick Start
- Prefer local repo surfaces over hosted services or third-party browsing.
- If the web app is available locally, use its
/api/*endpoints first. - If the worker is available locally, you may use the local anonymous
/mcpendpoint as an optional secondary path. - If neither server is running, inspect the repo-backed handlers and schemas directly and label the answer as code-backed/offline rather than live endpoint output.
- Read
references/local-surfaces.mdfor concrete endpoint mappings and startup commands.