patent-writing-chinese

Generate CNIPA-style Chinese patent specifications as Word documents with equations.

7|1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/StellaQIU27/claude-skill-patent-writing-chinese --skill patent-writing-chinese
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: patent-writing-chinese
Source: https://github.com/StellaQIU27/claude-skill-patent-writing-chinese/tree/main
Command: npx skills add https://github.com/StellaQIU27/claude-skill-patent-writing-chinese --skill patent-writing-chinese

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, lxml, matplotlib, and includes scripts (resource) components.

What problem does it solve?

Generates CNIPA-style Chinese patent specifications as polished Word documents (.docx), automating formatting complexities and reducing drafting time.

Core Features & Use Cases

  • OMML-enabled inline equations and display math
  • 5-section CN patent structure: 技术领域 / 背景技术 / 发明内容 / 附图说明 / 具体实施方式
  • Font and typographic support for Chinese and English content
  • Patent-style block diagrams and tables with embedded math

Quick Start

Use this skill to generate a CN patent specification document for your invention, including figures and equations, in a standard CNIPA format.

Frequently Asked Questions about patent-writing-chinese

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

FAQPage Schema
How do I generate a CNIPA-style Chinese patent specification in a Word document?

To generate a CNIPA-style Chinese patent specification in a Word document, use this skill to automate the standard 5-section structure and output a formatted .docx file. It directly handles the required structural formatting.

How do I add OMML equations to a Chinese patent specification in Word?

You can add OMML equations to a Chinese patent specification using this skill, which supports both inline equations and display math directly within the generated Word document. It uses dedicated helpers for OMML formatting.

Do I need python-docx and matplotlib to draft Chinese patents with embedded equations?

Yes, you need python-docx, lxml, and matplotlib to draft Chinese patents with embedded equations. These dependencies are required for Word document generation, XML processing, and creating patent-style figures respectively.

What is the standard 5-section structure for a Chinese patent specification?

The standard 5-section structure for a Chinese patent specification includes 技术领域, 背景技术, 发明内容, 附图说明, and 具体实施方式. This skill automatically applies this exact CNIPA format to your document.

Can I convert a technical paper into a Chinese patent document?

You can convert a technical paper into a Chinese patent document by using this skill for conversion from papers. It transforms the content into a standard CNIPA-style specification with proper fonts and embedded math.

What are the limitations of using python-docx for Chinese patent writing?

When using python-docx for Chinese patent writing, limitations include handling complex inline equations and specific typographic support for mixed Chinese and English content, which this skill overcomes using lxml and dedicated OMML helpers.