patsnap-solution-engine

patsnap-solution-engine is a skill for Claude Code, Codex from patsnap/mcp. It costs 64 tokens per session (744 once invoked), scanned A, original, Apache-2.0.

A connection to Patsnap's TRIZ Concept Solution Engine, a service that suggests engineering concepts using TRIZ problem-solving methods.

In plain words
What is it for?
Use it to explore engineering alternatives, reduce product costs, track an analysis job, or inspect a selected solution.
Why use it?
It gives an agent a defined process for requesting innovation ideas or cost-reduction options and retrieving the resulting details.

Skill for Claude CodeCodex

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

Good fit Use it to explore engineering alternatives, reduce product costs, track an analysis job, or inspect a selected solution.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/patsnap/mcp/patsnap-solution-engine.svg)](https://agentmods.dev/skills/patsnap/mcp/patsnap-solution-engine)
Your own site
<a href="https://agentmods.dev/skills/patsnap/mcp/patsnap-solution-engine"><img src="https://agentmods.dev/badge/skills/patsnap/mcp/patsnap-solution-engine.svg" alt="Measured on agentmods" height="20"></a>
Per session 64 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 744 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.00064 $0.00744
Opus 5 $0.00032 $0.00372
Sonnet 5 $0.00013 $0.00149
Haiku 4.5 $0.00006 $0.00074

Measured 8d ago against content hash af5447e13d4c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

patsnap-solution-engine 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 8d 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.

rd-innovation/patsnap-solution-engine/SKILL.md · 73 lines

How it starts

The opening of the file, as written. The whole thing — 73 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 Concept Solution Engine

This skill connects your AI agent to Patsnap's TRIZ Concept Solution Engine MCP server.

Prerequisites

{
  "mcpServers": {
    "patsnap_solution_engine": {
      "url": "https://connect.zhihuiya.com/c18800/mcp?apikey=YOUR_API_KEY",
      "type": "streamableHttp"
    }
  }
}

For the full tool schema, refer to: https://open.zhihuiya.com/marketplace/mcp-servers/patsnap-solution-engine


Instructions for AI Agents

Choose one workflow

  • Innovation: run_triz_innovation_taskfetch_triz_innovation_task_streamfetch_triz_innovation_solution_detail.
  • Cost reduction: run_triz_reduction_taskfetch_triz_reduction_task_streamfetch_triz_reduction_solution_detail.

Do not mix innovation and reduction tool families for one task. Preserve the returned job_id; after candidates arrive, preserve the selected idea_id.

Prepare the input

The start tools require user_input. Include the current design, desired outcome, constraints, unacceptable trade-offs, and known function or cost information. The CN endpoint accepts at most 1,000 characters; non-CN environments may allow only 500.

Track asynchronous execution

Poll only the stream tool matching the start tool until candidates or a terminal failure are returned. A complete task normally takes 5–10 minutes and may take longer with complex or incomplete input. Intermediate selection points run automatically using the highest-priority option; do not represent them as user-approved choices.

Evaluate and expand candidates

Compare candidate concepts using feasibility, expected impact, implementation complexity, risk, and the user's constraints. Retrieve details only after an idea_id is selected. Separate service output from your own assessment and state unresolved engineering assumptions.

For reduction tasks, retain returned cost analysis, trimming analysis, DFMA findings, and benefit estimates. Treat estimates as hypotheses until checked against BOM, process, quality, and supplier data.

Read the full file on GitHub · 73 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. 8d ago First seen · 73 lines · 64 tokens per session scan A af5447e13d4c

Subscribe to this mod's changes

patsnap-solution-engine is a skill published in the GitHub repository patsnap/mcp (111 stars, last pushed 18d ago), licensed Apache-2.0. It adds 64 tokens to every session and 744 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.

Related

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).…

K-Dense-AI/drug-discovery-agent-skills · 183 tokens

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…

K-Dense-AI/drug-discovery-agent-skills · 180 tokens

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…

K-Dense-AI/drug-discovery-agent-skills · 165 tokens

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…

K-Dense-AI/drug-discovery-agent-skills · 100 tokens

atac-seq-bam-read-alignment-processing

Use when when you have aligned ATAC-seq BAM files and need to quantify Tn5 transposase insertion patterns around specific genomic coordinates (motif sites, peaks, regulatory regions) to detect transcription factor occupancy footprints or compare chromatin accessibility between bound and unbound.

HolobiomicsLab/asb-skill-collections · 66 tokens

bedgraph-file-format-manipulation

Use when you have aligned ChIP-Seq reads (in BED or BEDPE format) and need to convert them into quantitative genome-wide signal tracks (coverage, p-value, or q-value scores) for downstream statistical comparison or peak detection.

HolobiomicsLab/asb-skill-collections · 56 tokens