patent-analysis

Conducts patent landscape analysis including prior art searches, patent claim interpretation, freedom-to-operate assessment, and intellectual property strategy for scientific inventions; trigger when users discuss patents, prior art, IP protection, or technology licensing.

564 stars

Best use case

patent-analysis is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Conducts patent landscape analysis including prior art searches, patent claim interpretation, freedom-to-operate assessment, and intellectual property strategy for scientific inventions; trigger when users discuss patents, prior art, IP protection, or technology licensing.

Teams using patent-analysis should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/patent-analysis/SKILL.md --create-dirs "https://raw.githubusercontent.com/beita6969/ScienceClaw/main/skills/patent-analysis/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/patent-analysis/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How patent-analysis Compares

Feature / Agentpatent-analysisStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Conducts patent landscape analysis including prior art searches, patent claim interpretation, freedom-to-operate assessment, and intellectual property strategy for scientific inventions; trigger when users discuss patents, prior art, IP protection, or technology licensing.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

## When to Trigger

Activate this skill when the user mentions:
- Patent search, prior art, novelty search
- Patent claims, claim construction, claim interpretation
- Freedom to operate (FTO), infringement analysis
- Patent landscape, technology mapping, IP portfolio
- Provisional patent, utility patent, PCT application
- Licensing, royalties, technology transfer
- Patent classification (CPC, IPC), patent families

## Step-by-Step Methodology

1. **Define the invention** - Clearly articulate the novel technical features. Distinguish the invention from the prior art. Identify the technical problem solved and the solution provided.
2. **Prior art search** - Search patent databases systematically: Google Patents, USPTO (PatFT/AppFT), Espacenet, WIPO PatentScope. Use keyword combinations, CPC/IPC classification codes, and citation analysis. Search non-patent literature (publications, conference papers) as well.
3. **Landscape analysis** - Map the patent landscape: identify key players, filing trends over time, geographic distribution, technology clusters. Use patent classification to categorize technologies. Identify white spaces (underpatented areas).
4. **Claim analysis** - Parse claims into elements. Identify independent vs. dependent claims. Map claim elements to technical features. For FTO: compare each element of relevant claims against the proposed product/method.
5. **Novelty and non-obviousness assessment** - Compare invention against closest prior art references. Identify elements that are novel (not found in any single reference) and non-obvious (not a trivial combination of references to a person of ordinary skill in the art).
6. **IP strategy recommendation** - Advise on filing strategy: provisional vs. utility, domestic vs. PCT, continuation and divisional applications. Consider timing (grace periods, priority dates). Evaluate trade secret vs. patent protection trade-offs.
7. **Documentation** - Prepare invention disclosure with: title, inventors, technical field, background, description of embodiments, and claims outline. Note that legal patent drafting requires a registered patent attorney.

## Key Databases and Tools

- **Google Patents** - Free full-text patent search
- **USPTO PatFT / AppFT** - US Patent and Trademark Office
- **Espacenet** - European Patent Office database
- **WIPO PatentScope** - International PCT applications
- **Lens.org** - Open patent and scholarly search
- **CPC / IPC classification** - Technology classification systems

## Output Format

- Prior art results as a table: patent number, title, filing date, assignee, relevance summary.
- Claim charts: claim element in left column, prior art reference in right column.
- Patent landscape as a technology map or filing trend chart.
- FTO opinion summary: clear / potential risk / likely infringement (with caveats).
- Invention disclosure following standard institutional templates.

## Quality Checklist

- [ ] Multiple patent databases searched (not just one)
- [ ] Both patent and non-patent prior art considered
- [ ] Classification codes (CPC/IPC) used to ensure comprehensive search
- [ ] Claims parsed element by element for accurate analysis
- [ ] Filing dates and priority dates correctly identified
- [ ] Patent family relationships traced (equivalents in other jurisdictions)
- [ ] Disclaimer: analysis is informational, not legal advice
- [ ] Recommendation to consult registered patent attorney for legal opinions
- [ ] Geographic scope of patent rights identified

Related Skills

statistical-analysis

564
from beita6969/ScienceClaw

Guided statistical analysis with test selection and reporting. Use when you need help choosing appropriate tests for your data, assumption checking, power analysis, and APA-formatted results. Best for academic research reporting, test selection guidance. For implementing specific models programmatically use statsmodels.

social-science-analysis

564
from beita6969/ScienceClaw

Social science research methods including survey design, qualitative analysis, content analysis, network analysis, psychometrics, and mixed methods. Covers sociology, psychology, political science, education, and communication studies. Use when user designs surveys, analyzes qualitative data, does content analysis, builds scales, or uses mixed methods. Triggers on "survey design", "qualitative analysis", "content analysis", "Likert scale", "thematic analysis", "grounded theory", "factor analysis", "SEM", "structural equation", "psychometrics", "interview coding".

scipy-analysis

564
from beita6969/ScienceClaw

Scientific computing and statistical analysis with SciPy, NumPy, and pandas. Use when: (1) statistical hypothesis testing, (2) optimization problems, (3) signal processing, (4) numerical integration, (5) data manipulation and analysis. NOT for: symbolic math (use sympy-math), machine learning (use sklearn directly), or visualization (use matplotlib-viz).

patent-drafting

564
from beita6969/ScienceClaw

No description provided.

paper-analysis

564
from beita6969/ScienceClaw

Read, summarize, and critically analyze scientific papers. Extract key findings, methodology, limitations, and contributions. Use when user shares a paper (PDF/URL/DOI), asks to summarize a paper, critique methodology, extract data from a paper, compare papers, or do a critical review. Triggers on "summarize this paper", "analyze this study", "what does this paper say", "critique this methodology", "extract findings from".

nlp-analysis

564
from beita6969/ScienceClaw

Natural language processing for research including text mining, sentiment analysis, topic modeling, named entity recognition, text classification, and corpus analysis. Use when user needs to analyze text data, extract information from documents, do sentiment analysis, topic modeling, or text classification for research purposes. Triggers on "text mining", "sentiment analysis", "topic modeling", "NER", "named entity", "text classification", "word embeddings", "LDA", "corpus analysis", "word frequency", "TF-IDF".

meta-analysis

564
from beita6969/ScienceClaw

Perform quantitative meta-analysis with effect size calculation, forest plots, funnel plots, and heterogeneity assessment. Use when: user asks to combine results from multiple studies, calculate pooled effect sizes, assess publication bias, or create forest/funnel plots. NOT for: systematic review protocol (use systematic-review) or single-study statistics (use statsmodels-stats).

linguistics-analysis

564
from beita6969/ScienceClaw

Analyze language structures, typological features, and semantic change across languages

legal-analysis

564
from beita6969/ScienceClaw

Analyze legal contracts, extract clauses, and perform legal research with structured frameworks

geospatial-analysis

564
from beita6969/ScienceClaw

Performs geospatial data analysis including GIS operations, spatial statistics, remote sensing image processing, geocoding, and cartographic visualization; trigger when users discuss maps, coordinates, satellite imagery, spatial patterns, or geographic data.

genomics-analysis

564
from beita6969/ScienceClaw

Orchestrates a genomics analysis workflow from gene query through expression analysis to pathway enrichment. Use when investigating gene function, analyzing expression data, or performing pathway-level interpretation. NOT for pure protein structure modeling or drug-target interaction analysis.

genome-analysis

564
from beita6969/ScienceClaw

Performs genomics analyses including gene expression profiling, BLAST sequence alignment, GWAS interpretation, variant calling, and genome assembly tasks; trigger when the user mentions DNA/RNA sequences, SNPs, gene panels, or comparative genomics.