Imported from majiayu000/claude-skill-registry (skills/data/plan-exec/SKILL.md). Install upstream with npx skills add majiayu000/claude-skill-registry --skill plan-exec. Copyright stays with the author (MIT).
INSTRUCTIONS
Refer to metadata.references.
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/majiayu000-claude-skill-registry-plan-exec/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.
{
"ocm": "1",
"id": "majiayu000-claude-skill-registry-plan-exec",
"kind": "skill",
"name": "plan-exec",
"description": "Execute tasks in the active plan under `.plan/active/`. Writes concrete Output and Handoff for each task and archives the plan once terminal.",
"publisher": "majiayu000",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"plan",
"execute",
"implement",
"work",
"task",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Execute tasks in the active plan under `.plan/active/`. Writes concrete Output and Handoff for each task and archives the plan once terminal."
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/majiayu000/claude-skill-registry",
"path": "skills/data/plan-exec/SKILL.md",
"ref": "a16e8e7bdddc9a7406a56f51e520cef7a8646208",
"url": "https://github.com/majiayu000/claude-skill-registry/blob/a16e8e7bdddc9a7406a56f51e520cef7a8646208/skills/data/plan-exec/SKILL.md",
"key": "majiayu000/claude-skill-registry/skills/data/plan-exec/SKILL.md"
},
"license": "MIT"
},
"instructions": "# INSTRUCTIONS\n\n1. Refer to `metadata.references`.",
"cost": {
"context_tokens": 12
}
}
Fetch it by URL: GET /api/v1/registry/majiayu000-claude-skill-registry-plan-exec/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.