From patent-writer
Generates complete Chinese patent application from technical disclosure: coordinates sub-agents for text in Markdown, draws PNG diagrams, merges into Word docx file.
npx claudepluginhub jiutuhky/my-super-capsule --plugin patent-writer## Step 1: 生成专利文本 Invoke the patent-writer:writing-patent skill and follow it exactly as presented to you. Wait for Step 1 to fully complete (04_content/description.md 已生成) before proceeding. ## Step 2: 生成专利附图 PNG Invoke the patent-writer:patent-diagram-drawing skill and follow it exactly as presented to you. The skill will guide you to read description.md and structure_mapping.json from the same project working directory, then generate PNG diagrams into 05_diagrams/. Wait for Step 2 to fully complete (05_diagrams/ 已生成附图) before proceeding. ## Step 3: 合并生成 Word 专利文件 Use the patent-w...
Share bugs, ideas, or general feedback.
Invoke the patent-writer:writing-patent skill and follow it exactly as presented to you.
Wait for Step 1 to fully complete (04_content/description.md 已生成) before proceeding.
Invoke the patent-writer:patent-diagram-drawing skill and follow it exactly as presented to you.
The skill will guide you to read description.md and structure_mapping.json from the same project working directory, then generate PNG diagrams into 05_diagrams/.
Wait for Step 2 to fully complete (05_diagrams/ 已生成附图) before proceeding.
Use the patent-writer:docx-merger agent to merge all content and diagrams into the final Word patent application file.
The agent will read abstract.md, claims.md, description.md and diagrams from 05_diagrams/, then generate 06_final/patent_application.docx.