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.
/plugin marketplace add RobThePCGuy/Claude-Patent-Creator/plugin install claude-patent-creator-standaloneWrote 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/commands/robthepcguy/claude-patent-creator/create-patent)<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>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.00030 | $0.02289 |
| Opus 5 | $0.00015 | $0.01144 |
| Sonnet 5 | $0.00006 | $0.00458 |
| Haiku 4.5 | $0.00003 | $0.00229 |
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` Copies of this mod
1 near-identical copy found in the catalogue:
- create-patent — 100% identical, 0 lines differ
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:
- Prior Art Search (15-30 min)
- Claims Drafting (30-60 min)
- Specification Writing (60-120 min)
- Diagrams Generation (15-30 min)
- Compliance Checking (15-20 min)
- 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
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.
- 8d ago First seen · 258 lines · 30 tokens per session scan B 11b44985dff5
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.
Other commands, from other repositories
setup-video-vision
Interactive setup wizard for claude-video-vision — configure backend, whisper, frames, and verify dependencies.
coding-audit
Medical-coding / revenue-cycle compliance audit. Invokes rcm-reviewer to assess autonomous ICD-10-CM / CPT / HCPCS coding for False Claims Act exposure (upcoding/unbundling), NCCI edits + MUEs, medical necessity (LCD/NCD), modifier discipline, HIPAA minimum-necessary — and force a certified-coder (CPC/CCS) sign-off.
tax-review
Tax-filing compliance check — invokes tax-reviewer to produce TM-tax-{slug}.md with MeF e-file schema, Form 8879, PTIN/Circular 230, and IRC §7216 consent gaps.
search-flights
Search award flight availability across airlines.
overlay-apply
Apply NIST 800-53 overlays (FedRAMP, DoD, Privacy, etc.) to existing baselines.
pillar-guidance
Deep dive guidance on DORA's 5 pillars and implementation requirements.