OmniRoute
Route every AI tool through 352 providers with auto-fallback
All Skills in This Repository (92)
Pure Emerald Level Indicatorsgenerate-release-cx
Automates OmniRoute patch releases with changelog generation and PR management.
issue-triage-cc
Identify gaps in GitHub issue reports and draft structured requests for missing information.
generate-release-cc
Automate OmniRoute patch releases from version bump to gated deployment.
capture-release-evidences-ag
Automate browser validation of new UI features and capture WebP evidence recordings.
issue-triage-cx
Triage GitHub issues missing critical details and generate structured response templates.
review-discussions-cc
Triage GitHub Discussions by summarizing threads and drafting replies.
review-discussions-cx
Review open GitHub Discussions and generate categorized summaries for triage.
review-prs-cc
Review open GitHub pull requests and produce critical reports requiring approval.
resolve-issues-ag
Triage GitHub issues and propose per-issue fix plans for user validation.
review-prs-cx
Analyze open GitHub pull requests and generate approval-gated review reports.
resolve-issues-cx
Classify GitHub issues, analyze bug root causes, and prepare fix plans with regression tests.
review-prs-ag
Analyze open GitHub pull requests and generate decision-ready reports.
Frequently Asked Questions
FAQPage SchemaHow to install OmniRoute?โผ
Run `npx skills add diegosouzapw/OmniRoute --all -g -y` in your terminal to install all skills in this suite globally.
What does OmniRoute do?โผ
It is a local AI gateway that connects your coding tools (Claude Code, Codex, Cursor, Cline) to 352 LLM providers through one endpoint, with automatic fallback when a provider fails or hits rate limits.
How does OmniRoute save money on AI tokens?โผ
It stacks 90+ free provider tiers and applies RTK plus Caveman compression to shrink prompts and tool outputs, cutting token usage by 15โ95% on typical coding sessions.
Does OmniRoute work with Claude Code and other AI agents?โผ
Yes. It exposes OpenAI-compatible, Anthropic-compatible, MCP, and A2A interfaces, so Claude Code, Codex, Cursor, Cline, Copilot, and custom agents can all connect through it.
Can I manage OmniRoute without using the dashboard?โผ
Yes. The bundled CLI and API skills let agents manage providers, API keys, routing combos, quotas, backups, and health checks entirely through commands or HTTP calls.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core