Search Epo banner
RobThePCGuy RobThePCGuy

Search Epo

Development community

Description

--- description: Search European patents using EPO OPS API and BigQuery (100M+ patents filtered for EP) argument-hint: "query [optional: --cpc CODE] [--year-range START-END] [--applicant NAME] [--limit N]" allowed-tools: - search_epo_patents - search_patents_bigquery - get_patent_bigquery - search_patents_by_cpc_bigquery model: claude-sonnet-4-5-20250929 --- # EPO Patent Search Search European patents using the EPO Open Patent Services (OPS) API and Google BigQuery. **Query:** $ARGUME

Installation

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

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

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

Full documentation available on GitHub

View Source Repository