patsnap-ip-searching

patsnap-ip-searching is a skill for Claude Code, Codex from patsnap/mcp. It costs 74 tokens per session (964 once invoked), scanned A, original, Apache-2.0.

A patent-research tool for checking whether an invention appears new, whether a product may risk infringing patents, and whether a product design may risk infringing design patents.

In plain words
What is it for?
Use it to review invention disclosures or claims, investigate freedom to operate, and assess design-patent risk from an image.
Why use it?
It provides separate research workflows for technical inventions, product implementations, and product images.

Skill for Claude CodeCodex

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

Good fit Use it to review invention disclosures or claims, investigate freedom to operate, and assess design-patent risk from an image.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/patsnap/mcp/patsnap-ip-searching
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-ip-searching
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-ip-searching

README.md
[![agentmods](https://agentmods.dev/badge/skills/patsnap/mcp/patsnap-ip-searching/github.svg)](https://agentmods.dev/skills/patsnap/mcp/patsnap-ip-searching)
Your own site
<a href="https://agentmods.dev/skills/patsnap/mcp/patsnap-ip-searching"><img src="https://agentmods.dev/badge/skills/patsnap/mcp/patsnap-ip-searching/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-ip-searching

Your own site · 80×15
<a href="https://agentmods.dev/skills/patsnap/mcp/patsnap-ip-searching"><img src="https://agentmods.dev/badge/skills/patsnap/mcp/patsnap-ip-searching.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 964 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found 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.00074 $0.00964
Opus 5 $0.00037 $0.00482
Sonnet 5 $0.00015 $0.00193
Haiku 4.5 $0.00007 $0.00096

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

Security

Grade A, and why

patsnap-ip-searching 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.

ip-intelligence/patsnap-ip-searching/SKILL.md · 75 lines

How it starts

The opening of the file, as written. The whole thing — 75 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Setup

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

Patsnap Patent Research

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

Prerequisites

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

For the full tool schema, refer to: https://open.patsnap.com/marketplace/mcp-servers/patsnap-ip-searching


Instructions for AI Agents

Choose the correct workflow

  • Use novelty_search for a technical solution, invention disclosure, or claim-text novelty review. Text is the primary input; images are optional supplements. Optional search channels include semantic, Boolean, paper, and web search.
  • Use fto_review for invention-patent infringement-risk research based on a product or technical implementation. The required input object uses text as its primary content and can include translated text and images.
  • Use design_fto for design-patent risk research. Its required input object must contain at least one image; only the first item in input.images is used, and a title is optional.
  • Use a general patent-search MCP instead when the user needs open-ended discovery, query construction, or retrieval without a novelty or FTO analysis workflow.

Configure search and filters carefully

For fto_review, search.mode supports lite for rapid screening and pro for full analysis. Its search settings can also control candidate-patent count and iterative search rounds. Optional filters support country, apd, legal_status, and assignee; application-date ranges use YYYYMMDD, and assignee filters support not_in.

For design_fto, optional filters support country, apd, legal_status, and loc; loc uses Locarno classifications and application-date ranges use YYYYMMDD.

The analysis tools also accept optional execution settings for asynchronous execution or real-time progress, optional output controls such as normalized result-row limits, and an optional caller-supplied task_id.

Read the full file on GitHub · 75 lines

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 · 75 lines · 74 tokens per session scan A 40a81724cac9

Subscribe to this mod's changes

patsnap-ip-searching is a skill published in the GitHub repository patsnap/mcp (111 stars, last pushed 22d ago), licensed Apache-2.0. It adds 74 tokens to every session and 964 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

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