patent-reviewer
Expert system for reviewing utility patent applications against USPTO MPEP guidelines.
Profile →npx skills add majiayu000/claude-skill-registry --skill patent-reviewer --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Patent Creator Skill Comprehensive patent creation system with USPTO MPEP, prior art databases, and USPTO API for complete patent application analysis. ## When to Use Review patent applications for USPTO compliance, analyze claims/specifications/formalities, integrate prior art, get USPTO guidance, assist with patent drafting. ## Quick Review Commands ```bash /full-review # Complete parallel review /review-claims # 35 USC 112b compliance /review-specification # 35 USC 112a compliance /review-formalities # MPEP 608 compliance /create-patent # New patent application ``` ## Available MCP Tools ### MPEP & Regulations - `search_mpep` - Search MPEP, 35 USC, 37 CFR - `get_mpep_section` - Get complete MPEP section by number ### Patent Search - `search_patents_bigquery` - Search 76M+ patents - `get_patent_bigquery` - Get full patent details - `search_patents_by_cpc_bigquery` - Search by CPC classification ### Patent Analysis - `review_patent_claims` - Analyze claims for 35 USC 112(b) - `review_specification` - Check specification support (112a) - `check_formalities` - Verify MPEP 608 compliance ### Diagram Generation - `render_diagram` - Create diagrams from DOT code - `create_flowchart`
- When to Use
- Quick Review Commands
- Available MCP Tools
- MPEP & Regulations
- Patent Search
- Patent Analysis
- Diagram Generation
- Review Workflows
- Complete Patent Creation Review (/full-review)
- Claims-Only Review (/review-claims)
- Specification Review (/review-specification)
- Formalities Check (/review-formalities)
- Patent Creation Workflow (/create-patent)
- MPEP Research
What does the patent-reviewer skill do?
Expert system for reviewing utility patent applications against USPTO MPEP guidelines.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill patent-reviewer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.