Show whether Codex is routing through the Weave Router or using its default provider.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add workweave/router --skill router-status --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Router Status?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/workweave-router-status)More formats (shields.io, HTML) on the badges page.
---
name: router-status
description: "Show whether Codex is routing through the Weave Router or using its default provider."
---
<!-- weave-router managed router-status skill -->
# Weave Router status
When the user invokes `$router-status`, report whether this Codex installation
routes through the Weave Router.
Run exactly:
```bash
npx --package @workweave/router -y -- weave-router status --codex{{SCOPE}}
```
Then summarize the result in one line. Do not change any configuration.
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!