patent-pipeline

Generates jurisdiction-formatted patent application drafts from invention descriptions.

1|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/zhuyingqin/ARIS-WEB --skill patent-pipeline-zhuyingqin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: patent-pipeline
Source: https://github.com/zhuyingqin/ARIS-WEB/tree/main/crates/runtime/assets/skills/patent-pipeline
Command: npx skills add https://github.com/zhuyingqin/ARIS-WEB --skill patent-pipeline-zhuyingqin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill eliminates the hard, multi-step work of turning an invention idea into a complete, jurisdiction-formatted patent application draft with claims and a supporting specification.

Core Features & Use Cases

  • End-to-end patent drafting pipeline: runs prior art search, novelty assessment, invention structuring, claims drafting, specification writing, examiner-style review, and jurisdiction formatting.
  • Jurisdiction and patent-type aware outputs: supports CN (CNIPA), US (USPTO), and EP (EPO), and distinguishes invention patents vs CN utility models.
  • Human-in-the-loop checkpoints with resumable state: pauses for explicit user confirmation at key phases and persists progress in patent/PATENT_STATE.json.

Quick Start

Use the patent-pipeline skill with your invention description to produce a full draft application for your target jurisdiction, pausing for your review at each checkpoint.

Frequently Asked Questions about patent-pipeline

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

FAQPage Schema
How do I draft a complete patent application from an invention description?

To draft a patent application, you provide an invention description and the pipeline runs prior art search, novelty assessment, claims drafting, specification writing, and examiner-style review to generate a complete draft.

Can I generate a USPTO or EPO formatted patent draft from conversational input?

Yes, jurisdiction-ready patent drafts for CNIPA, USPTO, and EPO can be generated. The pipeline accepts conversational input or existing research artifacts and applies jurisdiction-specific formatting to the final deliverables.

What is prior art search and novelty assessment in the patent drafting process?

Prior art search and novelty assessment are initial pipeline stages that evaluate existing inventions against your idea to determine patentability before proceeding to claims drafting and specification writing.

Does the patent drafting pipeline support CN utility models as well as invention patents?

Yes, the pipeline supports both CN invention patents and CN utility models, distinguishing between the patent types to apply the correct jurisdiction formatting and drafting rules for your output.

How do human checkpoints work when drafting a patent application end to end?

Human checkpoints pause the pipeline at key drafting phases to request explicit user confirmation. Progress is persisted in a state file, allowing the application drafting process to resume later.

What are the limitations of using an automated pipeline for patent claims drafting?

The pipeline requires explicit human confirmation at checkpointed phases and cannot finalize a draft without it. Outputs are formatted drafts for CN, US, or EP jurisdictions, necessitating final legal review before submission.