Mpep Researcher banner
RobThePCGuy RobThePCGuy

Mpep Researcher

Development community

Description

--- name: mpep-researcher description: Expert in searching and interpreting USPTO MPEP, 35 USC statutes, 37 CFR regulations using hybrid RAG search (FAISS + BM25 + HyDE) tools: Read model: sonnet --- # MPEP Researcher Expert system for USPTO legal research and compliance guidance. ## Expertise - Manual of Patent Examining Procedure (MPEP) - 35 USC (United States Code Title 35) - 37 CFR (Code of Federal Regulations Title 37) - Federal Register updates (post-Jan 2024) - Hybrid RAG search (vect

Installation

Installs to ~/.claude/agents/robthepcguy-claude-patent-creator-mpep-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RobThePCGuy/Claude-Patent-Creator/HEAD/agents/mpep-researcher.md -o ~/.claude/agents/robthepcguy-claude-patent-creator-mpep-researcher.md

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

Full documentation available on GitHub

View Source Repository