create-epo-patent

create-epo-patent is a command for Claude Code from Raw1mage/patentmcp. It costs 16 tokens per session (2,047 once invoked), scanned B, a copy of create-epo-patent, MIT.

A workflow for creating a complete European patent application that follows the European Patent Convention (EPC), including research, drafting, diagrams, checks, and final assembly.

In plain words
What is it for?
Use it for direct European filings or Euro-PCT national-phase applications, with prior-art searching through worldwide and European patent sources.
Why use it?
It organizes the work needed to turn an invention disclosure into a draft intended for European patent filing.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

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

Good fit Use it for direct European filings or Euro-PCT national-phase applications, with prior-art searching through worldwide and European patent sources.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/raw1mage/patentmcp/create-epo-patent
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.

Clone the repo
git clone --depth 1 https://github.com/Raw1mage/patentmcp

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-epo-patent

README.md
[![agentmods](https://agentmods.dev/badge/commands/raw1mage/patentmcp/create-epo-patent.svg)](https://agentmods.dev/commands/raw1mage/patentmcp/create-epo-patent)
Your own site
<a href="https://agentmods.dev/commands/raw1mage/patentmcp/create-epo-patent"><img src="https://agentmods.dev/badge/commands/raw1mage/patentmcp/create-epo-patent.svg" alt="Measured on agentmods" height="20"></a>
Per session 16 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,047 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 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.1 $0.00016 $0.02047
Opus 5 $0.00008 $0.01024
Sonnet 5 $0.00003 $0.00409
Haiku 4.5 $0.00002 $0.00205

Measured 8d ago against content hash 46ac0e6db1df, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade B, and why

create-epo-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

This is a copy

100% identical to create-epo-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-epo-patent.md · 250 lines

How it starts

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

Create EPO Patent Application

Guides you through creating a complete European patent application compliant with the EPC.

What This Command Does

Orchestrates the complete EPO 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. EPO Compliance Checking (15-20 min)
  6. Final Assembly (10-15 min)

Total Time: 2.5-4.5 hours for complete EP utility patent application

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 from the closest prior art?
  • Are there any working prototypes or examples?
  • Is this a direct EP filing or Euro-PCT national phase entry?

Step 2: Prior Art Search

I'll search for relevant prior art using:

  • BigQuery (100M+ worldwide patents, filter country="EP" for EP patents)
  • EPO OPS API (European patent register, full-text EP documents)
  • CPC classification search focused on EPO-heavy technology areas

Deliverable: Prior art search report with novelty/inventive step assessment

Step 3: Draft Claims (EPO Format)

I'll draft claims following EPO requirements:

Independent Claims (Rule 43(1) EPC):

  • Two-part form: preamble + "characterised in that" + characterizing portion
  • Based on closest prior art identified in Step 2
  • Clear, concise, supported by description (Art. 84 EPC)

Dependent Claims:

  • Proper back-references
  • Further technical features
  • Fallback positions for prosecution

Claim Categories:

  • Product/apparatus claims
  • Method/process claims
  • Use claims (where appropriate)
  • No method-of-treatment claims (Art. 53(c) EPC)

Deliverable: Complete claims section (15-25 claims, EPO two-part form)

Step 4: Write Specification (Rule 42 EPC)

I'll write the description following EPO section order:

Read the full file on GitHub · 250 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 · 250 lines · 16 tokens per session scan B 46ac0e6db1df

Subscribe to this mod's changes

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