nature-paper-to-patent

Convert research papers and technical materials into evidence-grounded Chinese invention patent drafts.

Updated Jul 5, 2026
One-click install
npx skills add https://github.com/huaibovip/research-marketplace --skill nature-paper-to-patent-huaibovip
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nature-paper-to-patent
Source: https://github.com/huaibovip/research-marketplace/tree/main/plugins/nature-skills/skills/nature-paper-to-patent
Command: npx skills add https://github.com/huaibovip/research-marketplace --skill nature-paper-to-patent-huaibovip

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve? Turning a research paper, thesis, or codebase into a Chinese invention patent application is slow and error-prone: claims must be traceable to source evidence, formulas must be preserved as editable equations, and figures must match the claim steps. This Skill automates that conversion while enforcing strict evidence discipline so no unsupported feature enters a formal claim. ## Core Features & Use Cases - Evidence-Grounded Claim Drafting: Builds stable source IDs (paper text, equations, figures, code) and an evidence ledger, then maps every claim feature back to its source with explicit/inherent/needs-confirmation/unsupported status. - Full Patent Package Generation: Produces Chinese 权利要求书, 说明书, 说明书摘要, 摘要附图, and a complete review draft as separate DOCX files, with core formulas rendered as native editable Office Math and claim-aligned black-and-white flowcharts as SVG/PNG. - Technical Disclosure & Patent-Point Mining: Scans project documents, code, Word, and PowerPoint files to mine patentable points and generate attorney-facing Chinese technical disclosures (技术交底书) with Mermaid diagrams, CNIPA prior-art search support, and timestamped revision logs. - Use Case: A researcher has a PDF paper describing a defect-detection model with formulas and architecture figures. The Skill extracts the method pipeline, drafts an independent method claim plus dependent fallback claims, renders the main flowchart from the claim steps, embeds editable equations, and outputs a validated DOCX package with a per-feature evidence map. ## Quick Start Ask the agent to convert your paper PDF into a Chinese invention patent draft with claims, specification, abstract, and figures, with every claim feature traced to source evidence.

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 convert a research paper into a Chinese patent draft?

Provide the paper PDF and specify the protection target such as method, system, or device. The skill builds a source map and evidence ledger first, then drafts claims, specification, abstract, and figures as separate Chinese DOCX files with every claim feature traced to source locations.

How to generate editable Word equations from LaTeX in a patent draft?

The skill converts each core formula's LaTeX source into native Office Math (OMML) using latex2mathml, so equations appear as editable Word formulas rather than plain text. Every symbol is defined and each formula is linked to a method step and technical effect.

Can it handle scanned PDFs or unclear formulas?

Yes, it detects scanned-PDF sources and marks uncertain OCR blocks instead of guessing. Unsupported or unconfirmed features are excluded from formal claims and listed as specific inventor questions.

Does it support comparing a paper with an existing patent?

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

What are the limitations of automated patent drafting?

The output is a drafting aid for inventor and patent-professional review, not a patentability opinion, legal advice, or filing guarantee. It never invents embodiments, experimental data, or prior-art conclusions, and unresolved quality thresholds label the result an incomplete draft.