patent-diagrams

Generates patent-style flowcharts and block diagrams with automatic reference numbering as SVG output.

167|28|Updated Nov 15, 2025
One-click install
npx skills add https://github.com/RobThePCGuy/Claude-Patent-Creator --skill patent-diagrams
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: patent-diagrams
Source: https://github.com/RobThePCGuy/Claude-Patent-Creator/tree/main/skills/patent-diagrams
Command: npx skills add https://github.com/RobThePCGuy/Claude-Patent-Creator --skill patent-diagrams

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires graphviz, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Manually creating patent-style technical diagrams is time-consuming, requires specialized tools, and often lacks consistency. This Skill automates the generation of flowcharts, block diagrams, and custom figures, ensuring they meet USPTO standards and save you valuable time.

Core Features & Use Cases

  • Automated Flowchart Generation: Create flowcharts for method claims with ordered steps and decision points.
  • Block Diagram Creation: Generate system architectures and component interconnections for system claims.
  • Patent-Style Reference Numbering: Automatically add sequential reference numbers to diagrams for USPTO compliance.
  • Use Case: A patent attorney needs to quickly generate a flowchart for a method claim. They can provide the steps, and this skill will output a professional SVG diagram with automatic numbering, ready for inclusion in the patent application.

Quick Start

Create a flowchart for a process that involves receiving data, processing it, making a decision, and then outputting results.

Frequently Asked Questions about patent-diagrams

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate patent-style technical diagrams with automatic reference numbering?

Patent-style technical diagrams with automatic reference numbering are generated using Graphviz-based rendering that applies sequential numbering to flowcharts, block diagrams, and system architectures. This Skill automates the process, outputting SVG files ready for patent submissions and technical documentation without manual annotation.

Can I create USPTO-compliant flowcharts and block diagrams for patent claims?

Yes. This Skill generates USPTO-compliant flowcharts for method claims and block diagrams for system claims by accepting step and component definitions, then rendering them as professional SVG diagrams with patent-style reference numbering and timestamped file naming for direct inclusion in patent applications.

What's the best way to automate technical diagram creation for patent documentation?

Automating technical diagram creation uses Graphviz-based rendering with template retrieval and block-connection definitions. This approach eliminates manual drawing, ensures consistency across diagrams, and produces SVG output with sequential reference numbering, significantly reducing time spent on figure preparation for patent submissions.

Do I need specialized knowledge to create custom DOT diagrams for technical illustrations?

No specialized knowledge is required. This Skill handles custom DOT diagram generation and Graphviz rendering internally, accepting high-level process steps and component definitions as input. You provide the logical structure; the Skill manages DOT syntax, reference numbering, and SVG output.

What are the limitations when using Graphviz for complex system architectures?

Graphviz excels at flowcharts, block diagrams, and standard technical illustrations, but highly complex multi-layered architectures may require manual layout refinement. The Skill manages automatic numbering and SVG rendering; intricate spatial arrangements or specialized diagram types may need post-processing or alternative visualization approaches.