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/xquik-dev/xquik-docs/agents-mdgit clone --depth 1 https://github.com/Xquik-dev/xquik-docsWhat 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.00332 | $0.00332 |
| Opus 5 | $0.00166 | $0.00166 |
| Sonnet 5 | $0.00066 | $0.00066 |
| Haiku 4.5 | $0.00033 | $0.00033 |
Grade A, and why
xquik-docs AGENTS.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 3d 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
Xquik docs
This repository is the public documentation site. Treat every committed file as public-facing unless it is explicitly a standard open-source project file.
Every commit must reduce net handwritten source LOC. No exceptions. No one may waive this rule. Additions require larger, useful simplifications elsewhere in this repository. Formatting, minification, generated files, and deleted valuable tests or docs do not count.
Confidentiality
- Do not commit private handoffs, research, prompts, audit logs, or scratch files.
- Keep
DOCS_QUALITY_POLL.mdlocal only. It is ignored by Git and must never be force-added. - Do not publish private implementation, infrastructure, routing, cost, or deployment details.
- Use generic terms such as "own infrastructure", "read service", "write service", "browser service", or "network egress service".
- Remove confidential details from the staged diff before committing.
Docs workflow
- Pull latest changes and inspect
git statusbefore edits. - Preserve unrelated user changes.
- Keep docs
openapi.yamlaligned with/Users/burak/Developer/xquik/openapi.yamlunless a documented reason requires them to differ. - Run static docs checks only unless the user explicitly asks for local servers or browser checks.
- Prefer
bun run test:agent-docs,bunx --bun mint validate, andbunx --bun mint broken-links. - If adding a root Markdown support file, either keep it ignored or make it an intentional public docs page with frontmatter and navigation.
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.
- 3d ago First seen · 33 lines · 332 tokens per session scan A d1c16b15cbb2
xquik-docs AGENTS.md is an instructions file published in the GitHub repository Xquik-dev/xquik-docs (15 stars, last pushed 4d ago), licensed MIT. It adds 332 tokens to every session, about $0.0017 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
liam AGENTS.md
Instructions for liam-hq/liam, covering repository guidelines, project structure & modules, build, test, and development, coding style & naming and testing guidelines.
core copilot-instructions.md
Instructions for asdecided/core: These decisions are already accepted. Do not re-open or contradict them; ask the AsDecided MCP tools (getartifact, searchartifacts) for the full text before proposing a change that touches one.
slideops CLAUDE.md
Instructions for glukicov/slideops, covering claude.md, what this repository is, commands, the demo deck's citations must still match this repo and the citation mechanism (the core idea).
valuein AGENTS.md
AGENTS.md instructions for valuein/valuein, covering agents.md — valuein public oss hub, project, what valuein is, default install + first query (use this verbatim) and either workflow — both work in any virtual environment.
proofpress AGENTS.md
The Governance Layer for Agent-Produced Knowledge.
valuein CLAUDE.md
Claude Code instructions for valuein/valuein, covering claude.md, what this repo is (and isn't), sibling repos — where the actual code lives, commands and with a paid/sp500 token.