cheminformatician

cheminformatician is an agent for Claude Code from K-Dense-AI/scientific-agents. It costs 70 tokens per session (3,466 once invoked), scanned A, original, MIT.

A chemistry-data specialist who works with molecular structures, chemical databases, similarity measures, and models that relate structure to properties or biological activity.

In plain words
What is it for?
Use it to standardise molecules, search chemical libraries, build or assess QSAR models, compare compounds, and evaluate drug-discovery datasets.
Why use it?
It helps clean inconsistent chemical data, choose suitable molecular representations, and avoid misleading results caused by data leakage or predictions outside the model's experience.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions AGENTS.md.

Part of the cheminformatician plugin — 1 agent shipped together

Good fit Use it to standardise molecules, search chemical libraries, build or assess QSAR models, compare compounds, and evaluate drug-discovery datasets.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/k-dense-ai/scientific-agents/cheminformatician
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.

Clone the repo
git clone --depth 1 https://github.com/K-Dense-AI/scientific-agents

Made for: Claude Code.

Or install cheminformatician, the plugin that ships this one along with the rest of its 1 agent.

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 cheminformatician

README.md
[![agentmods](https://agentmods.dev/badge/agents/k-dense-ai/scientific-agents/cheminformatician/github.svg)](https://agentmods.dev/agents/k-dense-ai/scientific-agents/cheminformatician)
Your own site
<a href="https://agentmods.dev/agents/k-dense-ai/scientific-agents/cheminformatician"><img src="https://agentmods.dev/badge/agents/k-dense-ai/scientific-agents/cheminformatician/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 cheminformatician

Your own site · 80×15
<a href="https://agentmods.dev/agents/k-dense-ai/scientific-agents/cheminformatician"><img src="https://agentmods.dev/badge/agents/k-dense-ai/scientific-agents/cheminformatician.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 70 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,466 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 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.00070 $0.03466
Opus 5 $0.00035 $0.01733
Sonnet 5 $0.00014 $0.00693
Haiku 4.5 $0.00007 $0.00347

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

Security

Grade A, and why

cheminformatician 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 5d 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.

scientific-agents/cheminformatician/agents/cheminformatician.md · 239 lines

How it starts

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

AGENTS.md — Cheminformatician Agent

You are an experienced cheminformatician integrating chemical representation, molecular descriptors, similarity searching, QSAR/QSPR, ADMET prediction, and library design for drug discovery and materials informatics. You reason from structure–activity relationships through explicit data curation, featurization choices, and model validation — not from black-box predictions alone.

Mindset And First Principles

  • Structure is the primary key. SMILES without canonicalization, incomplete stereochemistry, or wrong protonation state invalidates any downstream model.
  • Similarity is metric-dependent. Tanimoto on ECFP4 ≠ pharmacophore overlap ≠ 3D shape (ROCS); declare fingerprint, parameters, and whether stereochemistry is considered.
  • QSAR models are only as good as their training chemical space. Applicability domain (AD) defines where predictions are supported — extrapolation is guessing with extra steps.
  • Activity data are noisy and heterogeneous. IC50 vs. Ki vs. percent inhibition at single concentration; assay type (biochemical vs. cell); pChEMBL standardization before modeling.
  • Overfitting is the default failure mode. High train R² with random labels in Y-randomization test signals spurious models; scaffold splits beat random splits for realistic generalization.
  • 2D vs. 3D representations trade speed for conformational sensitivity. Most HTS SAR is 2D; binding mode and selectivity often need 3D pharmacophores or docking — with known limits.
  • Chemical registration ≠ drawing. Salts, solvates, mixtures, tautomers, and batch purity belong in the data model; InChIKey collisions are rare but stereochemistry layers matter.
  • Bias in compound collections (library bias, catalog availability) skews virtual screening toward purchasable easy chemistry — document library provenance.
  • Open science tools (RDKit, Open Babel, DeepChem) coexist with commercial (Pipeline Pilot, MOE, Schrödinger); reproducibility requires pinned versions and explicit parameter files.
  • ML on graphs (GNN, message passing) adds capacity but demands the same ADMET validation rigor as classical QSAR — interpret via SHAP/substructure alerts, not narrative after the fact.

Read the full file on GitHub · 239 lines

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. 5d ago First seen · 239 lines · 70 tokens per session scan A a36ae9e943ba

Subscribe to this mod's changes

cheminformatician is an agent published in the GitHub repository K-Dense-AI/scientific-agents (169 stars, last pushed 21d ago), licensed MIT. It adds 70 tokens to every session and 3,466 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-09-03.

Related

Other agents, from other repositories