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 kasperjunge-create-plan npx -- -y @trustedskills/kasperjunge-create-plan
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"kasperjunge-create-plan": {
"command": "npx",
"args": [
"-y",
"@trustedskills/kasperjunge-create-plan"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The kasperjunge-create-plan skill helps AI agents generate detailed plans based on user requests. It can break down complex tasks into smaller, manageable steps with specific actions and expected outcomes. The agent will produce a structured plan that outlines the necessary procedures to achieve a desired goal.
When to use it
- Planning a marketing campaign: Generate a step-by-step guide for launching a new product.
- Organizing an event: Create a detailed timeline with tasks, deadlines, and responsibilities.
- Project management: Develop a plan outlining the phases, deliverables, and resources needed for a project.
- Trip planning: Generate a comprehensive itinerary including transportation, accommodation, and activities.
Key capabilities
- Plan generation
- Task breakdown
- Action definition
- Outcome specification
Example prompts
- "Create a plan to learn Python programming."
- "Develop a marketing plan for my new bakery."
- “Outline the steps needed to organize a charity fundraising event.”
Tips & gotchas
The quality of the generated plan depends heavily on the clarity and detail provided in the initial prompt. Be as specific as possible about desired outcomes and constraints when requesting a plan.
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.