create-patent

create-patent is a command for Claude Code from RobThePCGuy/Claude-Patent-Creator. It costs 30 tokens per session (2,289 once invoked), scanned B, original, MIT.

A guided workflow for drafting a complete utility patent application from an invention disclosure. It assembles claims, a specification, diagrams, compliance checks, and a draft package in Markdown and SVG files.

In plain words
What is it for?
Use it to describe an invention, search related patents, develop a claim strategy, write the application, generate diagrams, and assemble a draft filing package.
Why use it?
It organizes the research and drafting work needed to prepare a patent application and highlights patentability issues such as novelty and obviousness. The resulting files still need DOCX or PDF conversion before filing.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions subagents.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

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

Good fit Use it to describe an invention, search related patents, develop a claim strategy, write the application, generate diagrams, and assemble a draft filing package.

Compare 6 commands from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add RobThePCGuy/Claude-Patent-Creator
Claude Code
/plugin install claude-patent-creator-standalone

Made for: Claude Code.

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/robthepcguy/claude-patent-creator/create-patent.svg)](https://agentmods.dev/commands/robthepcguy/claude-patent-creator/create-patent)
Your own site
<a href="https://agentmods.dev/commands/robthepcguy/claude-patent-creator/create-patent"><img src="https://agentmods.dev/badge/commands/robthepcguy/claude-patent-creator/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. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found 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.1 $0.00030 $0.02289
Opus 5 $0.00015 $0.01144
Sonnet 5 $0.00006 $0.00458
Haiku 4.5 $0.00003 $0.00229

Measured 8d ago against content hash 11b44985dff5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, 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 8d 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

Copies of this mod

1 near-identical copy found in the catalogue:

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. 8d 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 RobThePCGuy/Claude-Patent-Creator (179 stars, last pushed 15d 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). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.