Форматирование патентных заявок для CNIPA, USPTO и EPO

★ 7.1 · documentation

jurisdiction-format is a Claude Code skill that compiles a patent application into filing-ready formats for CNIPA (China), USPTO (United States), and EPO (Europe) simultaneously or individually. It reads drafted content from patent/CLAIMS.md, patent/specification/, and patent/figures/, then outputs separate document sets under patent/output/CN/, patent/output/US/, and patent/output/EP/, each conforming to the respective office's structural and linguistic requirements. CN documents use mandatory Chinese claim language («其特征在于», «所述»), SimSun/SimHei fonts, and a 300-character abstract limit; US documents enforce antecedent basis and a 150-word abstract cap; EP documents apply the two-part claim form with «characterised in that» and include a mandatory reference-signs list. After generation, the skill runs a consistency check covering claim numbering, figure reference numerals, and language correctness per jurisdiction. Output can be markdown or python-docx Word files, accompanied by a structured OUTPUT_SUMMARY.md report. The skill is aimed at patent attorneys and inventors preparing multi-jurisdiction filings from a single set of source drafts.