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/public-ui/kolibri/copilot-instructionsgit clone --depth 1 https://github.com/public-ui/kolibriWrote 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/public-ui/kolibri/copilot-instructions)<a href="https://agentmods.dev/instructions/public-ui/kolibri/copilot-instructions"><img src="https://agentmods.dev/badge/instructions/public-ui/kolibri/copilot-instructions.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.04602 | $0.04602 |
| Opus 5 | $0.02301 | $0.02301 |
| Sonnet 5 | $0.00920 | $0.00920 |
| Haiku 4.5 | $0.00460 | $0.00460 |
Grade A, and why
kolibri copilot-instructions.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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -fsSL https://nodejs.org/dist/v22.13.0/node-v22.13.0-linux-x64.tar.xz -o /tmp/node.tar.xz The source is not reproduced here
Licensed EUPL-1.2
The repository is licensed EUPL-1.2, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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 · 696 lines · 4,602 tokens per session scan A 81cdefa538a1
kolibri copilot-instructions.md is an instructions file published in the GitHub repository public-ui/kolibri (280 stars, last pushed today), licensed EUPL-1.2. It adds 4,602 tokens to every session, about $0.0230 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
monochrome-ui AGENTS.md
AGENTS.md instructions for vaneenige/monochrome-ui, covering agents.md, north stars (non-negotiables), why the core looks weird (and should stay weird), clever tricks and code style.
shopathome copilot-instructions.md
Instructions for johnpapa/shopathome, covering copilot instructions — shop at home, language & framework conventions, javascript / typescript, angular (angular-app) and react (react-app).
arena AGENTS.md
AGENTS.md instructions for dravensoft-dev/arena, covering arena, for whoever changes it, which job is this?, where each decision goes, what this repo ships and where a new document goes.
arena CLAUDE.md
Claude Code instructions for dravensoft-dev/arena: Two branches, and this file is neither. Pick one before you read anything else.
core-web copilot-instructions.md
Copilot instructions for db-ux-design-system/core-web: All development instructions, build commands, validation steps, coding rules, and the pull request workflow are maintained in AGENTS.md at the repository root. Read that file first before starting any task.
core-web AGENTS.md
AGENTS.md instructions for db-ux-design-system/core-web, covering db ux design system v3 core web, working effectively, required prerequisites, bootstrap and setup and build and test.