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/prof-harita/terminai/agents-mdgit clone --depth 1 https://github.com/Prof-Harita/terminaIWrote 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/prof-harita/terminai/agents-md)<a href="https://agentmods.dev/instructions/prof-harita/terminai/agents-md"><img src="https://agentmods.dev/badge/instructions/prof-harita/terminai/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 | $0.08528 | $0.08528 |
| Opus 5 | $0.04264 | $0.04264 |
| Sonnet 5 | $0.01706 | $0.01706 |
| Haiku 4.5 | $0.00853 | $0.00853 |
Grade A, and why
terminaI AGENTS.md scanned grade A with 1 finding 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 5d 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.
Runs shell commandslowCapability
Expected in a hook, worth knowing in a rule or an instructions file.
| `child_process` | Command isolation | How it starts
The opening of the file, as written. The whole thing — 1,128 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AGENTS.md — The Definitive Guide for AI Agents
Purpose: This document is the single source of truth for AI agents working on TerminAI. Read this completely before making any changes.
Last Updated: January 21, 2026
Scope: All packages, all workflows, all agents
Table of Contents
- Project Identity
- Architecture Overview
- The Golden Rules
- Package Guide
- Development Workflows
- Code Standards
- Safety & Governance
- Testing Protocol
- Documentation Guidelines
- Upstream Maintenance
- Common Pitfalls
- Quick Reference
Project Identity
What is TerminAI?
TerminAI is an AI-powered system operator — not just a coding assistant.
┌─────────────────────────────────────────────────────────────────────┐
│ TERMINAI THESIS │
│ │
│ "Google provides the intelligence. │
│ TerminAI provides the root access and the guardrails." │
│ │
│ We are building GOVERNED AUTONOMY for systems and servers. │
└─────────────────────────────────────────────────────────────────────┘
What Makes Us Different
| Capability | TerminAI | Others |
|---|---|---|
| Actually executes (not just suggests) | ✅ | Rare |
| Policy gating (approval before action) | ✅ | ❌ |
| Three-axis security (Outcome/Intent/Domain) | ✅ | ❌ |
| Audit trail (immutable, non-disableable) | ✅ | ❌ |
| Voice control (push-to-talk STT/TTS) | ✅ | ❌ |
| Agent-to-Agent protocol | ✅ | ❌ |
| Multi-LLM (Gemini, ChatGPT OAuth, OpenAI-compatible) | ✅ | Limited |
| Native Windows support | ✅ | Limited |
| Recipes engine (governed playbooks) | ✅ | ❌ |
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.
- 5d ago First seen · 1,128 lines · 8,528 tokens per session scan A a6a18d72421c
terminaI AGENTS.md is an instructions file published in the GitHub repository Prof-Harita/terminaI (423 stars, last pushed yesterday), licensed Apache-2.0. It adds 8,528 tokens to every session, about $0.0426 per session on Opus 5. A static security scan graded it A with 1 finding (runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
eigent AGENTS.md
AGENTS.md instructions for eigent-ai/eigent, covering eigent agent instructions, ui work, product terminology and validation.
cetus AGENTS.md
Instructions for drewnekota/cetus, covering repository instructions and releases.
markifact-mcp GEMINI.md
Instructions for markifact/markifact-mcp, covering markifact, the 8 tools, discover → inspect → run, connection vs account and reporting workflow.
student-llm-wiki AGENTS.md
Instructions for IssacW228/student-llm-wiki, covering student llm wiki — agent instructions, 操作规则 operation rules, token预算规则(最高优先级), 架构 architecture and 命令 commands.
job-hunt-skills AGENTS.md
Instructions for Remotivated/job-hunt-skills, covering job hunt skills repository guidance, before editing workflows, required checks and compatibility.
garden-desk AGENTS.md
AGENTS.md instructions for alex-alecu/garden-desk, covering agents.md, top priority: minimum work, current phase, test rule and model limitation rule.