← Back to all direct-use skills
direct-use skill
create-plan
A read-only planning skill that turns a user request into a concise, actionable execution plan. Official OpenAI skill distributed as direct SKILL.md guidance with no required helper runtime.
Capability
What this repo actually does
- Workflow skill selected from the skills.sh all-time top 100
- Curated for direct use without a required cloud runtime or sidecar tool
- Backed by published SKILL.md and reference docs rather than mock content
Execution
How to pull it in and use it
Pull the skill files from openai/skills.Load create-plan into your agent with its SKILL.md and reference docs.Follow undefined to the original SKILL.md or source entrypoint, then read the referenced docs if needed. Outputs
Readable surfaces produced by the renderer
- Direct-use guidance driven by SKILL.md and local references
- A skill entry that avoids required helper CLIs and cloud runtimes
- A shortlist item curated for fetch-and-run workflows
Repo layout
Small footprint, clear contract
- SKILL.md as the primary contract
- Optional local reference markdown files beside the skill
- Fetchable from the source repository without extra setup assumptions
Notes
Things to know before you wire it in
- Official OpenAI skill distributed as direct SKILL.md guidance with no required helper runtime.
- Source repo: openai/skills
- Added manually to the direct-use shortlist.