git404hub

what is prd-copilot-skill fr?

huohuodong94-crypto/prd-copilot-skill — explained in plain English

Analysis updated 2026-05-18

27Audience · pm founderComplexity · 1/5Setup · easy

tl;dr

A Codex Skill that asks clarifying questions to turn a vague AI product idea into a clear, concise Markdown PRD, choosing only the AI capabilities the idea actually needs.

vibe map

mindmap
  root((prd-copilot-skill))
    What it does
      Clarifies vague ideas
      Analyzes requirements
      Generates markdown PRD
    Tech stack
      Codex Skill
      Markdown output
    Use cases
      New AI product idea
      AI capability selection
      PRD review pass
    Audience
      Product managers
      Founders

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Turn a vague AI agent or AI product idea into a structured PRD through guided clarifying questions.

VIBE 2

Decide which AI capabilities, such as RAG, memory, or tool calling, a product idea actually needs before overdesigning it.

VIBE 3

Convert existing meeting notes or a competitor analysis into a cleaner, gap-filled PRD.

VIBE 4

Get a final review pass on a draft PRD for conflicts, overdesign, and MVP risk before sharing it with a team.

what's the stack?

CodexMarkdown

how it stacks up fr

huohuodong94-crypto/prd-copilot-skill3b1b/site_demo5bv57zcm44-max/noxus-ai-open-whatsapp
Stars272727
LanguageShellTypeScript
Last pushed2021-04-10
MaintenanceDormant
Setup difficultyeasyeasymoderate
Complexity1/51/54/5
Audiencepm foundergeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Copy the skill folder into your local Codex skills directory, no build step or external dependencies required.

No license information is stated in the README.

in plain english

PRD Copilot is a Skill for Codex, an AI coding assistant, that helps a product manager turn a vague product idea into a clear, concise product requirements document, commonly called a PRD. It is aimed especially at early stage ideas for AI products and AI agent products, and it exists to stop an assistant from rushing into writing a full PRD before the requirements are actually clear. When someone describes an idea, such as wanting to build an AI agent or an AI travel assistant, the skill first checks whether the request is actually a product requirements task at all. If it is, it checks for basic missing pieces like the product's goal, target users, core pain point, usage scenario, business goal, core features, and constraints. If key information is missing, it asks at most five focused clarifying questions rather than guessing. Once there is enough context, it builds out the product definition, covering positioning, user personas, pain points and value, business flow, user journey, and minimum viable product scope, referencing competitors only when useful. For AI or agent products specifically, it only selects AI capabilities that the scenario actually needs, choosing from options like prompt design, retrieval augmented generation, memory, tool calling, standardized tool access, multi step workflows, or multiple specialized agents working together. The final output is a single, concise markdown PRD file covering background, product goals, target users, core scenarios, feature requirements, user flow, page or interaction design, AI capability design, data and metrics, edge cases and risks, and an MVP and release plan. Before finishing, it reviews the draft for conflicts, overdesign, and MVP risk. Installing it means copying the skill folder into a local Codex skills directory and then invoking it by name in a new Codex session. The documentation is written mostly in Chinese, with some skill names and technical terms in English.

prompts (copy fr)

prompt 1
Use prd-copilot to clarify my fuzzy AI product idea and produce a concise Markdown PRD.
prompt 2
I want to build an AI travel assistant, help me figure out what AI capabilities it actually needs.
prompt 3
Turn these rough meeting notes into a structured PRD using the prd-copilot workflow.
prompt 4
Review this draft PRD for overdesign, conflicts, and MVP scope risk.

Frequently asked questions

what is prd-copilot-skill fr?

A Codex Skill that asks clarifying questions to turn a vague AI product idea into a clear, concise Markdown PRD, choosing only the AI capabilities the idea actually needs.

What license does prd-copilot-skill use?

No license information is stated in the README.

How hard is prd-copilot-skill to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is prd-copilot-skill for?

Mainly pm founder.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.