Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
eredes-omie - Skill - OpenSmartRoute
Skillv1.0.0
eredes-omie
PAUSADO desde 2026-08-07 (triagem Fase 3). Sem próxima ação planeada — ver `~/workspace/TRIAGE_PLAN.md`. Retomar é decisão explícita, não deriva.
Imported from jpedrocr/eredes-omie (AGENTS.md). Install upstream with npx skills add jpedrocr/eredes-omie. Copyright stays with the author.
eredes-omie
Estado
PAUSADO desde 2026-08-07 (triagem Fase 3). Sem próxima ação planeada — ver
~/workspace/TRIAGE_PLAN.md. Retomar é decisão explícita, não deriva.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - a plan picks it for its slot
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
jpedrocr-eredes-omie-eredes-omie.ocm.jsonjson
{
"ocm": "1",
"id": "jpedrocr-eredes-omie-eredes-omie",
"kind": "skill",
"name": "eredes-omie",
"description": "PAUSADO desde 2026-08-07 (triagem Fase 3). Sem próxima ação planeada — ver `~/workspace/TRIAGE_PLAN.md`. Retomar é decisão explícita, não deriva.",
"publisher": "jpedrocr",
"version": "1.0.0",
"capabilities": {
"domains": [
"math"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"PAUSADO desde 2026-08-07 (triagem Fase 3). Sem próxima ação planeada — ver `~/workspace/TRIAGE_PLAN.md`. Retomar é decisão explícita, não deriva."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/jpedrocr/eredes-omie",
"path": "AGENTS.md",
"ref": "403f53eec1d9a379000d09f29bf13c2e9a4536d3",
"url": "https://github.com/jpedrocr/eredes-omie/blob/403f53eec1d9a379000d09f29bf13c2e9a4536d3/AGENTS.md",
"key": "jpedrocr/eredes-omie/AGENTS.md"
}
},
"instructions": "# eredes-omie\n\n## Estado\n\nPAUSADO desde 2026-08-07 (triagem Fase 3). Sem próxima ação planeada — ver\n`~/workspace/TRIAGE_PLAN.md`. Retomar é decisão explícita, não deriva.",
"cost": {
"context_tokens": 42
}
}
Fetch it by URL: GET /api/v1/registry/jpedrocr-eredes-omie-eredes-omie/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.