| name | project-planning-skill |
| description | Convert product ideas into structured briefs with scope, audience, features, and revenue paths. Use for startup concepts, app ideas, or any project needing a clear, actionable brief. |
| category | planning |
| version | v1.0 |
| inputs | ["idea","optional_context"] |
| outputs | ["project-brief.md"] |
Project Planning Skill
Purpose
Transform an unstructured idea into a clear, actionable project brief.
Instructions
- Extract core idea
- Define audience
- Identify problem
- Propose solution
- List core features
- Define monetization strategy
- Output structured markdown brief
Output Format
- Project Name
- Description
- Audience
- Problem
- Solution
- Features
- Revenue Model
Assets
- idea-intake-form.md
- project-brief-example.md
Templates
- project-brief-template.md
Scripts
- generate_project_brief.py
References