molclaw-interaction-visualizer

molclaw-interaction-visualizer is a skill for Claude Code, Codex from InternScience/MolClaw. It costs 112 tokens per session (6,124 once invoked), scanned A, original, MIT.

A tool for examining how proteins and other molecules touch and bind in one 3D structure. It can show these contacts as diagrams, residue summaries, heatmaps, and 3D views.

In plain words
What is it for?
Use it to study protein–ligand, peptide, or protein–protein contacts in a single structure. Input files may need to be uploaded first, and PDB files may need cleanup.
Why use it?
It turns a complex molecular structure into readable views of its contacts, so you can inspect binding sites and interfaces without interpreting the raw structure alone.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/internscience/molclaw/molclaw-interaction-visualizer
Any agent
npx skills add InternScience/MolClaw --skill molclaw-interaction-visualizer
Clone the repo
git clone --depth 1 https://github.com/InternScience/MolClaw

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 molclaw-interaction-visualizer

README.md
[![agentmods](https://agentmods.dev/badge/skills/internscience/molclaw/molclaw-interaction-visualizer.svg)](https://agentmods.dev/skills/internscience/molclaw/molclaw-interaction-visualizer)
Your own site
<a href="https://agentmods.dev/skills/internscience/molclaw/molclaw-interaction-visualizer"><img src="https://agentmods.dev/badge/skills/internscience/molclaw/molclaw-interaction-visualizer.svg" alt="Measured on agentmods" height="20"></a>
Per session 112 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,124 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00112 $0.06124
Opus 5 $0.00056 $0.03062
Sonnet 5 $0.00022 $0.01225
Haiku 4.5 $0.00011 $0.00612

Measured 4d ago against content hash fc747d3a9935, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

molclaw-interaction-visualizer 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 4d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (molclaw_interaction_visualizer.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/L1_tools/molclaw-interaction-visualizer/SKILL.md · 430 lines

How it starts

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

Interaction Visualizer — MCP and Local Analysis

Note:

  • Local files are not directly accessible by the server. Please upload them to the server using molclaw-file-transfer before execution.
  • For PDB file inputs, it is recommended to preprocess them using molclaw-pdbfixer before execution.
  • Please refer to skill molclaw-scp-server to complete tool invocation.

[!NOTE] The current MolClaw server exposes this capability as the MCP tool interaction_visualizer. The bundled molclaw_interaction_visualizer.py remains available as an optional local CLI; it does not need to be uploaded to the server.

When To Use This Skill

This is the PRIMARY tool for all single-structure interaction analysis. ProLIF is only needed for batch docking fingerprint comparison or MD trajectory dynamics.

Scenario Use this skill Use ProLIF instead
Single complex structure interaction analysis PRIMARY Only if this tool unavailable
Peptide or protein-protein interface analysis (single structure) PRIMARY Only if this tool unavailable
Need Schrödinger-style 2D interaction diagram
Need PyMOL 3D multi-angle renderings
Need residue role annotations (Hinge/Gatekeeper/DFG)
Need decision-ready JSON with top residues + hot sites
Need partner_site.csv for ligand atom modification diagnosis
Need interaction fingerprint across MD trajectory frames prolif_md
Need batch docking pose fingerprint comparison (≥ 2 poses) prolif_docking
Need protein-protein trajectory interface profiling prolif_protein_protein

Interaction Types Detected

# Type Key Geometry Default Cutoff
1 Hydrogen bond D-H···A angle ≥ 130° 3.5 Å
2 Hydrophobic contact C···C distance 4.5 Å
3 π-π stacking (Face-to-Face) Ring plane ∠ ≤ 35° 5.5 Å
4 π-π stacking (Edge-to-Face) Ring plane ∠ 50°–90° 6.5 Å
5 Salt bridge Charge center distance 5.5 Å
6 Cation-π Cation-centroid + normal ∠ 6.0 Å
7 Halogen bond X···A with A-X-D geometry 3.5 Å
8 Metal coordination Metal···coordinating atom 3.0 Å
9 van der Waals Sum of VdW radii + tolerance +0.5 Å

Read the full file on GitHub · 430 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. 4d ago First seen · 430 lines · 112 tokens per session scan A fc747d3a9935

Subscribe to this mod's changes

molclaw-interaction-visualizer is a skill published in the GitHub repository InternScience/MolClaw (33 stars, last pushed 27d ago), licensed MIT. It adds 112 tokens to every session and 6,124 once invoked, about $0.0006 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

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

obra/superpowers · 37 tokens

auto-perf-optimize

Run agent-driven VS Code performance or memory investigations. Use when asked to launch Code OSS, automate a VS Code scenario, run the Chat memory smoke runner, capture renderer heap snapshots, take workflow screenshots, compare run summaries, or drive a repeatable scenario before heap-snapshot analysis.

microsoft/vscode · 62 tokens

chat-perf

Run chat perf benchmarks and memory leak checks against the local dev build or any published VS Code version. Use when investigating chat rendering regressions, validating perf-sensitive changes to chat UI, or checking for memory leaks in the chat response pipeline.

microsoft/vscode · 51 tokens

chat-pet-sprite-creation

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

microsoft/vscode · 53 tokens

cpu-profile-analysis

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

microsoft/vscode · 71 tokens