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/far-se/tabame/copilot-instructionsgit clone --depth 1 https://github.com/Far-Se/tabameWhat 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.00247 | $0.00247 |
| Opus 5 | $0.00123 | $0.00123 |
| Sonnet 5 | $0.00049 | $0.00049 |
| Haiku 4.5 | $0.00025 | $0.00025 |
Grade A, and why
tabame 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 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
Design Context
Users
Power users and developers on Windows looking for a fast, distraction-free, and hyper-functional alternative to the standard taskbar.
Brand Personality
Minimal · Technical · Design-rich Tabame should feel like a high-performance instrument—precise and dense, but aesthetically elevated through thoughtful details.
Aesthetic Direction
A blend of functional utility (inspired by PowerToys) and refined interaction design (inspired by Raycast). It is a "Modern Quick Menu" that balances dense information architecture with a state-of-the-art visual finish.
Design Principles
- Bespoke Density: Maximize information and action density without sacrificing legibility. No oversized padding; every pixel must earn its place on the screen.
- Refined Utility: Functional elements should be beautiful through precise alignment, subtle color hierarchy, and technical-grade typography.
- Zero-Friction Interactions: Fast, reliable, and purposeful. The interface should feel "snapped" and reactive, avoiding unnecessary transitions that slow down the workflow.
- Contextual Cohesion: Maintain a structural bridge between the technical nature of system-level utilities and a modern, modular design system.
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 · 18 lines · 247 tokens per session scan A 6039547beb90
tabame copilot-instructions.md is an instructions file published in the GitHub repository Far-Se/tabame (366 stars, last pushed 3d ago), licensed MIT. It adds 247 tokens to every session, about $0.0012 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
AutoControlGUI CLAUDE.md
Instructions for Integration-Automation/AutoControlGUI, covering claude.md — autocontrol, project overview, architecture, development commands and feature delivery rules.
wind dynamic.instructions.md
Instructions for fluttersdk/wind, covering dynamic json renderer (lib/src/dynamic/), json schema, security model (whitelist first), state binding (id-keyed widgets) and action dispatch.
flutter_desktop_updater AGENTS.md
Instructions for MarlonJD/flutter_desktop_updater, covering agent instructions for desktopupdater, start here, repository map, validation ladder and local conventions.
wind tests.instructions.md
Instructions for fluttersdk/wind, covering test conventions (test/), layout mirror, required setup, no mockito and lifecycle discipline.
sanad-agent AGENTS.md
Instructions for EastStarAI/sanad-agent, covering sanad agent repository contract, 1. documentation hierarchy, rules for ai agents and developers, 1.1. the strict separation pact and 1.2. the living project wiki & incremental documentation.
MobileVC CLAUDE.md
Instructions for JayCRL/MobileVC, covering mobilevc 项目规则, 代码改动与编译, 后端改动流程, flutter 改动流程 and 改动范围原则.