claims-drafting

Draft patent claims from invention disclosures with jurisdiction-specific formatting.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Write, Edit, Grep, Glob, WebSearch, WebFetch, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of drafting patent claims, ensuring accuracy and adherence to legal standards.

Core Features & Use Cases

  • Patent Claim Drafting: Automatically generates patent claims based on provided invention disclosures.
  • Jurisdiction Specific Formatting: Supports multiple claim formats for different jurisdictions (CN, US, EP).
  • Quality Review: Includes a step for external examiner review to ensure claim quality and patentability.

Quick Start

Use the claims-drafting skill to draft patent claims for your invention disclosure located at 'path/to/invention-disclosure.md'.

Frequently Asked Questions about claims-drafting

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

FAQPage Schema
How do I automate patent claim drafting from an invention disclosure?

To automate patent claim drafting, provide an invention disclosure file path to generate structured patent claims adhering to legal standards. The skill outputs formatted claims ready for quality review.

Can I draft patent claims formatted for multiple jurisdictions like US, EP, and CN?

Yes, you can draft patent claims for US, EP, and CN jurisdictions. The skill applies jurisdiction specific formatting requirements to ensure the generated patent claims meet regional legal standards.

Does the patent claim drafting process include a quality review step?

Yes, the patent claim drafting process includes a built-in quality review step. An external examiner evaluates the drafted claims to ensure patentability and adherence to quality standards.

What format should the invention disclosure be in for patent claim generation?

The invention disclosure should be a markdown file. You provide the file path, such as 'path/to/invention-disclosure.md', so the skill can read and process the technical content to draft claims.

What dependencies are needed to run an automated patent pipeline for drafting claims?

Running an automated patent pipeline for drafting claims requires Bash, Read, Write, Edit, Grep, Glob, WebSearch, and WebFetch dependencies. These enable file processing and web research during claim generation.