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 instructions/htlin222/meta-pipe/agents-mdgit clone --depth 1 https://github.com/htlin222/meta-pipeWhat 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.03384 | $0.03384 |
| Opus 5 | $0.01692 | $0.01692 |
| Sonnet 5 | $0.00677 | $0.00677 |
| Haiku 4.5 | $0.00338 | $0.00338 |
Grade A, and why
meta-pipe AGENTS.md 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 3d 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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.
- 3d ago First seen · 304 lines · 3,384 tokens per session scan A 0eb82d30a608
meta-pipe AGENTS.md is an instructions file published in the GitHub repository htlin222/meta-pipe (124 stars, last pushed 2mo ago), with no licence file. It adds 3,384 tokens to every session, about $0.0169 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.
Other instructions, from other repositories
open-science AGENTS.md
AGENTS.md instructions for aipoch/open-science, covering open science — agent notes, i18n — translating new user-visible strings, key format, how to wrap strings and catalog entry format.
medsci-skills CLAUDE.md
Instructions for Aperivue/medsci-skills, covering working in this repository and everything else.
med-paper-assistant AGENTS.md
Instructions for u9401066/med-paper-assistant, covering agents.md - vs code copilot agent 指引, 核心價值:逐步多輪演進, 運行模式, 檔案保護(normal/research) and 專案規則.
med-paper-assistant copilot-instructions.md
Instructions for u9401066/med-paper-assistant, covering copilot 指令(quick reference), 核心價值, 雙模式心智模型, 模式(操作前必查 .copilot-mode.json) and 關鍵規則.
med-paper-assistant CLAUDE.md
Instructions for u9401066/med-paper-assistant, covering claude code repository guide, before any operation, architecture and safety, academic-writing work and verification.
huxtable AGENTS.md
AGENTS.md instructions for hughjonesd/huxtable, covering instructions to llm agents, documentation, writing code, tests and docs, testing your work and installing extra components.