requirement-document-generator
客户需求智能整理与文档生成专家。从沟通记录(飞书文档、妙记、会议纪要等)中提取、分析并整理成结构化的需求文档,自动生成飞书文档。触发场景:(1) 用户需要整理客户需求文档 (2) 需要将会议纪要转换为需求文档 (3) 需要从沟通记录提取关键需求 (4) 需要生成项目需求说明书 (5) 需要创建业务需求文档 (BRD) 或产品需求文档 (PRD)
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/664624249/feishu-requirement-document-generatorWhat This Skill Does
The requirement-document-generator is a specialized OpenClaw AI agent skill designed to bridge the gap between unstructured communication and formal project documentation. It acts as a professional business analyst, capable of ingesting raw data from Feishu docs, meeting transcripts (Feishu Minutes), or text snippets to automatically generate, structure, and refine high-quality requirement specifications. The agent meticulously extracts business goals, user pain points, functional/non-functional requirements, and project constraints, ensuring that stakeholders receive consistent and professional output formatted for immediate use in project management.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/664624249/feishu-requirement-document-generator
Once installed, ensure the agent has the necessary API permissions to access Feishu services to enable document reading and automatic file creation.
Use Cases
- Project Initiation: Rapidly creating Business Requirement Documents (BRD) from initial client kickoff meeting summaries.
- Product Development: Converting brainstorming sessions into structured Product Requirement Documents (PRD) with clear feature priority tiers.
- Gap Analysis: Analyzing existing system documentation and feedback logs to identify pain points and prioritize technical development tasks.
- Stakeholder Alignment: Ensuring all parties are on the same page by summarizing multi-channel communication into a unified source of truth.
Example Prompts
- "I've attached the transcript from today's client kickoff meeting (link). Can you extract the core project goals, functional requirements, and identify any missing information we need to follow up on?"
- "Review the notes in this document (link) and generate a comprehensive PRD template that highlights the user roles, system architecture needs, and P0 priorities."
- "Summarize this conversation transcript into a structured list of technical constraints and budget limitations for our upcoming software upgrade."
Tips & Limitations
To maximize the quality of the generated documents, provide as much context as possible. If the source material is vague, the agent will naturally prompt you for clarification. The agent is highly proficient at identifying priorities (P0, P1, P2) but requires clear communication of project boundaries. For complex projects, use the agent iteratively: first to extract key points, then to draft the document, and finally to refine sections based on specific internal templates. Be aware that the agent requires active Feishu access to auto-create and export documents directly to your workspace.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-664624249-feishu-requirement-document-generator": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, external-api