By robthepcguy
Autonomously draft complete USPTO, EPO, and PCT patent applications from invention disclosures: search 100M+ patents via BigQuery for prior art and patentability, analyze claims/specifications for MPEP/35 USC 112/EPC Art 84 compliance, generate Graphviz diagrams, validate formalities, and output markdown+SVG filing packages. Self-contained, no MCP server needed.
npx claudepluginhub robthepcguy/claude-patent-creator --plugin claude-patent-creator-standaloneExecutes bash commands
Hook triggers when Bash tool is used
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimCheck international patent application formalities for PCT compliance (PCT Rules 5-12, Administrative Instructions)
Configure Google BigQuery authentication for patent search (100M+ patents)
Create a complete EPO-compliant patent application from invention disclosure through filing-ready package
Draft a complete patent application from invention disclosure through assembly of a draft filing package (markdown + SVG output; DOCX/PDF conversion required before filing)
Complete patent application review (claims + specification + formalities in parallel)
Rebuild MPEP search index (needed after MPEP updates or corruption)
Analyze patent claims for 35 USC 112(b) compliance - antecedent basis, definiteness, and claim structure
Analyze patent claims for EPO Art. 84 EPC compliance - clarity, conciseness, support by description
Check patent application formalities for EPO compliance (Rules 42-49 EPC, EPO Guidelines Part A)
Check patent application formalities (abstract, title, drawings per MPEP 608)
Review patent specification for 35 USC 112(a) compliance (written description, enablement, best mode)
Search European patents using EPO OPS API and BigQuery (100M+ patents filtered for EP)
Conduct comprehensive prior art search using 7-step methodology across 100M+ patents via BigQuery
Run complete setup for Claude Patent Creator (install dependencies, download MPEP, build index)
One-time setup for the patent creator system - downloads MPEP, builds search index, configures BigQuery
Run comprehensive system tests for patent creator (analyzers, BigQuery, GPU, embeddings)
Automated EPO patent application analysis for EPC compliance - claims (Art. 84 EPC), sufficiency (Art. 83 EPC), and formalities (Rules 42-49 EPC)
Expert in patent prior art searching using BigQuery (100M+ patents), USPTO API, and local corpus with systematic 7-step methodology
Expert in drafting EPO-compliant patent claims and specifications. Specializes in two-part form claims, problem-solution approach, and EPC Rules 42-43 compliance.
Expert in USPTO MPEP, 35 USC statutes, and 37 CFR regulations. Provides legal research, examiner guidance, and compliance interpretation using hybrid RAG search.
Expert in searching and interpreting USPTO MPEP, 35 USC statutes, 37 CFR regulations using hybrid RAG search (FAISS + BM25 + HyDE)
Automated patent application analysis for USPTO compliance - claims (35 USC 112b), specification (35 USC 112a), and formalities (MPEP 608)
Drafts complete patent applications autonomously through 6-phase workflow (estimated 55-80 min). Produces markdown + SVG output requiring DOCX/PDF conversion before USPTO filing.
Specialized agent for developing and extending the Claude Patent Creator codebase - adding MCP tools, analyzers, and features
Expert in drafting USPTO-compliant patent claims and specifications. Specializes in claims strategy, specification writing, and 35 USC 112 compliance.
Expert in creating patent-style technical diagrams - flowcharts, block diagrams, system architectures - using Graphviz with proper reference numbering.
Expert in patent prior art searching, patentability assessment, and competitive intelligence. Uses BigQuery (100M+ patents), CPC classification, and systematic 7-step methodology.
Expert in preparing PCT international applications under the Patent Cooperation Treaty. Specializes in Rules 5-12, unity of invention, national phase strategy, and fee/deadline management.
Conducts systematic prior art searches and patentability assessments autonomously (15-30 min). Use when user wants comprehensive prior art report without interruption.
Fast, cloud-based patent searching across 100 million+ worldwide patents using Google BigQuery - keyword search, CPC classification, patent details retrieval
Guides through adding new features, MCP tools, analyzers, and extending the patent creator system.
RAG search across EPC provisions, EPO Guidelines for Examination, and PCT rules for European and international patent law research
Automated analysis of patent applications for EPO compliance with Art. 84 EPC (claims clarity/support), Art. 83 EPC (sufficiency of disclosure), and Rules 42-49 EPC (formalities)
Search European patents using EPO OPS API (full-text, legal status, families) and BigQuery (100M+ patents, EP filter) for prior art, competitive intelligence, and freedom-to-operate analysis
Manages MPEP index lifecycle including downloads, building, maintenance, and optimization.
Expert system for searching USPTO MPEP, 35 USC statutes, 37 CFR regulations, and post-Jan 2024 updates.
Complete end-to-end patent application creation from invention disclosure to USPTO-ready filing - prior art search, claims drafting, specification writing, diagrams, compliance checking
Automated analysis of patent claims for USPTO compliance with 35 USC 112(b) requirements - antecedent basis, definiteness, claim structure
Create patent-style technical diagrams including flowcharts, block diagrams, and system architectures using Graphviz with reference numbering
Expert system for reviewing utility patent applications against USPTO MPEP guidelines.
Search 100M+ patents via the MCP server's BigQuery tools. No standalone scripts; everything goes through the MCP tools registered by the patent-creator server.
PCT international application preparation under PCT Rules 5-12 - unity of invention, formal requirements, national phase entry strategy, and deadline management
Systematic 7-step methodology for comprehensive patent prior art searches and patentability assessments using BigQuery and CPC classification
Guides through installation, configuration, and first-time setup of the Claude Patent Creator system.
Manages testing lifecycle including unit tests, integration tests, validation, and quality assurance.
Diagnoses and resolves MCP server registration failures, GPU detection, BigQuery authentication, index build failures, import errors, search quality issues, and performance problems.
Professional patent workflow prompts for claims drafting, prosecution, prior art analysis, claim charting, continuation strategy, and portfolio management. Built by a patent attorney for real-world patent work.
Search and retrieve patents from Espacenet via the EPO Open Patent Services API. Supports CQL search, bibliographic data, paginated full-text reading, keyword search within patents, patent family lookup, legal status, and citation analysis.
Intellectual property research toolkit — async Python clients and 63 MCP tools for USPTO, EPO, Google Patents, JPO, MPEP, and CPC
Claude Code 플러그인 개발 종합 툴킷. Hook, MCP, 플러그인 구조, 설정, 커맨드/에이전트/스킬 개발 가이드 제공.
AI-powered contract review, risk analysis, document generation, and compliance auditing with 12 skills and 5 parallel agents
Office productivity skills for patent applications, PRD generation, Feishu document creation, and browser automation
An AI-powered patent creation and analysis system for Claude Code.
I built this because I needed to file a patent myself. I used AI to build the system, used the system to file the patent, and it worked. Now it's open source so anyone can use it, whether you're a developer exploring AI tooling or a patent professional looking to speed up your workflow.
In plain terms, this tool lets you:
Pick the path that fits your setup. All three get you to the same place.
If you're already using Claude Code, this is the fastest way in:
# Add the marketplace and install
/plugin marketplace add RobThePCGuy/Claude-Patent-Creator
/plugin install claude-patent-creator-standalone@claude-patent-creator
# Run setup
/claude-patent-creator-standalone:setup-patent-system
pip install git+https://github.com/RobThePCGuy/Claude-Patent-Creator.git && patent-creator setup
This handles everything automatically: installs dependencies, detects your GPU, downloads MPEP PDFs (~500MB), builds the search index, and registers the MCP server with Claude Code. Restart Claude Code when it finishes.
git clone https://github.com/RobThePCGuy/Claude-Patent-Creator.git
cd Claude-Patent-Creator
# Optional: use a virtual environment
python -m venv venv
source venv/bin/activate # Linux/macOS
venv\Scripts\activate # Windows
pip install -e .
patent-creator setup
After any install path, run:
patent-creator health
You should see a status report showing which components are ready. If something's off, the output will tell you what to fix.
Here are some real examples. You can type these directly in Claude Code and the right skill or tool kicks in automatically.