motif-for-codex

motif-for-codex is a skill for Codex from jvogan/motif. It costs 51 tokens per session (392 once invoked), scanned A, original, MIT.

A molecular-biology workbench for exploring, editing, annotating, aligning, and comparing DNA, RNA, and protein records.

In plain words
What is it for?
Use it for sequence analysis, construct comparison, cloning design, trace analysis, and viewing results in an interactive workbench.
Why use it?
It gives sequence data and analysis results an interactive place to inspect and work with them. It can also produce a portable HTML workbench when needed.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex.

Good fit Use it for sequence analysis, construct comparison, cloning design, trace analysis, and viewing results in an interactive workbench.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jvogan/motif/motif-for-codex
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 jvogan/motif --skill motif-for-codex
Clone the repo
git clone --depth 1 https://github.com/jvogan/motif

Made for: 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 motif-for-codex

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/jvogan/motif/motif-for-codex"><img src="https://agentmods.dev/badge/skills/jvogan/motif/motif-for-codex.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 392 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.00051 $0.00392
Opus 5 $0.00026 $0.00196
Sonnet 5 $0.00010 $0.00078
Haiku 4.5 $0.00005 $0.00039

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

Security

Grade A, and why

motif-for-codex 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.

src/artifacts/motif-for-codex-plugin/motif-for-claude-science/skills/motif-for-codex/SKILL.md · 44 lines

What it actually says

Motif workbench

The connected Motif MCP server provides two workbench tools:

  • motif_open_workbench accepts Motif payloads or supported sequence content and opens the interactive MCP App workbench.
  • motif_create_workbench_artifact returns a self-contained HTML resource for the same inputs. Use it when the user asks for a portable artifact or when a host needs an HTML resource.

Prefer motif_open_workbench for interactive sequence work. Confirm that the workbench is visible after the tool succeeds. If the host cannot display it, call motif_create_workbench_artifact with the same input and offer the portable HTML resource.

Codex can find, prepare, analyze, and transform records with its available tools, then open the records and results in Motif. When a task refers to a record that is not available, find the requested record with the tools available in the session or ask which source to use.

Minimal requests users can copy are:

Open this sequence in Motif: >example
ATGAAATTTGGGCCCTAA
Create a portable Motif HTML workbench artifact for: >example
ATGAAATTTGGGCCCTAA

After opening Motif, confirm the record names, sequence lengths, annotations, alignments, and active view. Report any import error with the field or record that needs correction.

Use Motif tools for workbench creation and display. Use Codex's other tools for retrieval, file operations, analysis programs, and browser interaction.

Files

What ships with it

2 files 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. 5d ago First seen · 44 lines · 51 tokens per session scan A e8384b7e5ced

Subscribe to this mod's changes

motif-for-codex is a skill published in the GitHub repository jvogan/motif (48 stars, last pushed 3d ago), licensed MIT. It adds 51 tokens to every session and 392 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 skills, from other repositories

sc-perturb-prep

Load when attaching cell-barcode → sgRNA assignments from a mapping TSV/CSV onto a Perturb-seq expression AnnData, producing standardised perturbation / sgRNA / target-gene obs columns. Skip when the AnnData already has perturbation labels (use sc-perturb); raw guide-calling from FASTQ (use upstream demuxlet /…

TianGzlab/OmicsClaw · 85 tokens

sc-perturb

Load when classifying perturbed vs non-perturbed cells in a Perturb-seq / CRISPR-screen scRNA AnnData via the pertpy Mixscape workflow. Skip when guide labels are not yet attached to the expression object (use sc-perturb-prep); in-silico KO predictions on unperturbed data (use sc-in-silico-perturbation).

TianGzlab/OmicsClaw · 84 tokens

biorxiv-search

Search bioRxiv biology preprints with natural language queries. Semantic search powered by Valyu.

beita6969/ScienceClaw · 24 tokens

pkpd-modeling

Pharmacokinetic and pharmacodynamic modelling and simulation - non-compartmental analysis, compartmental and population PK, PK/PD and exposure-response, TMDD, PBPK orientation, bioequivalence, allometric scaling and first-in-human dose, drug interaction prediction, and Bayesian therapeutic drug monitoring. Use when…

K-Dense-AI/scientific-agent-skills · 273 tokens

biopython

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use…

K-Dense-AI/scientific-agent-skills · 76 tokens

neuropixels-analysis

Analyze Neuropixels extracellular recordings end-to-end with SpikeInterface. Covers loading SpikeGLX/Open Ephys/NWB data, preprocessing, drift/motion correction, Kilosort4 (and CPU) spike sorting, quality metrics, and unit curation (threshold-based, model-based UnitRefine, and AI-assisted visual review). Use when…

K-Dense-AI/scientific-agent-skills · 98 tokens