Create Plan
Helps with creation, planning as part of agent workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add aleister1102-create-plan npx -- -y @trustedskills/aleister1102-create-plan
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"aleister1102-create-plan": {
"command": "npx",
"args": [
"-y",
"@trustedskills/aleister1102-create-plan"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, create-plan, generates structured plans based on user requests. It can outline steps to achieve a goal, break down complex tasks into manageable components, and provide sequential instructions for completion. The resulting plan is presented in a clear and organized format, ready for execution or further refinement.
When to use it
- Project Planning: Generate a detailed plan for launching a new website, including design, development, testing, and deployment phases.
- Event Organization: Create a step-by-step plan for organizing a conference, covering venue selection, speaker acquisition, marketing, and logistics.
- Learning New Skills: Develop a structured learning plan to acquire proficiency in a specific software or programming language.
- Travel Itineraries: Outline a detailed travel itinerary including transportation, accommodation, activities, and estimated costs.
Key capabilities
- Plan generation
- Structured output
- Sequential instructions
Example prompts
- "Create a plan for writing a short story."
- "Generate a step-by-step plan to learn Python programming."
- "Outline the steps needed to organize a small fundraising event."
Tips & gotchas
The quality of the generated plan depends heavily on the clarity and specificity of the prompt. Providing detailed context or constraints will yield more relevant and useful plans.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.