patent-review

Reviews patent applications via an external examiner persona and generates office action reports.

Updated Jul 9, 2026
One-click install
npx skills add https://github.com/Lingjie-wang/autoRL --skill patent-review-lingjie-wang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: patent-review
Source: https://github.com/Lingjie-wang/autoRL/tree/main/Auto-claude-code-research-in-sleep/skills/patent-review
Command: npx skills add https://github.com/Lingjie-wang/autoRL --skill patent-review-lingjie-wang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Drafting patent claims and specifications without critical feedback risks rejections on clarity, novelty, enablement, or obviousness grounds that are expensive to fix after filing. This Skill simulates a formal patent examiner review so weaknesses are caught and corrected before submission. ## Core Features & Use Cases - Multi-Round Examiner Review: Sends claims, specification, and prior art to GPT-5.5 via Codex MCP with xhigh reasoning, acting as a USPTO/CNIPA/EPO examiner issuing a formal office action. - Statutory Grounds Analysis: Evaluates claims against clarity (112(b)/Art 84), written description, enablement, novelty (102/Art 54), and non-obviousness (103/Art 56) standards. - Iterative Fix-and-Recheck Workflow: Implements amendments for CRITICAL and MAJOR issues, then runs a follow-up review round using the same thread to verify rejections are overcome. - Use Case: After drafting claims and specification for an invention, run this Skill to receive a scored office action, apply suggested claim amendments, and produce a PATENT_REVIEW.md report confirming readiness for jurisdiction formatting. ## Quick Start Ask the assistant to run a patent examiner review on the patent directory containing your drafted claims and specification.

Frequently Asked Questions about patent-review

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

FAQPage Schema
How do I get a patent application reviewed before filing?

Run this Skill on a patent directory containing CLAIMS.md, specification sections, and a prior art report. It sends the materials to GPT-5.5 via Codex MCP acting as a patent examiner and returns a formal office action with grounds of rejection and suggested amendments.

What patentability standards does the examiner review check?

The review covers claim clarity (112(b)/Art 84), written description and enablement (112(a)/Art 83), novelty (102/Art 54), and non-obviousness (103/Art 56). It supports USPTO, CNIPA, and EPO jurisdictions depending on the persona configured in the prompt.

What inputs are required for a patent examiner review?

The Skill expects a patent directory with CLAIMS.md, specification sections, a reference numeral index, a prior art report, and an invention disclosure. It also requires the Codex MCP server configured with access to the GPT-5.5 model.

How many review rounds does the patent review run?

It runs two rounds by default: a full initial office action, then a follow-up review on the same thread after amendments are applied. The second round verifies whether previous rejections are overcome and issues an updated patentability score.

What happens if the patentability score is low after review?

If the score is below 5 out of 10 after Round 2, the Skill recommends significant rework before filing. All CRITICAL and MAJOR issues must be resolved or argued before proceeding to jurisdiction formatting.