Agent skill

patent-claims-analyzer

Automated analysis of patent claims for USPTO compliance with 35 USC 112(b) requirements - antecedent basis, definiteness, claim structure

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill patent-claims-analyzer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/analysis/patent-claims-analyzer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Patent Claims Analyzer Skill Automated analysis of patent claims for USPTO compliance with 35 USC 112(b) requirements. ## When to Use Invoke this skill when users ask to: - Review patent claims for definiteness - Check antecedent basis in claims - Analyze claim structure - Find claim drafting issues - Validate claims before filing - Fix USPTO office action issues related to claims ## What This Skill Does Performs comprehensive automated analysis: 1. **Antecedent Basis Checking**: - Finds terms used without prior introduction - Detects missing "a/an" before first use - Identifies improper "said/the" before first use - Tracks term references across claims 2. **Definiteness Analysis** (35 USC 112(b)): - Identifies subjective/indefinite terms - Detects relative terms without reference - Finds ambiguous claim language - Checks for clear claim boundaries 3. **Claim Structure Validation**: - Parses independent vs. dependent claims - Validates claim dependencies - Checks claim numbering - Identifies claim type (method, system, etc.) 4. **Issue Categorization**: - **Critical**: Must fix before filing - **Important**: May cause rejection - **Minor**: Best practice improvements ## Required

What's inside
Steps it walks through
  1. When to Use
  2. What This Skill Does
  3. Required Data
  4. How to Use
  5. Analysis Output Structure
  6. Common Issues Detected
  7. Presentation Format
  8. Integration with MPEP
  9. Tools Available
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the patent-claims-analyzer skill do?

Automated analysis of patent claims for USPTO compliance with 35 USC 112(b) requirements - antecedent basis, definiteness, claim structure

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill patent-claims-analyzer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going