prior-art-search

Search patent databases and academic literature for prior art disclosures.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Prior-art search helps you reduce novelty and patentability risk by identifying existing patents and academic work that may disclose your invention’s key features.

Core Features & Use Cases

  • Patent and literature discovery: Searches Google Patents, Espacenet, Google Scholar, and arXiv using extracted technical concepts.
  • Structured relevance assessment: Extracts titles, abstracts/claims, IPC/CPC codes, and assigns an overlap risk (HIGH/MEDIUM/LOW) for each reference.
  • Preliminary freedom-to-operate (FTO) view: Flags potentially blocking patents and notes public-domain/expired prior art for awareness.
  • Report generation: Writes patent/PRIOR_ART_REPORT.md summarizing search strategy, references, landscape, and recommendations.

Quick Start

Run the prior-art-search skill with your invention description (or the path to an invention brief) to generate patent/PRIOR_ART_REPORT.md containing categorized patent and academic findings.

Frequently Asked Questions about prior-art-search

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

FAQPage Schema
How do I conduct a preliminary prior art search for an invention disclosure?

Conduct a prior art search by providing an invention description or brief file. The system extracts technical concepts and queries Google Patents, Espacenet, Google Scholar, and arXiv to identify matching disclosures and generate a structured report.

What is the best way to assess freedom to operate risk from existing patents?

Assess freedom to operate risk by triaging identified patents for overlap with your invention. The system flags potentially blocking patents and assigns an overlap risk level of HIGH, MEDIUM, or LOW based on extracted claims and technical features.

How does overlap risk triage work for patent novelty screening?

Overlap risk triage evaluates patents against your invention's features to assign a HIGH, MEDIUM, or LOW relevance score. It extracts titles, abstracts, claims, and IPC/CPC codes to determine the novelty risk and identify potentially blocking prior art.

Can I use an invention brief file to search academic literature and patent databases?

Yes, you can use an invention brief file. The system processes the text to extract search concepts, then queries Google Patents, Espacenet, Google Scholar, and arXiv to collect bibliographic details, IPC/CPC classifications, and academic disclosures.

What format does the prior art report use to summarize search results?

The prior art report is generated as `patent/PRIOR_ART_REPORT.md`. This Markdown file summarizes the search strategy, categorized references, landscape overview, overlap risk levels, and recommendations for preliminary freedom-to-operate assessment.

Are there limitations to using automated prior art search for patentability assessment?

A limitation of automated prior art search is that it provides a preliminary, non-exhaustive novelty screening. It does not fabricate citations but relies on existing database disclosures, meaning it should not replace a formal legal opinion for final patentability or FTO decisions.