Setup Patent Creator banner
RobThePCGuy RobThePCGuy

Setup Patent Creator

Development community

Description

--- description: Run complete setup for Claude Patent Creator (install dependencies, download MPEP, build index) allowed-tools: Bash --- # Setup Patent Creator Complete installation and configuration of the Claude Patent Creator MCP server. ## Instructions 1. Verify we're in the correct directory (FINAL) 2. Run the patent-creator setup command 3. Monitor progress through: - PyTorch installation - MPEP PDF downloads (500MB) - Index building (5-15 min GPU, 35-65 min CPU) - BigQuery

Installation

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

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

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

Full documentation available on GitHub

View Source Repository