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.
npx agentmods add agents/tiangzlab/omicsclaw/triage-labelsgit clone --depth 1 https://github.com/TianGzlab/OmicsClawWrote 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.
[](https://agentmods.dev/agents/tiangzlab/omicsclaw/triage-labels)<a href="https://agentmods.dev/agents/tiangzlab/omicsclaw/triage-labels"><img src="https://agentmods.dev/badge/agents/tiangzlab/omicsclaw/triage-labels.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.00185 |
| Opus 5 | $0.00000 | $0.00093 |
| Sonnet 5 | $0.00000 | $0.00037 |
| Haiku 4.5 | $0.00000 | $0.00018 |
Grade A, and why
triage-labels 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.
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.
What it actually says
Triage labels
Engineering skills use five canonical triage roles. Each role maps directly to the corresponding GitHub label.
| Canonical role | GitHub label | Meaning |
|---|---|---|
needs-triage |
needs-triage |
A maintainer must evaluate the issue. |
needs-info |
needs-info |
More information is required from the reporter. |
ready-for-agent |
ready-for-agent |
Fully specified and safe for an AFK agent. |
ready-for-human |
ready-for-human |
Requires human implementation or judgement. |
wontfix |
wontfix |
Will not be actioned. |
The first four labels may not exist yet. Create them only when a workflow first needs to apply them; do not create or mutate labels during read-only diagnosis.
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.
- 4d ago First seen · 16 lines · 0 tokens per session scan A bfc73700c94c
triage-labels is an agent published in the GitHub repository TianGzlab/OmicsClaw (160 stars, last pushed 1mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 185 tokens. 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.
Other agents, from other repositories
apple-silicon-tuning
本文档汇总 parsepdftomarkdown 在 Apple M 系列芯片上的所有调优点: 设备探测 → 各引擎 MPS 策略 → 批处理 / 并行 / 量化。所有调优均循证: 来自 Docling、MinerU、Marker、PyTorch MPS 官方文档与 benchmark。.
pdf-engine-selection
本文档可视化 parsepdftomarkdown Pipeline 在 Adaptive Engine Selection (PR #163, PR2)下,各 Stage 的运行时引擎路由策略。决策结果会写入 StageResult.metadata.selectordecision,便于审计与调优。.
knowledge-map
本项目所有文档与关键模块的索引入口,按主题分组。文档目录变更时必须 同步更新本表(AGENTS.md 「Knowledge Map」条款)。.
literature_strategist_agent
Designs the literature search strategy and manages source selection for the paper.
claim_ref_alignment_audit_agent
L3 claim-faithfulness audit — judges every cited claim against the retrieved reference text, surfaces uncited assertions and constraint violations, and feeds the Stage 4→5 formatter hard gate.
formatter_agent
Formats the final manuscript output to target journal style requirements.