Review Formalities banner
RobThePCGuy RobThePCGuy

Review Formalities

Development community

Description

--- description: Check patent application formalities (abstract, title, drawings per MPEP 608) argument-hint: "[optional: abstract | title | drawings | all] abstract-text title-text spec-text" allowed-tools: - check_formalities - search_mpep - get_mpep_section model: claude-sonnet-4-5-20250929 --- # Formalities Check Verify all formal requirements for a complete patent application. **Check Type:** $ARGUMENTS ## What I'll Check 1. **Abstract** - 150 words max, proper content (MPEP 608.

Installation

Installs to ~/.claude/skills/robthepcguy-claude-patent-creator-review-formalities/SKILL.md

Terminal
mkdir -p ~/.claude/skills/robthepcguy-claude-patent-creator-review-formalities && curl -fsSL https://raw.githubusercontent.com/RobThePCGuy/Claude-Patent-Creator/HEAD/commands/review-formalities.md -o ~/.claude/skills/robthepcguy-claude-patent-creator-review-formalities/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository