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/stephen-studying/tech-route-maker/gemini-mdgit clone --depth 1 https://github.com/Stephen-studying/tech-route-makerWrote 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/stephen-studying/tech-route-maker/gemini-md)<a href="https://agentmods.dev/instructions/stephen-studying/tech-route-maker/gemini-md"><img src="https://agentmods.dev/badge/instructions/stephen-studying/tech-route-maker/gemini-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 | $0.00306 | $0.00306 |
| Opus 5 | $0.00153 | $0.00153 |
| Sonnet 5 | $0.00061 | $0.00061 |
| Haiku 4.5 | $0.00031 | $0.00031 |
Grade A, and why
tech-route-maker GEMINI.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.
What it actually says
Gemini Adapter
Use SKILL.md as the primary instruction file for tech-route-maker.
This project is a portable skill for generating evidence-grounded editable technical route diagrams for research and engineering workflows.
Mandatory flow:
- Read
SKILL.md. - Use
references/route-schema.mdfortech-route.json. - Establish
domain_contextbefore final rendering: discipline, subfield, project type, research object, method family, data/materials, constraints and evaluation metrics. - Read
references/domain-profiles.mdwhen the discipline is unclear or unfamiliar. - Run
trm ingestfor local sources and record source IDs, locators and SHA-256 hashes. - Offer the closest preset, then confirm missing domain and final delivery choices instead of guessing them.
- Render selected formats with:
trm render <route-json> <output-dir> --formats <formats>
- Validate with:
trm validate <route-json> --strict
Use one concise grouped question rather than a long interview. Keep PPTX, SVG, Draw.io and Excalidraw outputs editable, and explain that they require manual revision.
When the user asks for copyable Draw.io or diagrams.net code, include drawio-code and explain that tech-route.drawio-code.xml can be pasted into diagrams.net / draw.io with Extras > Edit Diagram.
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 · 30 lines · 306 tokens per session scan A 810a5a788549
tech-route-maker GEMINI.md is an instructions file published in the GitHub repository Stephen-studying/tech-route-maker (2 stars, last pushed 29d ago), licensed MIT. It adds 306 tokens to every session, about $0.0015 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-31.
Other instructions, from other repositories
economics-paper-reviewer CLAUDE.md
Instructions for viplee110/economics-paper-reviewer: This repository is a portable English-only economics paper pre-review skill.
racehooks-mcp AGENTS.md
AGENTS.md instructions for racehooks/racehooks-mcp, covering agents.md — racehooks mcp server, install (end user), what it exposes, security model and contributing to this repo.
economics-paper-reviewer AGENTS.md
Instructions for viplee110/economics-paper-reviewer: This repository defines an English-only portable pre-review skill for economics papers.
clinical-ai-agent-skills AGENTS.md
Instructions for 2023Anita/clinical-ai-agent-skills, covering clinical ai agent rules, 1. evidence before confidence, 2. research is not medical advice, 3. scope before action and 4. small verified steps.
clinical-ai-agent-skills CLAUDE.md
Instructions for 2023Anita/clinical-ai-agent-skills, covering clinical ai agent rules for claude code, core behavior, evidence before confidence, research is not medical advice and scope before action.
paper2code-skill AGENTS.md
Instructions for issol14/paper2code-skill, covering agents.md - for llm agents, quick summary, repository structure, installation commands and one-liner installation.