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
Stop. That last message did not land — re-pitch it.
Imported from jimmypaolini/codebase (.agents/skills/wait-what/SKILL.md). Install upstream with npx skills add jimmypaolini/codebase --skill wait-what. Copyright stays with the author.
Wait — I don't understand where you've got to here. Re-pitch that: give me a little bit of context, talk in ASD-STE100 Simplified Technical English, and use the ubiquitous language from CONTEXT.md.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/jimmypaolini-codebase-wait-what/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
jimmypaolini-codebase-wait-what.ocm.jsonjson
{
"ocm": "1",
"id": "jimmypaolini-codebase-wait-what",
"kind": "skill",
"name": "wait-what",
"description": "Stop. That last message did not land — re-pitch it.",
"publisher": "jimmypaolini",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"skills-sh"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Stop. That last message did not land — re-pitch it."
],
"primary": false,
"metadata": {
"source": {
"provider": "skills.sh",
"repository": "https://github.com/jimmypaolini/codebase",
"path": ".agents/skills/wait-what/SKILL.md",
"ref": "HEAD",
"url": "https://github.com/jimmypaolini/codebase/blob/HEAD/.agents/skills/wait-what/SKILL.md",
"key": "jimmypaolini/codebase/.agents/skills/wait-what/SKILL.md"
}
},
"instructions": "Wait — I don't understand where you've got to here. Re-pitch that: give me a little bit of context, talk in ASD-STE100 Simplified Technical English, and use the ubiquitous language from `CONTEXT.md`.",
"cost": {
"context_tokens": 49
}
}
Fetch it by URL: GET /api/v1/registry/jimmypaolini-codebase-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.