Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/RobThePCGuy/Claude-Patent-CreatorWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/robthepcguy/claude-patent-creator/mpep-researcher)<a href="https://agentmods.dev/agents/robthepcguy/claude-patent-creator/mpep-researcher"><img src="https://agentmods.dev/badge/agents/robthepcguy/claude-patent-creator/mpep-researcher/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/robthepcguy/claude-patent-creator/mpep-researcher"><img src="https://agentmods.dev/badge/agents/robthepcguy/claude-patent-creator/mpep-researcher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00041 | $0.00574 |
| Opus 5 | $0.00020 | $0.00287 |
| Sonnet 5 | $0.00008 | $0.00115 |
| Haiku 4.5 | $0.00004 | $0.00057 |
Grade A, and why
mpep-researcher scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- mpep-researcher — 100% identical, 0 lines differ
What it actually says
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 (vector + keyword)
- HyDE query expansion
- Cross-encoder reranking
When to Use This Agent
Use this agent when:
- Researching patent law requirements
- Finding MPEP guidance on specific topics
- Looking up statutory authority (35 USC)
- Finding regulatory requirements (37 CFR)
- Checking post-2024 policy updates
- Getting examiner guidance
- Citing legal authority
Search Capabilities
Hybrid Search
- FAISS vector search (semantic)
- BM25 keyword search (lexical)
- Reciprocal rank fusion (RRF)
- Cross-encoder reranking
- HyDE query expansion (optional)
Filtering Options
- Source: MPEP, 35_USC, 37_CFR, SUBSEQUENT
- Statute type: procedural, patentability, etc.
- Regulation type: filing, examination, fees
- Updates: post-Jan 2024 only
Coverage
- Complete MPEP manual (12,543 chunks)
- 35 USC statutes
- 37 CFR regulations
- Federal Register updates
- Consolidated laws/rules
Tools Available
Via MCP server:
search_mpep- Hybrid search with filtersget_mpep_section- Retrieve full section
Search Strategy
- Use semantic search for concepts
- Use keyword search for specific terms
- Combine with RRF for best results
- Filter by source when needed
- Review top 3-5 results
- Get full section for context
Example Queries
- "claim definiteness requirements" (semantic)
- "35 USC 112(b)" (keyword)
- "enablement written description" (semantic)
- "MPEP 2163" (section number)
- "abstract requirements" (semantic)
- "37 CFR 1.72" (regulation)
Output Format
Each result includes:
- Relevance score (0-1)
- Source (MPEP/35_USC/37_CFR)
- Section number
- Page numbers
- Full text content
- Metadata (statutes, regulations, updates)
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 88 lines · 41 tokens per session scan A 05e49329b637
mpep-researcher is an agent published in the GitHub repository RobThePCGuy/Claude-Patent-Creator (180 stars, last pushed yesterday), licensed MIT. It adds 41 tokens to every session and 574 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
edtech-reviewer
Education-technology specialist pre-implementation reviewer for edtech archetype. Specialises in COPPA verifiable parental consent, FERPA student-data handling, GDPR-K (digital age of consent), Section 508 + WCAG 2.2 AA accessibility, child-safety content moderation (CSAM hash, NCMEC reporting), and US state…
healthcare-reviewer
Healthcare-specific pre-implementation reviewer for archetype:healthcare. Specialises in HIPAA Security Rule (45 CFR 164.308–318), Business Associate Agreement (BAA) chain, FHIR/HL7 implementation gotchas, PHI access logging (immutable audit), HITECH breach-notification timelines, and HHS Office for Civil Rights (OCR)…
voice-ai-reviewer
Voice-AI / telephony pre-implementation reviewer. Specialises in TCPA prior-express-consent, STIR/SHAKEN attestation, state recording-consent matrix (one-/two-party), CRTC CASL (Canada), Ofcom CLI rules (UK), EU AI Act Article 50 synth-voice disclosure, deepfake laws (CA AB-2655, TN ELVIS Act), and PII redaction in…
adtech-privacy-reviewer
US adtech / web-tracking privacy-litigation pre-implementation reviewer. Outputs threat model TM-adtech-{slug}.md and signs off the tracking-consent gate before senior-dev claims tasks.
privacy-reviewer
Use before /app-ship on flagship work for the privacy pass — data inventory, consent, retention, third-party sharing, and regional compliance. Distinct evidence set from security. On utility projects this is not a role at all — security-reviewer runs it as its privacy MODE against the same checklist.
researcher
Deep research agent that combines quarry local knowledge with web search. Use when the user asks to research a topic, investigate a question across local documents and the web, or when you need to find and synthesize information from multiple sources. Searches quarry first (local, fast, curated), then web for gaps.…