Search Prior Art banner
RobThePCGuy RobThePCGuy

Search Prior Art

Development community

Description

--- description: Conduct comprehensive prior art search using 7-step methodology across 100M+ patents via BigQuery allowed-tools: Bash, Read, Write --- # Search for Prior Art Professional patent prior art search with patentability assessment. ## What This Command Does Executes a systematic 7-step prior art search methodology: 1. **Invention Definition** (2-3 min) - Extract key features 2. **Keyword Strategy** (2-3 min) - Build search terms 3. **Broad Search** (3-5 min) - Cast wide net 4. **

Installation

Installs to ~/.claude/skills/robthepcguy-claude-patent-creator-search-prior-art/SKILL.md

Terminal
mkdir -p ~/.claude/skills/robthepcguy-claude-patent-creator-search-prior-art && curl -fsSL https://raw.githubusercontent.com/RobThePCGuy/Claude-Patent-Creator/HEAD/commands/search-prior-art.md -o ~/.claude/skills/robthepcguy-claude-patent-creator-search-prior-art/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository