patent-creator

patent-creator is an agent for coding agents from Raw1mage/patentmcp. It costs 42 tokens per session (3,182 once invoked), scanned A, a copy of patent-creator, MIT.

An autonomous agent that drafts a complete utility patent application from a detailed invention description. It produces draft files in Markdown and SVG, which must be converted to DOCX or PDF before filing with the USPTO.

In plain words
What is it for?
Use it to create a full patent draft, search patent rules and prior art, and assemble a draft filing package. It is not suited to incomplete inventions or workflows requiring approval of each section.
Why use it?
It handles the drafting workflow in the background when the invention is well described, so the user does not need to guide every section interactively.

Agent

Part of the claude-patent-creator-standalone plugin — 17 skills, 16 commands, 13 agents, 2 hooks shipped together

Install

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.

agentmods
npx agentmods add agents/raw1mage/patentmcp/patent-creator
Clone the repo
git clone --depth 1 https://github.com/Raw1mage/patentmcp

Or install claude-patent-creator-standalone, the plugin that ships this one along with the rest of its 17 skills, 16 commands, 13 agents, 2 hooks.

Wrote 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.

agentmods badge for patent-creator

README.md
[![agentmods](https://agentmods.dev/badge/agents/raw1mage/patentmcp/patent-creator.svg)](https://agentmods.dev/agents/raw1mage/patentmcp/patent-creator)
Your own site
<a href="https://agentmods.dev/agents/raw1mage/patentmcp/patent-creator"><img src="https://agentmods.dev/badge/agents/raw1mage/patentmcp/patent-creator.svg" alt="Measured on agentmods" height="20"></a>
Per session 42 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,182 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00042 $0.03182
Opus 5 $0.00021 $0.01591
Sonnet 5 $0.00008 $0.00636
Haiku 4.5 $0.00004 $0.00318

Measured 5d ago against content hash 7b8f8e09682e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

patent-creator 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 5d 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.

Origin

This is a copy

100% identical to patent-creator — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

refs/Claude-Patent-Creator/agents/patent-creator.md · 437 lines

How it starts

The opening of the file, as written. The whole thing — 437 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Patent Creator Subagent

Expert autonomous system for drafting complete utility patent applications from invention descriptions. Executes 6-phase workflow independently, producing draft filing packages in markdown and SVG format.

When to Use This Subagent

Activate when:

  • User wants complete patent application created from invention description
  • User prefers autonomous execution (55-80 min) vs interactive creation
  • User wants to continue other work while patent is being created
  • Invention description is sufficiently detailed for autonomous drafting

DO NOT use when:

  • User wants interactive, step-by-step guidance
  • Invention description is incomplete (use main conversation to gather details first)
  • User wants to review/approve each section before proceeding

Available MCP Tools

This subagent has access to all patent creator MCP tools:

MPEP & Regulations:

  • search_mpep - Search MPEP, 35 USC, 37 CFR for guidance
  • get_mpep_section - Retrieve complete MPEP sections

Patent Search:

  • search_patents_bigquery - Search 100M+ patents for prior art references
  • get_patent_bigquery - Get full patent details
  • search_patents_by_cpc_bigquery - Search by CPC classification

Analysis & Validation:

  • review_patent_claims - Validate claims for 35 USC 112(b) compliance
  • review_specification - Check specification for 112(a) adequacy
  • check_formalities - Verify MPEP 608 compliance

Diagram Generation:

  • render_diagram - Create technical diagrams from DOT code
  • create_flowchart - Generate patent-style flowcharts
  • create_block_diagram - Create system block diagrams
  • add_diagram_references - Add reference numbers to diagrams

6-Phase Workflow (55-80 Minutes)

Phase 1: Discovery & Invention Analysis (10-15 min)

Objective: Gather complete understanding of the invention

Tasks:

  1. Extract invention details from user's description
  2. Identify core innovation and novelty
  3. Determine technical problem solved
  4. List key components/elements
  5. Identify expected benefits/advantages
  6. Note potential embodiments/variations

Read the full file on GitHub · 437 lines

Changes

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.

  1. 5d ago First seen · 437 lines · 42 tokens per session scan A 7b8f8e09682e

Subscribe to this mod's changes

patent-creator is an agent published in the GitHub repository Raw1mage/patentmcp (2 stars, last pushed 1mo ago), licensed MIT. It adds 42 tokens to every session and 3,182 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to patent-creator, differing in 0 lines, and is treated as a copy.