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 fancy-bread-create-plan npx -- -y @trustedskills/fancy-bread-create-plan
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"fancy-bread-create-plan": {
"command": "npx",
"args": [
"-y",
"@trustedskills/fancy-bread-create-plan"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, fancy-bread-create-plan, helps users generate detailed plans for creating something. It can produce outlines, checklists, and schedules based on a given topic or project description. The output is structured to facilitate organized execution and tracking of progress towards a defined goal.
When to use it
- Planning a new software feature: Generate a checklist of tasks required for development and testing.
- Organizing an event: Create a timeline with key milestones and responsibilities.
- Writing a book or long-form content: Develop a chapter outline and writing schedule.
- Designing a marketing campaign: Outline the steps involved, from research to execution and analysis.
Key capabilities
- Plan generation based on user input
- Creation of outlines
- Checklist creation
- Schedule development
Example prompts
- "Create a plan for building a simple e-commerce website."
- "Generate an outline for writing a blog post about AI safety."
- "Develop a checklist for migrating our database to a new server."
Tips & gotchas
The quality of the generated plan depends heavily on the clarity and detail provided in the initial prompt. Be specific about desired outcomes and any constraints or requirements.
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.