Paseo Plugin 9router
Description
Paseo plugin for 9router: accounts, quotas, models and token savers from one local router.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
paseo-plugin-9router
**9router's accounts, quotas and models, wired into Paseo.**
[](https://github.com/itsjustanks/paseo-plugin-9router/releases/latest) [](LICENSE)  
[9router](https://github.com/decolua/9router) is a local proxy that holds your Claude Code, Codex and other subscriptions, tracks their quotas, and falls back between them when one runs out. It also rewrites each CLI's own config, so a routed `claude` or `codex` goes through it **everywhere** — Paseo's chats included.
This project is the Paseo half: a sidebar panel that sets 9router up, shows what it is doing, and lists its models where Paseo can see them. Plus a small CLI for the same jobs from a terminal.
**9router is a hard dependency.** Without it running, this does nothing.
Install
npm install -g 9router # the router itself
9router # dashboard at http://localhost:20128
Then the Paseo plugin:
paseo plugin add itsjustanks/paseo-plugin-9router --path apps/paseo --id agent-link
Open **9Router** in the Paseo sidebar and work down the Setup checklist. The dashboard password field is prefilled with 9router's first-run default (`123456`) — change it in the dashboard and save the new one here.
The CLI is optional:
mkdir -p ~/.local/bin
curl -fsSL https://raw.githubusercontent.com/itsjustanks/paseo-plugin-9router/main/agent-link -o ~/.local/bin/agent-link
chmod +x ~/.local/bin/agent-link
agent-link doctor
The panel
**Setup** is the checklist and
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11