nature-paper-to-patent

Convert research papers into evidence-grounded Chinese invention patent drafts with DOCX output.

Updated Aug 12, 2026
One-click install
npx skills add https://github.com/littlt-momo-c-yfc/skills --skill nature-paper-to-patent-littlt-momo-c-yfc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nature-paper-to-patent
Source: https://github.com/littlt-momo-c-yfc/skills/tree/main/skills/nature-paper-to-patent
Command: npx skills add https://github.com/littlt-momo-c-yfc/skills --skill nature-paper-to-patent-littlt-momo-c-yfc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires latex2mathml, Pillow, pypdf, python-docx, and includes scripts (resource) and references (resource) components.

What problem does it solve? Turning a scientific paper or thesis into a formal Chinese invention patent application requires mapping every claimed feature back to source evidence, preserving core formulas, and producing correctly structured claims, specification, abstract, and figures. Doing this manually is slow and error-prone, and unsupported features can invalidate a draft. ## Core Features & Use Cases - Evidence-grounded drafting: Builds a source map and evidence ledger so every material claim feature traces to paper text, equations, figures, or code, excluding unsupported features from formal claims. - Complete Chinese patent package: Generates separate DOCX files for claims (权利要求书), specification (说明书), abstract (说明书摘要), abstract figure (摘要附图), and a combined review draft, with core formulas rendered as editable Office Math. - Claim-aligned figures and validation: Renders black-and-white flowcharts as SVG and PNG from the principal claim's ordered steps, then runs deterministic audits on claim structure, traceability, equation coverage, and quality thresholds. - Use Case: A graduate student has a PDF paper describing a defect-detection model. The skill extracts the technical problem and method chain, drafts Chinese claims with an evidence ledger, preserves the loss-function formulas as editable equations, generates the main flowchart, and outputs the full DOCX package for inventor and patent-agent review. ## Quick Start Read and follow the nature-paper-to-patent skill, analyze paper/paper.pdf, and generate a complete Chinese invention patent draft with separate claims, specification, abstract, and abstract-figure DOCX files.

Frequently Asked Questions about nature-paper-to-patent

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

FAQPage Schema
How do I turn a research paper into a Chinese patent draft?

Provide the paper PDF and request a full draft. The workflow builds a source map and evidence ledger first, then drafts claims, aligns the specification and figures, and outputs separate Chinese DOCX files for claims, specification, abstract, and abstract figure.

Can it handle scanned PDFs or papers with unclear formulas?

Yes, a scanned-PDF mode marks uncertain OCR source blocks and excludes unsupported limitations from formal claims. Unclear formula symbols are listed as inventor questions rather than guessed or fabricated.

Does it keep equations editable in Word documents?

Yes, source-supported core formulas are converted from LaTeX to native Office Math (OMML) via latex2mathml, so they appear as editable equations in the DOCX rather than plain text or images.

Can I compare a paper against an existing patent?

Yes, the paper-patent-audit mode builds separate source maps and a bidirectional feature table labeling paper-only, patent-only, broader, and narrower content, without assuming patent-only text is supported by the paper.

What are the limitations of the generated patent draft?

The output is a drafting aid, not a patentability, novelty, inventorship, ownership, or filing-readiness opinion. It requires inventor confirmation of unresolved facts and review by a qualified Chinese patent professional before filing.