What problem does it solve?
This skill should be used when the user asks to "写专利", "撰写专利申请文件",
"从技术交底书生成专利", "自动写专利", "generate patent from disclosure",
"run patent writing workflow", "执行专利写作流程",
or invokes the /patent-writer:write-patent command.
Orchestrates 6 specialized sub-agents in strict sequence to produce patent
application text content (Markdown) from a technical disclosure document.
附图 PNG 由 patent-diagram-drawing 技能在后续步骤中生成,
最终由 docx-merger agent 合并为 Word 专利申请文件。
Core Features & Use Cases
- Orchestrates six specialized sub-agents in strict sequence to convert a technical disclosure into a complete patent text.
- Outputs Markdown artifacts such as patent_outline.md, abstract.md, claims.md, and description.md, enabling flexible downstream formatting.
- Supports diagram generation (PNG) in later steps and final Word document assembly via a docx-merger.
Quick Start
Submit a technical disclosure document to start the patent writing workflow and obtain Markdown content ready for downstream assembly.