patent-analyst

Search prior art and evaluate patentability with structured reports.

5|4|Updated Nov 9, 2025
One-click install
npx skills add https://github.com/takusaotome/claude-skills-library --skill patent-analyst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: patent-analyst
Source: https://github.com/takusaotome/claude-skills-library/tree/main/skills/patent-analyst
Command: npx skills add https://github.com/takusaotome/claude-skills-library --skill patent-analyst

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, beautifulsoup4, pandas, openpyxl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you research and evaluate patents so you can make informed decisions about novelty, infringement risk, and intellectual property strategy without manually assembling complex analyses.

Core Features & Use Cases

  • Prior art search & novelty assessment: Plan and execute searches using keywords and classification codes, then produce structured prior art reports and patentability opinions.
  • Freedom-to-operate (FTO) risk analysis: Analyze active patents against a product concept, map claim elements, and produce infringement risk matrices with design-around options.
  • Portfolio and prosecution support: Generate patent portfolio segmentation/benchmarking outputs and support patent prosecution tasks such as drafting response arguments to Office Actions.

Quick Start

Use the patent-analyst skill to generate a structured prior art report for your invention by searching Google Patents with your keywords and relevant CPC codes.

Frequently Asked Questions about patent-analyst

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

FAQPage Schema
How do I conduct a prior art search and assess patentability for an invention?

To conduct a prior art search, plan and execute searches using keywords and classification codes like CPC to find existing patents. This generates structured prior art reports and patentability opinions to assess your invention's novelty.

What is freedom-to-operate analysis and how does claim mapping work?

Freedom-to-operate analysis evaluates infringement risk by analyzing active patents against your product concept. Claim mapping works by matching product elements to patent claims, producing an infringement risk matrix with suggested design-around options.

Can I use Python scripts to automate Google Patents searches and export results to Excel?

Yes, you can use bundled Python scripts with requests, beautifulsoup4, and pandas to automate Google Patents searches. The tooling exports structured patent search results and reports directly to Excel using the openpyxl library.

What is the best way to support patent prosecution and respond to Office Actions?

The best way to support patent prosecution is to generate structured response arguments for Office Actions. This approach applies claim mapping guidance and portfolio benchmarking to build data-driven responses for your pending patent applications.

How do I perform competitor patent portfolio segmentation and benchmarking?

To perform competitor patent portfolio segmentation, analyze active patents within your technology sector to generate benchmarking outputs. This structures your IP strategy by evaluating competing patent portfolios against your own invention concepts.

Are there limitations to using automated web scraping for FTO risk analysis?

Limitations of using automated web scraping for FTO risk analysis include potential data extraction inconsistencies from sources like Google Patents. You must manually verify claim mapping accuracy and active patent status before making final freedom-to-operate decisions.