kolibri copilot-instructions.md

kolibri copilot-instructions.md is an instructions file for GitHub Copilot from public-ui/kolibri. It costs 4,602 tokens per session, scanned A, original, EUPL-1.2.

A set of GitHub Copilot instructions for the public-ui/kolibri repository. It explains what Kolibri is and documents setup requirements such as Node.js 22 and pnpm.

In plain words
What is it for?
Use it when working in the Kolibri repository, especially for understanding the project, installing its tools, or following its required setup commands.
Why use it?
It gives an agent repository-specific guidance and setup steps before it changes code. Node.js runs JavaScript tools, while pnpm installs project packages.

Instructions file for GitHub Copilot

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/public-ui/kolibri/copilot-instructions
Clone the repo
git clone --depth 1 https://github.com/public-ui/kolibri

Made for: GitHub Copilot.

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 kolibri copilot-instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/public-ui/kolibri/copilot-instructions.svg)](https://agentmods.dev/instructions/public-ui/kolibri/copilot-instructions)
Your own site
<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>
Per session 4,602 This file is loaded in full into every session.
When invoked 4,602 The same file — it is already loaded in full.
Security scan A 1 finding. Scan, not verified.
Origin unknown 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.04602 $0.04602
Opus 5 $0.02301 $0.02301
Sonnet 5 $0.00920 $0.00920
Haiku 4.5 $0.00460 $0.00460

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

Security

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
.github/copilot-instructions.md · 696 lines

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.

Read it on GitHub

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. 5d ago First seen · 696 lines · 4,602 tokens per session scan A 81cdefa538a1

Subscribe to this mod's changes

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.

Related

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.

vaneenige/monochrome-ui · 7,729 tokens

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).

johnpapa/shopathome · 1,356 tokens

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.

dravensoft-dev/arena · 5,646 tokens

arena CLAUDE.md

Claude Code instructions for dravensoft-dev/arena: Two branches, and this file is neither. Pick one before you read anything else.

dravensoft-dev/arena · 177 tokens

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.

db-ux-design-system/core-web · 90 tokens

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.

db-ux-design-system/core-web · 6,996 tokens