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.
npx skills add patsnap/mcp --skill patsnap-triz-case-librarygit clone --depth 1 https://github.com/patsnap/mcpWrote 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.
[](https://agentmods.dev/skills/patsnap/mcp/patsnap-triz-case-library)<a href="https://agentmods.dev/skills/patsnap/mcp/patsnap-triz-case-library"><img src="https://agentmods.dev/badge/skills/patsnap/mcp/patsnap-triz-case-library/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.
<a href="https://agentmods.dev/skills/patsnap/mcp/patsnap-triz-case-library"><img src="https://agentmods.dev/badge/skills/patsnap/mcp/patsnap-triz-case-library.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00066 | $0.00873 |
| Opus 5 | $0.00033 | $0.00436 |
| Sonnet 5 | $0.00013 | $0.00175 |
| Haiku 4.5 | $0.00007 | $0.00087 |
Grade A, and why
patsnap-triz-case-library 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 78 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.zhihuiya.com
TRIZ Case Library
This skill connects your AI agent to Patsnap's TRIZ Case Library MCP server, covering more than 45 million structured patent cases.
Prerequisites
{
"mcpServers": {
"patsnap_triz_case_library": {
"url": "https://connect.zhihuiya.com/37b2d2/mcp?apikey=YOUR_API_KEY",
"type": "streamableHttp"
}
}
}
For the full tool schema, refer to: https://open.zhihuiya.com/marketplace/mcp-servers/patsnap-triz-case-library
Instructions for AI Agents
Build searchable signals
Frame the engineering problem as a technical contradiction, SVOP function, desired efficacy, scientific effect, keywords, or a combination. Patent filters refine a search but cannot be the only search condition.
Resolve standard terms first
Before using efficacy or oxford_effects, call list_triz_search_terms for that field unless the exact standard spelling is already known. Do not invent or loosely translate enumeration values.
Search cases
Use search_triz_case with these semantics:
technical_contradiction: improving parameter IDs 1–39, worsening parameter IDs 1–39, and invention principle IDs 1–40. Conditions in one object are ANDed against the same record; multiple objects are ORed.svop:subject,verb_standard,object, andparam_standardare ANDed within an object; multiple objects are ORed.efficacyandoxford_effects: standard terms; when both are supplied they are ANDed within a record.keyword: at most five keywords.filters: optionalauthority,legal_status,applicant,ipc_cpc, andipc_cpc_exclude.sort:sdescrelevance,pdescpublication date, orvdescvalue.limit: 1–200, default 50.
For cross-domain inspiration, use ipc_cpc_exclude to remove the current field. Authority examples include CN, US, and EP. Legal-status codes are 0 invalid, 1 valid, 2 pending, 220 PCT designated invalid, 221 PCT designated valid, and 999 unknown.
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.
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.
- 11d ago First seen · 78 lines · 66 tokens per session scan A ec2532dd0974
patsnap-triz-case-library is a skill published in the GitHub repository patsnap/mcp (111 stars, last pushed 22d ago), licensed Apache-2.0. It adds 66 tokens to every session and 873 once invoked, about $0.0003 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.
Other skills, from other repositories
glycoengineering
Analyze and engineer protein glycosylation. Scan sequences for canonical N-glycosylation sequons (N-X-S/T with X not proline, including overlapping sites), predict O-GalNAc hotspots, read glycan notation, and reach the curated external tooling (NetNGlyc, NetOGlyc, GlycoShield, GlycoWorkbench, GlyTouCan, GlyConnect).…
molecular-dynamics
Run and analyze molecular dynamics simulations with OpenMM and MDAnalysis. Set up protein and protein-ligand systems with PDBFixer, choose force fields and water models (AMBER14, CHARMM36m, ff19SB, GAFF2, TIP3P), solvate and add ions, run energy minimization, NVT/NPT equilibration and production MD on GPU, then…
molfeat
Molecular featurization hub with one consistent interface over 100+ featurizers. Fingerprints (ECFP/Morgan, MACCS, atom pair, topological torsion, Avalon, RDKit, ERG), RDKit and Mordred descriptor sets, pharmacophore and 3D shape descriptors, scaffold keys, and pretrained embeddings (ChemBERTa, ChemGPT, MolT5, GIN…
rowan
Rowan is a cloud-native molecular modeling and medicinal-chemistry workflow platform with a Python API. Use for pKa and macropKa prediction, conformer and tautomer ensembles, docking and analogue docking, protein-ligand cofolding, MSA generation, molecular dynamics, permeability, descriptor workflows, and related…
autodock-vina
Structure-based docking with AutoDock Vina, Vinardo, and AutoDock4 through the Meeko toolchain. Use this skill to define a docking box, prepare receptors and ligands as PDBQT, run single or batch docking, rescore, and interpret affinities, poses, and ligand efficiency. Covers box definition from a reference ligand or…
chembl
Query the ChEMBL database web services for measured bioactivity data, compound records and calculated properties, targets, assays, mechanisms of action, drug indications and warnings. Use this skill to build curated SAR or QSAR datasets for a target, look compounds up by SMILES, InChIKey, name, or ChEMBL id, run…