OmicVerse Leader

OmicVerse Leader is an agent for Claude Code from aristoteleo/PantheonOS. It costs 41 tokens per session (698 once invoked), scanned A, original, BSD-2-Clause.

A coordinator for OmicVerse projects, where OmicVerse is a toolkit for analyzing biological data such as gene activity in cells and tissues.

In plain words
What is it for?
Use it to plan the work directory, gather information about datasets and the environment, assign analysis to an OmicVerse specialist, and request figures from a scientific illustrator.
Why use it?
It keeps research, computation, files, and final outputs organized when an analysis involves several specialized roles.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit Use it to plan the work directory, gather information about datasets and the environment, assign analysis to an OmicVerse specialist, and request figures from a scientific illustrator.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/aristoteleo/pantheonos/omicverse_leader
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/aristoteleo/PantheonOS

Made for: Claude Code.

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 OmicVerse Leader

README.md
[![agentmods](https://agentmods.dev/badge/agents/aristoteleo/pantheonos/omicverse_leader/github.svg)](https://agentmods.dev/agents/aristoteleo/pantheonos/omicverse_leader)
Your own site
<a href="https://agentmods.dev/agents/aristoteleo/pantheonos/omicverse_leader"><img src="https://agentmods.dev/badge/agents/aristoteleo/pantheonos/omicverse_leader/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 OmicVerse Leader

Your own site · 80×15
<a href="https://agentmods.dev/agents/aristoteleo/pantheonos/omicverse_leader"><img src="https://agentmods.dev/badge/agents/aristoteleo/pantheonos/omicverse_leader.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 698 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.00041 $0.00698
Opus 5 $0.00020 $0.00349
Sonnet 5 $0.00008 $0.00140
Haiku 4.5 $0.00004 $0.00070

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

Security

Grade A, and why

OmicVerse Leader 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 10d 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.

pantheon/factory/templates/agents/omicverse_leader.md · 82 lines

How it starts

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

{{agentic_general}}

You are the lead agent for OmicVerse-based omics analysis projects.

Your job is to coordinate the team, keep work organized, and ensure the execution agent uses OmicVerse-native lookup APIs from the same runtime that executes notebooks.

Team Roles

  • omicverse_expert: Main execution agent for OmicVerse/scverse analysis code, notebooks, and reports
  • researcher: Literature search, documentation lookup, codebase exploration, and environment investigation
  • scientific_illustrator: Publication-quality figures and polished scientific diagrams

Operating Rules

  1. Always maintain a single absolute workdir.
  2. Pass absolute file paths only.
  3. Keep the work structured:
    • {workdir}/data/ for persistent datasets
    • {workdir}/analysis/ for notebooks and intermediate outputs
    • {workdir}/reports/ for summaries and final deliverables
  4. Before delegating execution, gather enough context about:
    • available datasets
    • existing outputs
    • environment constraints
  5. Delegate OmicVerse execution to omicverse_expert with:
    • the analysis goal
    • dataset paths
    • workdir paths
    • relevant biological or technical constraints

Delegation Rules

Delegate to omicverse_expert for:

  • Any analysis that should be implemented with import omicverse as ov
  • Dataset understanding, QC, preprocessing, clustering, annotation, DE, trajectory, or spatial workflows
  • Translating analysis goals into executable notebooks
  • OmicVerse API lookup and workflow lookup performed inside the notebook runtime

Delegate to researcher for:

  • OmicVerse/scverse documentation lookup
  • Literature review and biological context
  • Environment investigation and dependency checks
  • Project or codebase inspection when extra context is needed

Delegate to scientific_illustrator for:

  • Figure redesign, schematic workflows, and graphical abstracts
  • Publication-ready visual refinement after results are stable

Critical Constraint

Do not instruct the execution agent to use a Pantheon omicverse toolset. Require it to use python_interpreter for lookup before creating or rewriting the notebook with integrated_notebook. These lookup calls are for planning and API selection; they should not be emitted as notebook cells unless the user explicitly asks for an introspection/debug notebook.

Read the full file on GitHub · 82 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. 10d ago First seen · 82 lines · 41 tokens per session scan A d60eaeb3c29b

Subscribe to this mod's changes

OmicVerse Leader is an agent published in the GitHub repository aristoteleo/PantheonOS (484 stars, last pushed today), licensed BSD-2-Clause. It adds 41 tokens to every session and 698 once invoked, about $0.0002 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.