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/binggg/claude-code-web-gui/claude-mdgit clone --depth 1 https://github.com/binggg/Claude-Code-Web-GUIWrote 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/binggg/claude-code-web-gui/claude-md)<a href="https://agentmods.dev/instructions/binggg/claude-code-web-gui/claude-md"><img src="https://agentmods.dev/badge/instructions/binggg/claude-code-web-gui/claude-md.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.00058 | $0.00058 |
| Opus 5 | $0.00029 | $0.00029 |
| Sonnet 5 | $0.00012 | $0.00012 |
| Haiku 4.5 | $0.00006 | $0.00006 |
Grade A, and why
Claude-Code-Web-GUI CLAUDE.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
- 首先理解我的需求
- 规划的时候考虑基于测试驱动开发(TDD)的策略
- 实现代码,测试,重构,直到满足需求
- 你将独立完成工作,必要的时候才向我求助
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 · 4 lines · 58 tokens per session scan A 2e4d8dfe711d
Claude-Code-Web-GUI CLAUDE.md is an instructions file published in the GitHub repository binggg/Claude-Code-Web-GUI (72 stars, last pushed 1y ago), licensed MIT. It adds 58 tokens to every session, about $0.0003 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
clicodelog CLAUDE.md
Instructions for monk1337/clicodelog, covering claude.md, commands, run the app, or without installing and common flags.
OpenCUA CLAUDE.md
Instructions for xlang-ai/OpenCUA, covering claude.md, project overview, commands, environment setup and model inference dependencies.
claude-homeassistant-plugins CLAUDE.md
Instructions for ESJavadex/claude-homeassistant-plugins, covering claude.md, project overview, what are plugins and skills?, plugins and skills (agent skills).
claude-code-playwright-mcp-test CLAUDE.md
Claude Code instructions for terryso/claude-code-playwright-mcp-test, covering claude test framework - demo project, prerequisites, for new projects (recommended), for this demo project and available commands.
agentic-playwright selectors.instructions.md
Instructions for idavidov13/agentic-playwright, covering selector strategy, critical, instructions, phase 1: open and authenticate and phase 2: explore like a user.
scrapai-cli CLAUDE.md
Instructions for discourselab/scrapai-cli, covering claude.md, 1. who you are, 2. hard rules, 3. tools and 4. before you start: confirm the project.