Prior Art banner
navisbio navisbio

Prior Art

Development community

Description

--- allowed-tools: - "mcp__plugin_espacenet_espacenet__*" description: Run a structured prior art search for an invention and produce a report. user-description: "Search patents for prior art related to an invention description" argument-description: "Description of the invention to search prior art for" --- # Prior Art Search You are conducting a prior art search for the following invention: $ARGUMENTS ## Instructions Load and follow the prior-art-search skill workflow. Execute all steps

Installation

Installs to ~/.claude/skills/navisbio-ops-patent-search-mcp-prior-art/SKILL.md

Terminal
mkdir -p ~/.claude/skills/navisbio-ops-patent-search-mcp-prior-art && curl -fsSL https://raw.githubusercontent.com/navisbio/OPS-patent-search-mcp/HEAD/commands/prior-art.md -o ~/.claude/skills/navisbio-ops-patent-search-mcp-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