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/kbwen/agent-virtual-office/copilot-instructionsgit clone --depth 1 https://github.com/KbWen/agent-virtual-officeWrote 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/kbwen/agent-virtual-office/copilot-instructions)<a href="https://agentmods.dev/instructions/kbwen/agent-virtual-office/copilot-instructions"><img src="https://agentmods.dev/badge/instructions/kbwen/agent-virtual-office/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.00218 | $0.00218 |
| Opus 5 | $0.00109 | $0.00109 |
| Sonnet 5 | $0.00044 | $0.00044 |
| Haiku 4.5 | $0.00022 | $0.00022 |
Grade A, and why
agent-virtual-office copilot-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 4d 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.
This is a copy
100% identical to agentic-os copilot-instructions.md — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
Copilot Repository Instructions
Use AGENTS.md as the shared source of truth for this repository's agent behavior. Keep this file short because Copilot code review reads only the early portion of custom instruction files.
Always Apply
- Follow
AGENTS.md ## Review guidelinesfor PR review priorities. - Prefer focused, file/line-specific findings over broad style suggestions.
- Treat correctness, security, missing tests, governance-bypass, and stale spec/backlog/SSoT metadata as higher priority than formatting.
- Do not duplicate or reinterpret Agentic OS workflow rules here; refer to
AGENTS.mdand.agent/workflows/*.md. - For governance files, verify that updates preserve canonical paths and include appropriate evidence.
Useful Paths
- Shared agent contract:
AGENTS.md - Claude adapter:
CLAUDE.md - Gemini adapter:
GEMINI.md - Governance workflows:
.agent/workflows/*.md - Guard tests:
tests/guard/ - Contributor interaction guide:
docs/ai-contributors.md
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.
- 4d ago First seen · 21 lines · 218 tokens per session scan A dbeff605237c
agent-virtual-office copilot-instructions.md is an instructions file published in the GitHub repository KbWen/agent-virtual-office (16 stars, last pushed 2d ago), licensed MIT. It adds 218 tokens to every session, about $0.0011 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to agentic-os copilot-instructions.md, differing in 0 lines, and is treated as a copy.
Other instructions, from other repositories
html-anything AGENTS.md
AGENTS.md instructions for nexu-io/html-anything, covering this is not the next.js you know, workspace shape and commands.
framework AGENTS.md
AGENTS.md instructions for ai-driven-dev/framework, covering agents.md, behavior, communication, action and memory management.
platform CLAUDE.md
Claude Code instructions for ambient-code/platform, covering ambient code platform, structure, key files, session flow and commands.
autogen copilot-instructions.md
Copilot instructions for microsoft/autogen, covering autogen multi-agent ai framework, working effectively, prerequisites and environment setup, python development workflow and quick validation (under 1 second each).
toh-framework CLAUDE.md
Claude Code instructions for wasintoh/toh-framework, covering claude.md — toh framework (repo development guide), what this is, everyday commands, verification protocol and single source, transformed per ide.
jentic-one GEMINI.md
Instructions for jentic/jentic-one: Otherwise, read AGENTS.md — this repo's canonical agent guidance.