AI Agent Hub
Back to skills
Chinese Patent Application Document Reviewer icon

Chinese Patent Application Document Reviewer

Professional Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_dcf8e29c/checking-patdocx-cn-single-agent by following https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Chinese patent applications often contain mismatches across the abstract, claims, and specification, along with terminology, reference numeral, or claim dependency errors. Manual review can miss cross-section issues. This skill performs rule-based checks on .docx / .doc patent files, maps issues to specific text locations, and produces a revision-ready copy.

How it works

It extracts body text, tables, and text-box content, then splits the document into abstract, abstract figures, claims, specification, and specification figures. It then applies rule-based checks such as:
- Abstract: length, paragraphing, commercial wording, reference numerals, and completeness.
- Claims: numbering, vague or absolute terms, antecedent basis, claim references, unity, and clarity.
- Specification and full text: title, sufficient disclosure, typos, terminology consistency, and support for the claims.
For actionable edits, review_adder.py applies replace or delete under Word revision mode and adds comments. For issues needing human judgment, it only adds a comment marker. A mandatory integrity validation runs before output, and a structured Markdown report summarizes findings by section.

Boundaries

It is suited for formal and consistency checks on patent applications, not as a substitute for patent attorneys or agents assessing legal risk, claim scope, or patentability. .doc conversion requires Windows, Microsoft Word, and pywin32. Footnotes and endnotes may not be fully extracted, and nonstandard patent formatting can affect section recognition and annotation placement.

Use Cases

  • Check a .docx patent draft for abstract, claims, and specification consistency before filing.
  • Locate claim numbering, vague terms, antecedent basis, and unity issues with comments.
  • Review a converted .doc patent file for typos, term usage, and reference numeral consistency.
  • Generate a section-based Markdown issue summary before an attorney reviews the draft.

Best For

  • Patent attorneys: locate claim format, dependency, and support issues before filing.
  • IP assistants: pre-screen patent drafts and generate reviewable comments plus a report.
  • R&D managers: check reference numerals, terminology consistency, and typos.
  • Corporate counsel: spot obvious formal defects before sending files to outside counsel.