jurisdiction-format
Installation
SKILL.md
Jurisdiction Format: Patent Filing Compilation
Compile the patent application into filing-ready format based on: $ARGUMENTS
Analogous to /paper-compile but for patent document formatting instead of LaTeX.
Constants
JURISDICTION = "auto"— From pipeline or args:CN,US,EP,ALLPATENT_TYPE = "invention"—invention(发明专利) orutility_model(实用新型, CN only)OUTPUT_FORMAT = "markdown"—markdown(for review) ordocx(for filing, requires python-docx)OUTPUT_DIR = "patent/output/"— Base output directory
Inputs
patent/CLAIMS.md— drafted claimspatent/specification/— all specification sections (title, technical_field, background, summary, drawings_description, detailed_description, abstract)patent/figures/— figure descriptions and numeral indexpatent/INVENTION_DISCLOSURE.md— for metadata