Imported from ForgePlan/marketplace (scripts/ci/fixtures/standalone-mirrors/clean-skill/SKILL.md). Install upstream with npx skills add ForgePlan/marketplace --skill clean-skill. Copyright stays with the author.
Clean
Run scripts/thing.sh next to this SKILL.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/forgeplan-marketplace-clean-skill/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.
forgeplan-marketplace-clean-skill.ocm.jsonjson
{
"ocm": "1",
"id": "forgeplan-marketplace-clean-skill",
"kind": "skill",
"name": "clean-skill",
"description": "A fixture skill that breaks no rule.",
"publisher": "ForgePlan",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"A fixture skill that breaks no rule."
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/ForgePlan/marketplace",
"path": "scripts/ci/fixtures/standalone-mirrors/clean-skill/SKILL.md",
"ref": "1ed36b4af441436cb5ba5d360ea8dd1c07b6b711",
"url": "https://github.com/ForgePlan/marketplace/blob/1ed36b4af441436cb5ba5d360ea8dd1c07b6b711/scripts/ci/fixtures/standalone-mirrors/clean-skill/SKILL.md",
"key": "ForgePlan/marketplace/scripts/ci/fixtures/standalone-mirrors/clean-skill/SKILL.md"
}
},
"instructions": "# Clean\n\nRun `scripts/thing.sh` next to this SKILL.md.",
"cost": {
"context_tokens": 13
}
}
Fetch it by URL: GET /api/v1/registry/forgeplan-marketplace-clean-skill/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.