create-patent

create-patent is a command for coding agents from Raw1mage/patentmcp. It costs 30 tokens per session (2,289 once invoked), scanned B, a copy of create-patent, MIT.

A workflow for drafting a complete utility patent application from an invention description, including claims, technical explanation, diagrams, compliance checks, and an assembled draft package.

In plain words
What is it for?
Use it to prepare a draft patent package in Markdown and SVG, then convert it to DOCX or PDF before filing.
Why use it?
It brings the main drafting tasks into one process, helping turn scattered invention details into a structured application draft.

Command

Installs and runs on its own, but its text points at files inside its plugin — anything it tells you to read at a ${CLAUDE_PLUGIN_ROOT} path is only there once the plugin is installed. Installing the plugin gets both.

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 commands/raw1mage/patentmcp/create-patent
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 create-patent

README.md
[![agentmods](https://agentmods.dev/badge/commands/raw1mage/patentmcp/create-patent.svg)](https://agentmods.dev/commands/raw1mage/patentmcp/create-patent)
Your own site
<a href="https://agentmods.dev/commands/raw1mage/patentmcp/create-patent"><img src="https://agentmods.dev/badge/commands/raw1mage/patentmcp/create-patent.svg" alt="Measured on agentmods" height="20"></a>
Per session 30 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,289 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. 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.00030 $0.02289
Opus 5 $0.00015 $0.01144
Sonnet 5 $0.00006 $0.00458
Haiku 4.5 $0.00003 $0.00229

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

Security

Grade B, and why

create-patent scanned grade B with 1 finding 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 4d 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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

- Linux: `sudo apt install graphviz`
Origin

This is a copy

100% identical to create-patent — 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/commands/create-patent.md · 258 lines

How it starts

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

Create Patent Application

Orchestrates the complete patent application drafting process using autonomous subagents.

What This Command Does

Orchestrates the complete patent application creation process:

  1. Prior Art Search (15-30 min)
  2. Claims Drafting (30-60 min)
  3. Specification Writing (60-120 min)
  4. Diagrams Generation (15-30 min)
  5. Compliance Checking (15-20 min)
  6. Final Assembly (10-15 min)

Estimated Time: 2.5-4.5 hours for complete utility patent application

Note: Time estimates are approximate. Actual duration depends on invention complexity, search depth, and system load. These are not guarantees.

Process

Step 1: Gather Invention Information

I'll interview you about your invention:

  • What problem does it solve?
  • How does it work (high-level)?
  • What are the key components or steps?
  • What makes it novel/different?
  • Are there any working prototypes or examples?

Step 2: Prior Art Search

I'll use the Patent Researcher agent to:

  • Conduct systematic 7-step search
  • Search BigQuery (100M+ patents)
  • Identify top 10 most relevant prior art
  • Assess patentability (novelty + obviousness)
  • Recommend claim strategy

Deliverable: Prior art search report with patentability assessment

Step 3: Draft Claims

I'll use the Patent Drafter agent to:

  • Write 1-3 independent claims
  • Add 10-20 dependent claims
  • Distinguish from prior art
  • Check antecedent basis and definiteness
  • Validate claim structure

Deliverable: Complete claims section (20-25 claims)

Step 4: Write Specification

I'll use the Patent Drafter agent to:

  • Create title and abstract
  • Write field and background sections
  • Draft summary of invention
  • Write detailed description with embodiments
  • Include examples and advantages
  • Verify all claims are supported

Deliverable: Complete specification (20-50 pages)

Step 5: Generate Diagrams

I'll use the Patent Illustrator agent to:

  • Create flowcharts for method claims
  • Generate block diagrams for system claims
  • Add patent-style reference numbers (10, 20, 30...)
  • Export in USPTO-compatible formats

Read the full file on GitHub · 258 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. 4d ago First seen · 258 lines · 30 tokens per session scan B 11b44985dff5

Subscribe to this mod's changes

create-patent is a command published in the GitHub repository Raw1mage/patentmcp (2 stars, last pushed 1mo ago), licensed MIT. It adds 30 tokens to every session and 2,289 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). It is 100% identical to create-patent, differing in 0 lines, and is treated as a copy.