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.
wait-what - Skill - OpenSmartRoute
Skillv1.0.0
wait-what
Pare. A ultima mensagem nao fez sentido — re-explique.
Imported from Guipegoraro/protheus-claude-skills (wait-what/SKILL.md). Install upstream with npx skills add Guipegoraro/protheus-claude-skills --skill wait-what. Copyright stays with the author.
Espera — nao entendi onde voce chegou. Re-explique: de um pouco de contexto e fale em Linguagem Simples (principios do ASD-STE100: frases curtas, uma ideia por frase, voz ativa, um nome so por conceito — portugues ou ingles, mantendo o termo tecnico do dominio), usando a linguagem ubiqua do CONTEXT.md / dominio.md se existir.
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.
{
"ocm": "1",
"id": "guipegoraro-protheus-claude-skills-wait-what",
"kind": "skill",
"name": "wait-what",
"description": "Pare. A ultima mensagem nao fez sentido — re-explique.",
"publisher": "Guipegoraro",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Pare. A ultima mensagem nao fez sentido — re-explique."
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/Guipegoraro/protheus-claude-skills",
"path": "wait-what/SKILL.md",
"ref": "e51db59ad6cfdc53254f1159ce94836a7a06240a",
"url": "https://github.com/Guipegoraro/protheus-claude-skills/blob/e51db59ad6cfdc53254f1159ce94836a7a06240a/wait-what/SKILL.md",
"key": "Guipegoraro/protheus-claude-skills/wait-what/SKILL.md"
}
},
"instructions": "Espera — nao entendi onde voce chegou. Re-explique: de um pouco de contexto e fale em Linguagem Simples (principios do ASD-STE100: frases curtas, uma ideia por frase, voz ativa, um nome so por conceito — portugues ou ingles, mantendo o termo tecnico do dominio), usando a linguagem ubiqua do `CONTEXT.md` / `dominio.md` se existir.\n\n<!-- Adaptada de https://github.com/mattpocock/skills (MIT, Matt Pocock) -->",
"cost": {
"context_tokens": 102
}
}
Fetch it by URL: GET /api/v1/registry/guipegoraro-protheus-claude-skills-wait-what/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.