writing-patent

Orchestrate six sub-agents to draft patent documentation from a technical disclosure.

11|3|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/jiutuhky/my-super-capsule --skill writing-patent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-patent
Source: https://github.com/jiutuhky/my-super-capsule/tree/main/patent-writer/skills/writing-patent
Command: npx skills add https://github.com/jiutuhky/my-super-capsule --skill writing-patent

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about writing-patent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a patent application from a technical disclosure document?

To generate a patent application from a technical disclosure, submit the document to initiate an automated workflow that extracts key information and produces patent-ready Markdown files. It coordinates six specialized sub-agents to draft the abstract, claims, and description sequentially.

Can I automate patent writing to output claims and abstracts directly?

Yes, you can automate patent writing to directly output claims and abstracts. The workflow processes your technical disclosure through specialized sub-agents, generating distinct Markdown artifacts for the abstract, claims, and full description.

What is the best way to structure a patent application workflow from extraction to final draft?

The best way to structure a patent application workflow is through strict sequencing of drafting phases. This approach enforces data passing, versioning, and creation timestamps across extraction, research, outlining, and generation steps to ensure every artifact is traceable and auditable.

Does the patent drafting workflow support downstream Word document assembly?

Yes, the patent drafting workflow supports downstream Word document assembly. It outputs Markdown artifacts that can be combined with PNG diagrams and merged into a final Word patent application file using a docx-merger agent in later steps.

How does automated patent drafting ensure traceability of generated claims and descriptions?

Automated patent drafting ensures traceability of generated claims and descriptions by enforcing strict data passing, versioning, and creation timestamps throughout the sub-agent workflow. This makes every artifact produced from the technical disclosure auditable.