prior-art-search
Installation
SKILL.md
Prior Art Search
Search patents and literature for prior art relevant to: $ARGUMENTS
Adapted from /research-lit for patent-specific searching.
Constants
MAX_PATENT_RESULTS = 20— Maximum patent documents to analyze in detailMAX_PAPER_RESULTS = 15— Maximum academic papers to analyze in detailSEARCH_YEARS = 10— How many years back to searchPATENT_DATABASES = "google-patents, espacenet"— Patent databases to search
Inputs
Read the invention description from:
$ARGUMENTSif it contains technical detailspatent/INVENTION_BRIEF.mdif it existsINVENTION_BRIEF.mdif it exists at project root