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.
discard - Skill - OpenSmartRoute
Skillv1.0.0
discard
Discard all uncommitted changes, reverting to the last commit. Usage /discard
Imported from mindattic/Prose (.claude/skills/discard/SKILL.md). Install upstream with npx skills add mindattic/Prose --skill discard. Copyright stays with the author.
Canonical definition: .prose/commands/discard.md. Read it and follow it — this file is a
thin pointer only; the real, maintained runbook lives in .prose/ so every client shares one copy.
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/mindattic-prose-discard/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.
mindattic-prose-discard.ocm.jsonjson
{
"ocm": "1",
"id": "mindattic-prose-discard",
"kind": "skill",
"name": "discard",
"description": "Discard all uncommitted changes, reverting to the last commit. Usage /discard",
"publisher": "mindattic",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Discard all uncommitted changes, reverting to the last commit. Usage /discard"
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/mindattic/Prose",
"path": ".claude/skills/discard/SKILL.md",
"ref": "706e1a7098fc4d7623d626253805a2a5d997e498",
"url": "https://github.com/mindattic/Prose/blob/706e1a7098fc4d7623d626253805a2a5d997e498/.claude/skills/discard/SKILL.md",
"key": "mindattic/Prose/.claude/skills/discard/SKILL.md"
}
},
"instructions": "Canonical definition: **`.prose/commands/discard.md`**. Read it and follow it — this file is a\nthin pointer only; the real, maintained runbook lives in `.prose/` so every client shares one copy.",
"cost": {
"context_tokens": 48
}
}
Fetch it by URL: GET /api/v1/registry/mindattic-prose-discard/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.