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/ekkolearnai/hermes-studio/agents-mdgit clone --depth 1 https://github.com/EKKOLearnAI/hermes-studioWrote 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/instructions/ekkolearnai/hermes-studio/agents-md)<a href="https://agentmods.dev/instructions/ekkolearnai/hermes-studio/agents-md"><img src="https://agentmods.dev/badge/instructions/ekkolearnai/hermes-studio/agents-md.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.1 | $0.00586 | $0.00586 |
| Opus 5 | $0.00293 | $0.00293 |
| Sonnet 5 | $0.00117 | $0.00117 |
| Haiku 4.5 | $0.00059 | $0.00059 |
Grade A, and why
hermes-studio 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 6d 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
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
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.
- 6d ago First seen · 56 lines · 586 tokens per session scan A 0f5c8cdd5683
hermes-studio AGENTS.md is an instructions file published in the GitHub repository EKKOLearnAI/hermes-studio (10,853 stars, last pushed today), with no licence file. It adds 586 tokens to every session, about $0.0029 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
ruby_llm-agents CLAUDE.md
Claude Code instructions for adham90/ruby_llm-agents, covering claude.md, project overview, common commands, core design principles and deep modules philosophy.
hermex AGENTS.md
AGENTS.md instructions for uzairansaruzi/hermex, covering hermex, what makes hermex special?, 1. open at the core, 2. performance without compromise and 3. remote ready.
OpenClaw-Admin AGENTS.md
Instructions for itq5/OpenClaw-Admin, covering 仓库协作指南, 项目结构与模块组织, 构建、测试与开发命令, 代码风格与命名规范 and 测试要求.
Noshy AGENTS.md
Instructions for Noshkoto/Noshy, covering noshy — ai agent instructions, what noshy is, architecture principles, how to work on this codebase and what not to do.
glama-status-mcp AGENTS.md
AGENTS.md instructions for sandraschi/glama-status-mcp, covering agents.md - glama-status-mcp, stack, repo layout, mcp tools and ports.
fable-method AGENTS.md
Instructions for ardhaecosystem/fable-method, covering agents.md - the fable method, triviality gate (run first), fit gate (run next, before step 0), step 0 - classify the ask and step 1 - define done.