bmf.create-prd

Generate prd.md files with an Epic → Feature → User Story hierarchy from any input document.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/zhdanovme/bmf --skill bmf-create-prd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmf.create-prd
Source: https://github.com/zhdanovme/bmf/tree/main/.claude/skills/bmf.create-prd
Command: npx skills add https://github.com/zhdanovme/bmf --skill bmf-create-prd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool helps product teams convert scattered requirements from any source into a structured PRD, saving time and ensuring consistency.

Core Features & Use Cases

  • Automated PRD generation: Transforms input documents, URLs, or inline descriptions into an Epic → Feature → User Story hierarchy.
  • Source-free operation: Does not require pre-existing BMF YAMLs; reads raw requirements from the chosen source.
  • Template-driven output: Applies the bmfs/prd-template.md structure to produce a complete prd.md with verification passes.

Quick Start

Provide a source (file, URL, or inline text) and run the command to generate prd.md in the current directory.

Frequently Asked Questions about bmf.create-prd

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

FAQPage Schema
How do I generate a PRD from raw requirements and structure them into epics and user stories?

To generate a PRD, provide a source like a file, URL, or inline text, and the tool parses the input to output a prd.md structured into an Epic → Feature → User Story hierarchy.

What is the best way to turn an inline text description into a formal PRD document?

The best way to turn inline text into a formal PRD is using a template-driven approach that applies exhaustive analysis and verification passes to prevent information loss.

Can I create a PRD from a URL without needing pre-existing project files?

Yes, you can create a PRD from a URL without pre-existing files because the source-free operation reads raw requirements directly from the provided web link.

Does PRD generation from scattered sources guard against missing requirements?

PRD generation guards against missing requirements by applying three verification passes after exhaustive analysis to ensure no information is lost during the conversion.

How to convert a BMF project folder into a structured requirements document?

You can convert a BMF project folder into a structured requirements document by selecting it as your input source to automatically generate a prd.md file.