Route Codex to its default provider again (turn the Weave Router off).
Scanned 8/31/2026
Install to Claude Code
npx -y skills add workweave/router --skill router-off --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Router Off?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/workweave-router-off)More formats (shields.io, HTML) on the badges page.
---
name: router-off
description: "Route Codex to its default provider again (turn the Weave Router off)."
---
<!-- weave-router managed router-off skill -->
# Turn Weave routing off
When the user invokes `$router-off`, switch this Codex installation off the
Weave Router without logging out or deleting its router configuration.
Run exactly:
```bash
npx --package @workweave/router -y -- weave-router off --codex{{SCOPE}}
```
Then report the result and tell the user the change takes effect on their next
`codex` launch — Codex reads its provider config at startup, so the current
session keeps routing as it already was. It can be reversed with
`$router-on`. Do not uninstall the router or alter any other Codex settings.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!