patent-novelty-check

Compare extracted claim elements against prior art references for patent novelty.

2|1|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/raja21068/AutoResearch --skill patent-novelty-check-raja21068
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: patent-novelty-check
Source: https://github.com/raja21068/AutoResearch/tree/main/skills/aris/patent-novelty-check
Command: npx skills add https://github.com/raja21068/AutoResearch --skill patent-novelty-check-raja21068

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you evaluate whether an invention is likely patentable by checking novelty (absolute anticipation) and non-obviousness (inventive step) against prior art.

Core Features & Use Cases

  • Claim-element extraction: Converts an invention description into preliminary claim elements and draft independent claims (method + system) that define scope.
  • Novelty (anticipation) analysis: Tests each draft claim element set against each prior-art reference to determine whether any single reference discloses all elements.
  • Obviousness (inventive step) analysis: Examines combinations of 2–3 references, including motivation to combine, to assess whether the claimed subject matter would be obvious to a POSITA.
  • Cross-model examiner verification: Performs an additional rigorous patent-examiner review when the Codex MCP tool is available.
  • Jurisdiction-specific output: Produces a structured assessment for US (35 USC 102/103), CN (Article 22), and EP (Article 54/56) and writes it to patent/NOVELTY_ASSESSMENT.md.

Quick Start

Use the patent novelty check to assess your invention by providing an invention description and ensuring you have patent/PRIOR_ART_REPORT.md from a prior-art search, optionally including patent/INVENTION_BRIEF.md.

Frequently Asked Questions about patent-novelty-check

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

FAQPage Schema
How do I check if my invention is novel and non-obvious against prior art?

To assess patent novelty and non-obviousness, you compare extracted claim elements against prior art references. This analysis tests single references for absolute anticipation and reference combinations for obviousness to determine patentability.

Can I evaluate patentability for US, CN, and EP jurisdictions in one analysis?

Yes, jurisdiction-specific patentability evaluation applies US 35 USC 102/103, CN Article 22, and EP Article 54/56 reasoning. The assessment produces a structured matrix applying the appropriate legal standards for each territory.

How do I analyze obviousness using multiple prior art references?

Obviousness analysis examines combinations of 2–3 prior art references, including the motivation to combine them. This determines whether the claimed subject matter would be obvious to a person skilled in the art.

Do I need a prior art search report before running a novelty assessment?

Yes, you need prior-art search outputs stored in the patent workspace, specifically a PRIOR_ART_REPORT.md file. The novelty assessment compares your invention's draft claim elements against these existing references.

How does claim construction work before testing for anticipation?

Claim-element extraction converts an invention description into preliminary claim elements and draft independent claims, defining both method and system scope. These extracted elements are then tested against prior art for novelty.

What are the limitations of automated patent novelty analysis?

Automated patent novelty analysis requires text-based invention descriptions and pre-existing prior art reports. It cannot replace formal legal counsel and relies on the completeness of the prior art references provided in the workspace.