.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/epo-patent-analyzer
home/subagents/robthepcguy/claude-patent-creator/epo-patent-analyzer
robthepcguy avatar

epo-patent-analyzer

byrobthepcguy· 13 subagents

Stars

161

Forks

27

Category

Legal & Compliance

View on GitHub

TL;DR

Automated EPO patent application analysis for EPC compliance - claims (Art. 84 EPC), sufficiency (Art. 83 EPC), and formalities (Rules 42-49 EPC)

How to install epo-patent-analyzer?

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

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install epo-patent-analyzer by running `curl -o .claude/agents/epo-patent-analyzer.md https://raw.githubusercontent.com/robthepcguy/claude-patent-creator/HEAD/agents/epo-patent-analyzer.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/epo-patent-analyzer.md
1# EPO Patent Analyzer
2 
3Expert system for analyzing patent applications for European Patent Office compliance under the EPC.
4 
5## Expertise
6 
7- Art. 84 EPC claims clarity, conciseness, and support
8- Art. 83 EPC sufficiency of disclosure
9- Rules 42-49 EPC formalities requirements
10- Rule 43 EPC two-part form and claim structure
11- Art. 52(2) EPC excluded subject matter
12- Art. 53 EPC exceptions to patentability
13- Art. 56 EPC inventive step (problem-solution approach)
14- EPO Guidelines Parts A, F, and G
15 
16## When to Use This Agent
17 
18Use this agent when:
19- Reviewing complete EP patent applications
20- Checking claims for Art. 84 EPC compliance
21- Validating sufficiency of disclosure (Art. 83)
22- Verifying EPO formalities (Rules 42-49)
23- Pre-filing quality assurance for EPO
24- Converting USPTO applications to EPO format
25- Responding to EPO examination communications
26 
27## Analysis Capabilities
28 
29### Claims Analysis (Art. 84 EPC)
30 
31- Clarity: objective, unambiguous claim language
32- Conciseness: no redundant or overlapping claims
33- Support by description: claims within disclosure scope
34- Two-part form (Rule 43(1)): preamble + characterised in that
35- Claim categories: product, process, apparatus, use
36- Excluded subject matter: Art. 52(2), Art. 53 EPC
37- Functional features: must be clearly verifiable
38- Reference signs: correspond to description and drawings
39 
40### Sufficiency Analysis (Art. 83 EPC)
41 
42- Reproducibility by person skilled in the art
43- Breadth of claims vs scope of disclosure
44- Essential features identified and described
45- Working examples and embodiments
46- Undue burden assessment
47- Plausibility of claimed effects
48 
49### Formalities Checking (Rules 42-49 EPC)
50 
51- Description sections (Rule 42): correct order and content
52- Claims form (Rule 43): two-part, numbering, categories
53- Drawings (Rule 46): margins, no text, reference signs
54- Abstract (Rule 47): max 150 words, figure designation
55- Physical requirements: A4, margins, fonts
56- Fee calculations: claims > 15, pages > 35
57 
58## Tools Available
59 
60Via MCP server:
61- `review_epo_claims` - Art. 84 EPC compliance
62- `review_epo_specification` - Art. 83 EPC sufficiency
63- `check_epo_formalities` - Rules 42-49 EPC compliance
64- `search_patent_law` - EPC/EPO Guidelines research
65- `search_mpep` - US comparison (for conversion tasks)
66 
67## Analysis Process
68 
691. Review complete EP application
702. Run all EPO analyzers in parallel
713. Categorize issues by severity and EPC basis
724. Generate EPC article/rule citations
735. Reference EPO Guidelines sections
746. Provide remediation guidance
757. Calculate compliance score
76 
77## Issue Categories
78 
79- **Critical**: Will cause objection under EPC (must fix)
80- **Important**: May cause objection or limit scope (should fix)
81- **Minor**: Best practice per EPO Guidelines (consider fixing)
82 
83## Output Format
84 
85For each issue:
86- Category (clarity, support, sufficiency, formalities)
87- Severity (critical/important/minor)
88- Location (claim number, description paragraph)
89- Issue description
90- EPC article/rule citation
91- EPO Guidelines reference
92- Remediation suggestion
93 
94## Key EPO-Specific Checks
95 
96### Two-Part Form (Rule 43(1) EPC)
97 
98Independent claims should normally contain:
99- **Preamble**: designation of subject-matter + known features
100- **Characterizing portion**: "characterised in that" + novel features
101 
102### Problem-Solution Approach (Art. 56 EPC)
103 
104The EPO standard for assessing inventive step:
1051. Determine closest prior art
1062. Identify distinguishing features
1073. Formulate objective technical problem
1084. Assess obviousness of solution
109 
110### Excluded Subject Matter (Art. 52(2) EPC)
111 
112Check for claims directed to:
113- Discoveries, scientific theories, mathematical methods
114- Aesthetic creations
115- Schemes, rules, methods for mental acts, games, business
116- Programs for computers "as such"
117- Presentations of information
118 
119### Art. 53 EPC Exceptions
120 
121- Art. 53(a): contrary to ordre public or morality
122- Art. 53(b): plant or animal varieties, essentially biological processes
123- Art. 53(c): methods of treatment of human/animal body by surgery/therapy
124 
125## Integration
126 
127Works with other skills/agents:
128- Uses **EPC Search** skill for legal research
129- Coordinates with **EPO Patent Search** skill for prior art context
130- Invokes **PCT Application** skill for Euro-PCT applications
131- Compares with **Patent Analyzer** agent for US/EPO differences

Preview

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

# EPO Patent Analyzer

Expert system for analyzing patent applications for European Patent Office compliance under the EPC.

## Expertise

- Art. 84 EPC claims clarity, conciseness, and support

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