tech-route-maker GEMINI.md

tech-route-maker GEMINI.md is an instructions file for Gemini CLI from Stephen-studying/tech-route-maker. It costs 306 tokens per session, scanned A, original, MIT.

A set of instructions for an agent skill that creates editable technical route diagrams for research and engineering projects, using evidence from source material.

In plain words
What is it for?
Use it to organize research methods, data, constraints, and evaluation criteria into route diagrams that can be exported to formats such as PPTX, SVG, Draw.io, and Excalidraw.
Why use it?
It helps prevent diagrams from being based on unsupported guesses by requiring domain details, source tracking, validation, and review before rendering.

Instructions file for Gemini CLI

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.

agentmods
npx agentmods add instructions/stephen-studying/tech-route-maker/gemini-md
Clone the repo
git clone --depth 1 https://github.com/Stephen-studying/tech-route-maker

Made for: Gemini CLI.

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 tech-route-maker GEMINI.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/stephen-studying/tech-route-maker/gemini-md.svg)](https://agentmods.dev/instructions/stephen-studying/tech-route-maker/gemini-md)
Your own site
<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>
Per session 306 This file is loaded in full into every session.
When invoked 306 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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 $0.00306 $0.00306
Opus 5 $0.00153 $0.00153
Sonnet 5 $0.00061 $0.00061
Haiku 4.5 $0.00031 $0.00031

Measured 3d ago against content hash 810a5a788549, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

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.

GEMINI.md · 30 lines

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:

  1. Read SKILL.md.
  2. Use references/route-schema.md for tech-route.json.
  3. Establish domain_context before final rendering: discipline, subfield, project type, research object, method family, data/materials, constraints and evaluation metrics.
  4. Read references/domain-profiles.md when the discipline is unclear or unfamiliar.
  5. Run trm ingest for local sources and record source IDs, locators and SHA-256 hashes.
  6. Offer the closest preset, then confirm missing domain and final delivery choices instead of guessing them.
  7. Render selected formats with:
trm render <route-json> <output-dir> --formats <formats>
  1. 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.

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. 3d ago First seen · 30 lines · 306 tokens per session scan A 810a5a788549

Subscribe to this mod's changes

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.

Related

Other instructions, from other repositories