figure-description
Installation
SKILL.md
Figure Description for Patents
Process patent figures and generate drawing descriptions based on: $ARGUMENTS
Unlike /paper-figure which generates data plots, this skill processes user-provided technical diagrams and assigns reference numerals.
Constants
FIGURE_DIR = "patent/figures/"— Output directory for figure descriptionsREFERENCE_NUMERAL_PREFIX = 100— Starting numeral for first figure's componentsNUMERAL_SERIES = 100— Each figure uses a separate 100-series (Fig 1: 100-199, Fig 2: 200-299, etc.)
Inputs
- User-provided figures (PNG, JPG, SVG, PDF) — search for them in the project directory
patent/INVENTION_DISCLOSURE.md— for understanding what components to identifypatent/CLAIMS.md— for mapping numerals to claim elements