create-prd

Installation
SKILL.md

PRD Creation

Follow the phases below to transform product ideas into a complete PRD document. All PRD content is written in Chinese (the target audience is Chinese-speaking teams).

Output Mode

Determine output mode from $ARGUMENTS:

Argument Mode Output
--md (default) Local Markdown Save as .md file to project directory
--lark Feishu Cloud Doc Create via lark-cli using Lark rich-text features

--lark mode accepts optional location arguments (mutually exclusive), supporting token or Feishu URL:

  • --folder-token — Target folder (token or URL)
  • --wiki-node — Target wiki node (token or URL)
  • --wiki-space — Target wiki space root (ID or URL, or my_library)

Pass URL directly to lark-cli — no manual token extraction needed. Defaults to user's personal space root when no location specified.

Installs
3
Repository
fradser/skills
GitHub Stars
4
First Seen
13 days ago
create-prd — fradser/skills