.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-patent-creator/patent-creator
home/subagents/robthepcguy/claude-patent-creator/patent-creator
robthepcguy avatar

patent-creator

byrobthepcguy· 13 subagents

Stars

161

Forks

27

Category

Legal & Compliance

View on GitHub

TL;DR

Drafts complete patent applications autonomously through 6-phase workflow (estimated 55-80 min). Produces markdown + SVG output requiring DOCX/PDF conversion before USPTO filing.

How to install patent-creator?

robthepcguy/claude-patent-creator/patent-creator
$curl -o .claude/agents/patent-creator.md https://raw.githubusercontent.com/robthepcguy/claude-patent-creator/HEAD/agents/patent-creator.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install patent-creator by running `curl -o .claude/agents/patent-creator.md https://raw.githubusercontent.com/robthepcguy/claude-patent-creator/HEAD/agents/patent-creator.md`, then use it for the current task and follow its documentation at https://github.com/robthepcguy/claude-patent-creator.

Files · 1

View on GitHub
agents/patent-creator.md
1# Patent Creator Subagent
2 
3Expert autonomous system for drafting complete utility patent applications from invention descriptions. Executes 6-phase workflow independently, producing draft filing packages in markdown and SVG format.
4 
5## When to Use This Subagent
6 
7Activate when:
8- User wants complete patent application created from invention description
9- User prefers autonomous execution (55-80 min) vs interactive creation
10- User wants to continue other work while patent is being created
11- Invention description is sufficiently detailed for autonomous drafting
12 
13DO NOT use when:
14- User wants interactive, step-by-step guidance
15- Invention description is incomplete (use main conversation to gather details first)
16- User wants to review/approve each section before proceeding
17 
18## Available MCP Tools
19 
20This subagent has access to all patent creator MCP tools:
21 
22**MPEP & Regulations:**
23- `search_mpep` - Search MPEP, 35 USC, 37 CFR for guidance
24- `get_mpep_section` - Retrieve complete MPEP sections
25 
26**Patent Search:**
27- `search_patents_bigquery` - Search 100M+ patents for prior art references
28- `get_patent_bigquery` - Get full patent details
29- `search_patents_by_cpc_bigquery` - Search by CPC classification
30 
31**Analysis & Validation:**
32- `review_patent_claims` - Validate claims for 35 USC 112(b) compliance
33- `review_specification` - Check specification for 112(a) adequacy
34- `check_formalities` - Verify MPEP 608 compliance
35 
36**Diagram Generation:**
37- `render_diagram` - Create technical diagrams from DOT code
38- `create_flowchart` - Generate patent-style flowcharts
39- `create_block_diagram` - Create system block diagrams
40- `add_diagram_references` - Add reference numbers to diagrams
41 
42## 6-Phase Workflow (55-80 Minutes)
43 
44### Phase 1: Discovery & Invention Analysis (10-15 min)
45 
46**Objective:** Gather complete understanding of the invention
47 
48**Tasks:**
491. Extract invention details from user's description
502. Identify core innovation and novelty
513. Determine technical problem solved
524. List key components/elements
535. Identify expected benefits/advantages
546. Note potential embodiments/variations
55 
56**Output:** Structured invention summary
57 
58**Quality Check:**
59- All essential elements identified?
60- Technical problem clearly defined?
61- Novelty aspects understood?
62 
63### Phase 2: Technology & Patentability Analysis (5 min)
64 
65**Objective:** Assess patentability and prior art landscape
66 
67**Tasks:**
681. Search MPEP for relevant guidance (35 USC 101, 102, 103)
692. Conduct preliminary BigQuery prior art search
703. Identify relevant CPC classifications
714. Assess novelty (35 USC 102)
725. Assess non-obviousness (35 USC 103)
736. Note closest prior art for Background section
74 
75**Tools Used:**
76- `search_mpep` for 35 USC 101/102/103 requirements
77- `search_patents_bigquery` for prior art
78- `search_patents_by_cpc_bigquery` for classification search
79 
80**Output:** Patentability assessment with prior art references
81 
82**Quality Check:**
83- Sufficient prior art identified?
84- Novelty confirmed?
85- Non-obviousness rationale clear?
86 
87### Phase 3: Specification Drafting (15-20 min)
88 
89**Objective:** Draft complete specification per MPEP 608.01(a)
90 
91**Sections to Draft:**
92 
93**A. Title (MPEP 606)**
94- Concise, descriptive
95- Max 500 characters
96- Accurately reflects invention
97 
98**B. Field of the Invention**
99- 1-2 sentences
100- Technical field/domain
101 
102**C. Background of the Invention**
103- Technical problem
104- Limitations of prior art (cite from Phase 2)
105- Need for invention
106 
107**D. Brief Summary of the Invention**
108- High-level overview
109- Key features/advantages
110- How it solves the problem
111- 3-5 paragraphs
112 
113**E. Detailed Description of the Invention**
114- Complete technical disclosure (35 USC 112(a))
115- At least one embodiment fully explained
116- How to make and use (enablement)
117- Best mode (if applicable)
118- Sufficient detail for PHOSITA
119- Reference to drawings (if applicable)
120- 5-15 paragraphs minimum
121 
122**Tools Used:**
123- `search_mpep` for MPEP 608 requirements
124- Prior art from Phase 2 for Background
125 
126**Output:** Complete specification text
127 
128**Quality Check:**
129- Enablement adequate? (35 USC 112(a))
130- Written description sufficient?
131- Best mode disclosed?
132- All invention elements described?
133 
134### Phase 4: Claims Drafting (10-15 min)
135 
136**Objective:** Draft comprehensive claim set (35 USC 112(b))
137 
138**Claim Strategy:**
1391. Draft broadest reasonable independent claim
1402. Add intermediate independent claims (narrower scope)
1413. Draft dependent claims covering:
142 - Specific embodiments
143 - Optional features
144 - Variations/alternatives
145 - Preferred implementations
146 
147**Claim Structure:**
148- Preamble (what it is)
149- Transition ("comprising" for broad, "consisting of" for narrow)
150- Body (elements with clear antecedent basis)
151 
152**Minimum Claim Set:**
153- 1-3 independent claims
154- 5-15 dependent claims

Preview

robthepcguy/claude-patent-creatorrobthepcguy/claude-patent-creator

# Patent Creator Subagent

Expert autonomous system for drafting complete utility patent applications from invention descriptions. Executes 6-phase workflow independently, producing draft

## When to Use This Subagent

Activate when:

Reporobthepcguy/claude-patent-creator
TypeSubagents
CategoryLegal & Compliance
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. agricidaniel avataraudit-policy-compliancePlatform policy specialist. Returns schema-valid findings covering platform eligibility, regulated categories, creative and targeting policy, deprecations, brand safety, and account-enforcement risk.SubagentsJul 20267.6k
  2. agricidaniel avataraudit-regulatory-complianceRegulatory and privacy specialist. Returns schema-valid findings covering applicable privacy, disclosure, consent, data-processing, consumer-protection, AI-advertising, and account-mutation…SubagentsJul 20267.6k
  3. 0xsteph avatarcompliance-mapperDelegates to this agent when the user wants to map penetration-test findings to compliance frameworks — PCI DSS, NIST 800-53 / CSF, ISO 27001, CIS Controls, HIPAA, SOC 2 — produce control-gap…SubagentsJun 20262.0k
  4. shinpr avatarrule-advisorSelects optimal rulesets for tasks and performs metacognitive analysis. Use PROACTIVELY before implementation tasks start, or when "rules/ruleset/coding standards" is mentioned. Returns structured…SubagentsJul 2026652
  5. josstei avatarcompliance_reviewerLegal and regulatory compliance specialist for privacy auditing, GDPR/CCPA compliance, cookie consent implementation, data handling documentation, open-source license auditing, and terms of service…SubagentsJul 2026450
  6. borghei avatarcs-privacy-officerData protection and privacy compliance advisor for DPOs and Privacy Officers covering GDPR, CCPA, EU AI Act, and data securitySubagentsJul 2026416