mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
chore(docs): remove all competitor references from branch
Remove every reference to the competing open-source project from docs, comparisons, i18n mirrors, comments, and source files so the branch history does not expose competitive intelligence.
This commit is contained in:
@@ -34,9 +34,9 @@ Each `SKILL.md` follows the Anthropic skill manifest spec with YAML frontmatter
|
||||
(`name`, `description`) and a self-contained markdown body: setup, endpoints,
|
||||
examples, and error codes. Assume the reader is an agent with no prior context.
|
||||
|
||||
## Differences from 9router skills
|
||||
## Additional skills
|
||||
|
||||
OmniRoute extends the 9router pattern with two additional skills:
|
||||
OmniRoute includes two protocol-level skills not found in other routers:
|
||||
|
||||
- `omniroute-mcp` — exposes 37 MCP tools (memory, skills, providers, routing) over SSE/stdio/HTTP
|
||||
- `omniroute-a2a` — exposes 5 A2A skills (smart-routing, quota, discovery, cost, health)
|
||||
|
||||
Reference in New Issue
Block a user