patent-novelty-check

Map claim elements against prior art to assess novelty and obviousness.

Updated May 20, 2026
One-click install
npx skills add https://github.com/lightrain-a/medtrace-aris --skill patent-novelty-check-lightrain-a
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: patent-novelty-check
Source: https://github.com/lightrain-a/medtrace-aris/tree/main/.vendor/aris/skills/patent-novelty-check
Command: npx skills add https://github.com/lightrain-a/medtrace-aris --skill patent-novelty-check-lightrain-a

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you determine whether an invention is likely patentable by assessing novelty (anticipation) and non-obviousness (inventive step) against prior art, so you can avoid pursuing claims that are already disclosed or obvious.

Core Features & Use Cases

  • Claim-element extraction: Converts an invention description into preliminary claim elements and draft claim language (system + method style) suitable for analysis.
  • Anticipation (novelty) matrix: Tests each preliminary claim element set against every prior-art reference to identify which elements are fully disclosed by a single document.
  • Obviousness combination analysis: Evaluates whether 2–3 references together could render the claim obvious, including a rationale for combining them.
  • Jurisdiction-focused outputs: Produces advisory results aligned to common standards such as 35 USC 102/103 (US), CN patent law novelty/inventive step, and EPC novelty/inventive step.

Quick Start

Ask the AI to run a patent novelty and non-obviousness assessment for your invention, using your prior art report at patent/PRIOR_ART_REPORT.md and an optional 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 assess patent novelty and non-obviousness against prior art?

To assess patent novelty and non-obviousness, map extracted claim elements against a prior art report to test single-reference anticipation and multi-reference obviousness with motivation to combine, generating a structured assessment report.

What is the process for checking patentability across different jurisdictions?

Checking patentability across jurisdictions involves evaluating claim elements against shared patent standards and writing a cross-jurisdiction assessment report aligned with 35 USC 102/103, CN patent law, and EPC novelty and inventive step criteria.

How do I use a prior art report to evaluate an invention's patentability?

To evaluate patentability using a prior art report, parse the invention scope into claim elements, test them against prior art references for anticipation and obviousness, and output a structured NOVELTY_ASSESSMENT.md report.

Can I analyze multi-reference obviousness and motivation to combine for patent claims?

Yes, you can analyze multi-reference obviousness by evaluating whether 2 to 3 prior art references together render a claim obvious, including generating a rationale for the motivation to combine them.

Does this patent novelty check require a specific format for the invention description?

The patent novelty check works with an invention description to extract preliminary claim elements and draft claim language, utilizing an optional INVENTION_BRIEF.md file alongside a required PRIOR_ART_REPORT.md for analysis.

What are the limitations of using automated claim element extraction for patentability evaluation?

A limitation of automated claim element extraction is that it converts invention descriptions into preliminary claim elements and draft language for analysis, meaning the resulting patentability evaluation is advisory and requires legal review.