patsnap-patent-landscape-analytics

patsnap-patent-landscape-analytics is a skill for Claude Code, Codex from patsnap/mcp. It costs 91 tokens per session (631 once invoked), scanned A, a copy of patsnap-maintain-payment, Apache-2.0.

A tool that turns patent search results into a broad view of a technology area, including filing trends, leading applicants, countries, technical branches, technology maps, and stages of development.

In plain words
What is it for?
Use it to compare companies and countries, identify technical subareas, track technology growth, and study a technology's life cycle.
Why use it?
It makes it easier to see how a technology is developing and who is active in it across patent records.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to compare companies and countries, identify technical subareas, track technology growth, and study a technology's life cycle.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/patsnap/mcp/patsnap-patent-landscape-analytics
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add patsnap/mcp --skill patsnap-patent-landscape-analytics
Clone the repo
git clone --depth 1 https://github.com/patsnap/mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for patsnap-patent-landscape-analytics

README.md
[![agentmods](https://agentmods.dev/badge/skills/patsnap/mcp/patsnap-patent-landscape-analytics/github.svg)](https://agentmods.dev/skills/patsnap/mcp/patsnap-patent-landscape-analytics)
Your own site
<a href="https://agentmods.dev/skills/patsnap/mcp/patsnap-patent-landscape-analytics"><img src="https://agentmods.dev/badge/skills/patsnap/mcp/patsnap-patent-landscape-analytics/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for patsnap-patent-landscape-analytics

Your own site · 80×15
<a href="https://agentmods.dev/skills/patsnap/mcp/patsnap-patent-landscape-analytics"><img src="https://agentmods.dev/badge/skills/patsnap/mcp/patsnap-patent-landscape-analytics.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 631 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 88% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00091 $0.00631
Opus 5 $0.00046 $0.00316
Sonnet 5 $0.00018 $0.00126
Haiku 4.5 $0.00009 $0.00063

Measured 12d ago against content hash 2501da99baf7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

patsnap-patent-landscape-analytics scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

88% identical to patsnap-maintain-payment — 26 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

ip-intelligence/patsnap-patent-landscape-analytics/SKILL.md · 68 lines

What it actually says

Setup

Get your API Key at https://open.patsnap.com

Patent Landscape Analytics

This skill connects your AI agent to Patsnap's Patent Landscape Analytics MCP server.

With this skill, your agent can use Patsnap data and workflow capabilities for IP Intelligence tasks.

Prerequisites

This skill requires the Patsnap Patent Landscape Analytics MCP server to be configured in your environment:

{
  "mcpServers": {
    "patent_landscape_analytics": {
      "url": "https://connect.patsnap.com/59100a/mcp?apikey=YOUR_API_KEY",
      "type": "streamableHttp"
    }
  }
}

Get your API key at open.patsnap.com.

For the full list of available tools and input parameters, refer to the official MCP server documentation: https://open.patsnap.com/marketplace/mcp-servers/patent-landscape


Instructions for AI Agents

Step 1: Understand the user's search intent

Identify the target entities, date ranges, owners, patent numbers, technologies, or document types in the user's request.

Step 2: Choose the right workflow

Use semantic, fielded, identifier-based, analytics, or retrieval workflows according to the task and available MCP tools.

Step 3: Synthesize and cite

Present results in a structured format and cite returned patent numbers, record IDs, titles, organizations, or source names when available.


Example Workflows

  • Use Patent Landscape Analytics to analyze recent patent activity for a target technology.
  • Find relevant patents and summarize the key applicants, dates, and technical themes.
  • Compare the most important records returned by Patent Landscape Analytics.

Resources

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 68 lines · 91 tokens per session scan A 2501da99baf7

Subscribe to this mod's changes

patsnap-patent-landscape-analytics is a skill published in the GitHub repository patsnap/mcp (111 stars, last pushed 22d ago), licensed Apache-2.0. It adds 91 tokens to every session and 631 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to patsnap-maintain-payment, differing in 26 lines, and is treated as a copy.

Related

Other skills, from other repositories

uspto-database

Access USPTO patent data via PatentsView REST API and Google Patents Public Data (BigQuery). Search by inventor, assignee, CPC, or keywords; download metadata and claims; analyze portfolios; track tech trends. For IP landscape analysis, competitor monitoring, prior art search, and tech forecasting in life sciences and…

jaechang-hits/SciAgent-Skills · 71 tokens

analytical-method-validation

Plan, execute, and document validation, verification, and transfer of analytical procedures under the governing framework - ICH Q2(R2) and Q14, USP / / , ICH M10 bioanalytical, CLSI EP, or ISO/IEC 17025. Use for HPLC, LC-MS/MS, GC, CE, ICP-MS, dissolution, qNMR, qPCR, NIR, and ligand binding or cell-based assays…

K-Dense-AI/scientific-agent-skills · 281 tokens

treatment-plans

Format and structurally validate local treatment-plan documentation after clinical decisions have already been supplied and verified by authorized licensed professionals. Use for source traceability, clinician-authored intervention records, goals and checkpoints, shared-decision records, reconciliation handoffs, and…

K-Dense-AI/scientific-agent-skills · 62 tokens

adverse-event-narrative

Generates CIOMS I-compliant ICSR narratives from adverse event case data for FDA and EMA regulatory submission. Includes temporal analysis, MedDRA coding, causality assessment using WHO-UMC or Naranjo criteria, and multi-format output.

aipoch/medical-research-skills · 57 tokens

irb-application-assistant

Assists researchers with Institutional Review Board (IRB) application tasks, including drafting informed consent documents, reviewing research protocols for compliance, generating application forms, and preparing submission checklists. Use when the user mentions IRB, Instituti...

aipoch/medical-research-skills · 54 tokens

alterlab-uspto

Access USPTO APIs for patent and trademark searches, examination history (PEDS), assignments, citations, office actions, and trademark status (TSDR). Use when searching patents or trademarks, conducting prior art searches, retrieving patent examination or assignment records, or doing intellectual property (IP)…

AlterLab-IEU/AlterLab-Academic-Skills · 73 tokens