source-command-create-prd

Generate a Product Requirements Document from conversation content.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/jmolz/m0lz.02 --skill source-command-create-prd
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: source-command-create-prd
Source: https://github.com/jmolz/m0lz.02/tree/main/.agents/skills/source-command-create-prd
Command: npx skills add https://github.com/jmolz/m0lz.02 --skill source-command-create-prd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps organize the scope of work for an MVP by converting conversation history into a Product Requirements Document (PRD), ensuring all details are captured before implementation.

Core Features & Use Cases

  • Generate PRD: Automates the creation of a PRD based on a conversation's content.
  • Capture Scope: Ensures no details are missed by reviewing conversation history.
  • Use Case: When planning a new feature, this Skill can help draft the PRD from the project's conversation history.

Quick Start

Run the 'source-command-create-prd' skill with an output path like 'my-project/PRD.md'.

Frequently Asked Questions about source-command-create-prd

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a Product Requirements Document from a conversation?▼

To generate a Product Requirements Document from a conversation, run the skill with a specified output path to transform conversational content into a structured PRD file automatically.

What is the best way to capture MVP scope from project conversation history?▼

Capturing MVP scope from project conversation history is done by analyzing the conversation text to ensure no details are missed, structuring the extracted requirements into a comprehensive planning document.

How does conversation analysis work for PRD generation?▼

Conversation analysis for PRD generation works by taking conversation history as input, reviewing the content to identify project requirements, and structuring those details for detailed project planning.

Can I output a PRD directly to a specific markdown file path?▼

Yes, you can output a PRD directly to a specific markdown file path by providing a target output path like 'my-project/PRD.md' when running the skill.

When do I need to create a structured PRD for project planning?▼

You need to create a structured PRD for project planning when you are preparing to implement a new feature and must define and organize the full scope of work for an MVP.