Planning Doc Generator
Generates structured documents like proposals, reports, or outlines based on provided information and desired format.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add planning-doc-generator npx -- -y @trustedskills/planning-doc-generator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"planning-doc-generator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/planning-doc-generator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The planning-doc-generator skill creates structured documents outlining a plan to achieve a specific goal. It generates these plans in markdown format, making them easy to read and edit. The generated document includes sections for objectives, tasks, resources, and timelines.
When to use it
- Project Planning: Generate an initial project plan with defined steps and deadlines.
- Event Organization: Create a detailed checklist and schedule for organizing events.
- Content Creation Strategy: Outline the steps needed to produce a series of blog posts or articles.
- Goal Decomposition: Break down large, complex goals into smaller, manageable tasks.
Key capabilities
- Generates markdown documents.
- Includes sections for objectives, tasks, resources, and timelines.
- Creates plans based on user-provided goals.
Example prompts
- "Create a plan to launch a new mobile app."
- "Generate a document outlining the steps needed to write a book."
- "Plan a marketing campaign for a new product, including objectives, tasks and timelines."
Tips & gotchas
The quality of the generated plan depends heavily on the clarity and specificity of the initial prompt. Providing detailed context will yield more useful results.
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.