create-prd

Creates product requirement documents using an eight-section PRD template.

Updated Aug 10, 2026
One-click install
npx skills add https://github.com/Choi-Keith/skill-arsenal-ultra --skill create-prd-choi-keith
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-prd
Source: https://github.com/Choi-Keith/skill-arsenal-ultra/tree/main/plugins/pm-skills/pm-execution/skills/create-prd
Command: npx skills add https://github.com/Choi-Keith/skill-arsenal-ultra --skill create-prd-choi-keith

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Writing a PRD from scratch is hard: teams often miss critical sections like measurable goals, market segmentation, or release planning, leading to misaligned stakeholders and unclear engineering specs. This Skill guides the AI through a proven 8-section template so every PRD is complete and consistent. ## Core Features & Use Cases - Structured 8-Section Template: Covers summary, contacts, background, objectives (SMART OKRs), market segments, value proposition, solution details, and release planning. - Research-Aware Drafting: Incorporates user-provided files and can gather market context via web search before writing. - Markdown Output: Produces a well-formatted document saved as PRD-[product-name].md for sharing and version control. - Use Case: A product manager needs a PRD for a new onboarding flow. They provide user interview notes, and the Skill produces a complete PRD with objectives, value proposition, feature specs, and a phased release plan. ## Quick Start Ask the AI to create a PRD for your product or feature, optionally attaching research notes or customer data to inform the document.

Frequently Asked Questions about create-prd

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

FAQPage Schema
How do I write a product requirements document (PRD)?

A PRD should cover the problem, objectives, target segments, value proposition, solution details, and release plan. This Skill applies an 8-section template that walks through each part and outputs a formatted markdown document.

What sections should a PRD template include?

This template includes eight sections: summary, contacts, background, objectives with SMART OKRs, market segments, value proposition, solution (UX, features, assumptions), and release planning with relative timelines.

Can I use customer research or files as input for a PRD?

Yes. You can provide research files, URLs, or customer data, and the Skill reads them and can supplement with web search to gather market context before drafting the PRD.

What format is the PRD output saved in?

The PRD is produced as a well-formatted markdown document with clear headings and sections. Longer documents are saved as a file named PRD-[product-name].md for easy sharing and version control.

When should I not use a full PRD template?

A full 8-section PRD may be excessive for small bug fixes, minor tweaks, or early exploratory spikes. Use lighter formats like one-pagers or tickets when scope and stakeholders are minimal.