Imported from mattpocock/skills (skills/productivity/wait-what/SKILL.md) via skills.sh. Install upstream with npx skills add mattpocock/skills --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 (follow CONTEXT-MAP.md to the right one if the repo has more than one).
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/mattpocock-skills-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.
mattpocock-skills-wait-what.ocm.jsonjson
{
"ocm": "1",
"id": "mattpocock-skills-wait-what",
"kind": "skill",
"name": "wait-what",
"description": "Stop. That last message did not land: re-pitch it.",
"publisher": "mattpocock",
"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/mattpocock/skills",
"path": "skills/productivity/wait-what/SKILL.md",
"ref": "HEAD",
"url": "https://www.skills.sh/mattpocock/skills/wait-what",
"key": "mattpocock/skills/skills/productivity/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` (follow `CONTEXT-MAP.md` to the right one if the repo has more than one).",
"cost": {
"context_tokens": 67
}
}
Fetch it by URL: GET /api/v1/registry/mattpocock-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.