jurisdiction-format

Convert patent applications into filing formats for China, the US, and the EPO.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/caw111/2026-SoftwareCup --skill jurisdiction-format-caw111
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jurisdiction-format
Source: https://github.com/caw111/2026-SoftwareCup/tree/main/.agents/skills/jurisdiction-format
Command: npx skills add https://github.com/caw111/2026-SoftwareCup --skill jurisdiction-format-caw111

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the formatting of patent applications for specific jurisdictions, streamlining the process of converting patent documents into the required filing formats for China, the United States, and the European Patent Office.

Core Features & Use Cases

  • Jurisdiction-Specific Formatting: Automatically generate patent documents in the correct format for China, the United States, or the European Patent Office.
  • Multi-Step Workflow: Handles the conversion of patent claims, specifications, and figures into the appropriate format.
  • Use Case: A patent attorney uses this Skill to quickly format a patent application for filing, saving time and reducing the risk of errors.

Quick Start

Run the jurisdiction-format skill with the patent directory or jurisdiction code as an argument, e.g., jurisdiction-format /path/to/patent or jurisdiction-format CN.

Frequently Asked Questions about jurisdiction-format

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

FAQPage Schema
How do I automate patent application formatting for CN, US, and EP filings?

Automate patent application formatting by running the jurisdiction-format script with a patent directory or jurisdiction code, which extracts text and generates jurisdiction-specific filing formats for China, the US, or the European Patent Office.

How do I convert patent claims, specifications, and figures into a specific jurisdiction format?

Convert patent claims, specifications, and figures through a multi-step workflow that extracts text and automatically generates the correctly formatted output documents required for the target jurisdiction.

Does this patent formatting automation require any specific Python dependencies?

Yes, this patent formatting automation requires the python-docx dependency to be installed in your environment to handle text extraction and generate the output documents.

What's the best way to format patent documents for filing in multiple jurisdictions?

The best way to format patent documents across jurisdictions is using an automated script that handles text extraction and formatting, reducing manual errors and saving time for patent attorneys.

Can I generate filing-ready patent documents by just passing a jurisdiction code?

Yes, you can generate filing-ready patent documents by running the skill with a jurisdiction code like CN, which triggers the automated conversion of claims, specifications, and figures.

Are there limitations when automating patent document conversion for the European Patent Office?

The automation handles text extraction and formatting for the European Patent Office, but users should verify the generated output documents against official filing requirements before final submission.