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 microck-create-plan npx -- -y @trustedskills/microck-create-plan
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"microck-create-plan": {
"command": "npx",
"args": [
"-y",
"@trustedskills/microck-create-plan"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The microck-create-plan skill generates detailed plans based on user requests. It can break down complex tasks into smaller, manageable steps with clear instructions. The resulting plan is designed to be actionable and easy to follow.
When to use it
- Project Planning: Generate a step-by-step plan for launching a new website or marketing campaign.
- Event Organization: Create a detailed schedule and task list for planning a conference or workshop.
- Learning New Skills: Develop a structured learning path with specific exercises and milestones to master a new technology.
- Travel Itineraries: Outline a day-by-day travel plan, including transportation, accommodation, and activities.
Key capabilities
- Plan generation from user requests
- Task breakdown into smaller steps
- Clear instructions for each step
- Actionable output
Example prompts
- "Create a plan to learn Python programming."
- "Generate a detailed plan for organizing a small fundraising event."
- "I need a plan to migrate my website to a new hosting provider. Please be very specific."
Tips & gotchas
The quality of the generated plan depends heavily on the clarity and detail provided in the prompt. Be as specific as possible about your desired outcome and any constraints or preferences.
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.