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/pwd9000-ml/github-copilot-bootcamp/markdowngit clone --depth 1 https://github.com/Pwd9000-ML/GitHub-Copilot-BootcampWhat 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.00116 | $0.00116 |
| Opus 5 | $0.00058 | $0.00058 |
| Sonnet 5 | $0.00023 | $0.00023 |
| Haiku 4.5 | $0.00012 | $0.00012 |
Grade A, and why
GitHub-Copilot-Bootcamp markdown.instructions.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 2d 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
Language
- Use British English spelling and grammar throughout. Common substitutions: "customise" not "customize", "behaviour" not "behavior", "organisation" not "organization".
- Do not use em dashes (—). Start a new sentence or use a comma instead.
- Do not use emojis.
External references
- When referencing facts or external information, verify that sources are correct and cite verifiable online sources.
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.
- 2d ago First seen · 15 lines · 116 tokens per session scan A 25173a7d99f0
GitHub-Copilot-Bootcamp markdown.instructions.md is an instructions file published in the GitHub repository Pwd9000-ML/GitHub-Copilot-Bootcamp (23 stars, last pushed 3mo ago), licensed MIT. It adds 116 tokens to every session, about $0.0006 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-30.
Other instructions, from other repositories
ab100 CLAUDE.md
Instructions for timothywarner-org/ab100, covering claude.md, repository purpose, slide deck build, source decks (microsoft ab-100t00) and course structure (4 hours).
atelier AGENTS.md
Instructions for ahamedzoha/atelier, covering agents.md — the ai contract for this repo, 0. first contact — read this before your first reply, 1. the prime directive depends on the mode, 2. the three modes and guided (default).
atelier CLAUDE.md
Instructions for ahamedzoha/atelier, covering claude.md, first thing, every session, skills available in this repo, memory and mode reminder.
ai-lesson-planner copilot-instructions.md
Copilot instructions for saniales/ai-lesson-planner, covering project guidelines, code style, architecture, build and test and project conventions.
apm python.instructions.md
Python development guidelines.
Tutorial_AwesomeModernCPP AGENTS.md
Instructions for Awesome-Embedded-Learning-Studio/Tutorial_AwesomeModernCPP, covering agents.md, 这是什么, 通用 essentials(所有 agent 必读) and 你来做什么?(按场景路由).