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/archsightlabs/archsight-cognition/gemini-mdgit clone --depth 1 https://github.com/ArchSightLabs/archsight-cognitionWrote 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/archsightlabs/archsight-cognition/gemini-md)<a href="https://agentmods.dev/instructions/archsightlabs/archsight-cognition/gemini-md"><img src="https://agentmods.dev/badge/instructions/archsightlabs/archsight-cognition/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.1 | $0.00316 | $0.00316 |
| Opus 5 | $0.00158 | $0.00158 |
| Sonnet 5 | $0.00063 | $0.00063 |
| Haiku 4.5 | $0.00032 | $0.00032 |
Grade A, and why
archsight-cognition 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 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.
What it actually says
GEMINI.md
本文件供 Gemini(Google Gemini / Antigravity) 在本仓库中工作时参考。 本文件是 Gemini 的工具入口适配器,不复制公共规范正文。
必读入口
开始任何工作前,先阅读:
Gemini 特别说明
- Gemini 在使用浏览器或外部工具时,须在操作前声明目的,操作后汇报结果。
- Gemini 在用户指定或任务适合本仓库技能包时,须先阅读 Personas、Deliverables、对应
personas/*/*/SKILL.md、teams/*/SKILL.md或deliverables/*/SKILL.md,按其中的输入、工作流、输出格式和约束执行。 - 生成代码时,严格遵守
AI_CODING_RULES.md第二节「AI 行为准则」,尤其是定义成功标准并验证和不做假设原则。 - Gemini 不得在知识库过时或不确定时,将其作为唯一依据直接输出代码,须与当前代码库交叉验证。
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 · 26 lines · 316 tokens per session scan A 537f63ef782e
archsight-cognition GEMINI.md is an instructions file published in the GitHub repository ArchSightLabs/archsight-cognition (3 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 316 tokens to every session, about $0.0016 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
cc-thinking-skills CLAUDE.md
Instructions for tjboudreaux/cc-thinking-skills: Follow AGENTS.md for repository workflow.
cc-thinking-skills AGENTS.md
Instructions for tjboudreaux/cc-thinking-skills, covering agent guidelines, first principles, skill authoring & eval standards, default workflow and verification.
anvil CLAUDE.md
Claude Code instructions for mulkatz/anvil, covering anvil — adversarial thinking plugin, what this is, architecture, key files and documentation.
notfair-plugin AGENTS.md
AGENTS.md instructions for nowork-studio/notfair-plugin, covering notfair — skill resolver for ai agents, how to use this file, seo, paid ads and analytics.
domscribe CLAUDE.md
Instructions for patchorbit/domscribe, covering claude.md, what is domscribe?, how to work on this codebase, commands and install dependencies (pnpm, not npm).
adeu GEMINI.md
Gemini CLI instructions for dealfluence/adeu, covering adeu — native track changes for ai, available tools, readdocx, processdocumentbatch and applytextrevision.