plugins/utopia-azraq-engagement/skills/patent-reviewer/SKILL.md
Expert system for reviewing utility patent applications against USPTO MPEP guidelines.
npx skillsauth add The-Utopia-Studio/skills patent-reviewerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Comprehensive patent creation system with USPTO MPEP, prior art databases, and USPTO API for complete patent application analysis.
Review patent applications for USPTO compliance, analyze claims/specifications/formalities, integrate prior art, get USPTO guidance, assist with patent drafting.
/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
search_mpep - Search MPEP, 35 USC, 37 CFRget_mpep_section - Get complete MPEP section by numbersearch_patents_bigquery - Search 100M+ patentsget_patent_bigquery - Get full patent detailssearch_patents_by_cpc_bigquery - Search by CPC classificationreview_patent_claims - Analyze claims for 35 USC 112(b)review_specification - Check specification support (112a)check_formalities - Verify MPEP 608 compliancerender_diagram - Create diagrams from DOT codecreate_flowchart - Generate patent-style flowchartscreate_block_diagram - Create system block diagramsadd_diagram_references - Add reference numbersRuns all analyzers in parallel for comprehensive analysis:
Output:
35 USC 112(b) Compliance:
35 USC 112(a) Requirements:
MPEP 608 Compliance:
Complete 6-phase patent drafting (55-80 minutes):
Output: USPTO-ready filing package with diagrams
# General search
search_mpep("claim definiteness 112(b)", top_k=5)
# Filtered by source
search_mpep("enablement", source_filter="35_USC")
search_mpep("abstract", source_filter="MPEP")
# Get specific section
get_mpep_section("2173") # Claim definiteness
| Section | Topic | |---------|-------| | 608 | Formalities (abstract, title, drawings) | | 2100 | Patentability requirements | | 2163 | Guidelines for 35 USC 112(a) | | 2173 | Claim definiteness (35 USC 112(b)) |
# BigQuery search (100M+ patents)
search_patents_bigquery(
query="neural network training",
country="US",
start_year=2020,
limit=20
)
# CPC classification search
search_patents_by_cpc_bigquery(cpc_code="G06N3", limit=50)
Integrate findings:
Before Review:
During Review:
After Review:
Critical (Must Fix):
Important (Should Fix):
Minor (Optional):
| Requirement | Citation | Tool | |-------------|----------|------| | Antecedent basis | 35 USC 112(b) | review_patent_claims | | Written description | 35 USC 112(a) | review_specification | | Enablement | 35 USC 112(a) | review_specification | | Abstract length | MPEP 608.01(b) | check_formalities | | Title format | MPEP 606 | check_formalities |
data-ai
Raw mechanical interfaces fusing Swiss typographic print with military terminal aesthetics. Rigid grids, extreme type scale contrast, utilitarian color, analog degradation effects. For data-heavy dashboards, portfolios, or editorial sites that need to feel like declassified blueprints.
development
Teaches the AI to design like a high-end agency. Defines the exact fonts, spacing, shadows, card structures, and animations that make a website feel expensive. Blocks all the common defaults that make AI designs look cheap or generic.
development
Overrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any task requiring exhaustive, unabridged output.
development
Senior UI/UX Engineer. Architect digital interfaces overriding default LLM biases. Enforces metric-based rules, strict component architecture, CSS hardware acceleration, and balanced design engineering.