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/ijry/uview-plus/agents-mdgit clone --depth 1 https://github.com/ijry/uview-plusWhat 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.00173 | $0.00173 |
| Opus 5 | $0.00086 | $0.00086 |
| Sonnet 5 | $0.00035 | $0.00035 |
| Haiku 4.5 | $0.00017 | $0.00017 |
Grade A, and why
uview-plus 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 today.
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
AGENTS
提交规范
git commit信息必须使用中文。- 提交信息必须包含
head + body两部分,不允许只有单行标题。 head使用一句话概述本次改动;body说明改动目的、范围或影响。
发布规范
- 发布新版本时,必须参考
D:\Repos\xyito\config\ultraUI.md执行。 - 按该文档中的命令与流程处理
uview-plus/uview-ultra的版本 bump、notes、发布与后续提交推送。
uview-plus说明
uview-plus一般是指的同一个父目录下的uview-plus文件夹项目, 文档一般也在同一父目录下。
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.
- today First seen · 17 lines · 173 tokens per session scan A 607de64047e7
uview-plus AGENTS.md is an instructions file published in the GitHub repository ijry/uview-plus (715 stars, last pushed 2d ago), licensed MIT. It adds 173 tokens to every session, about $0.0009 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-09-01.
Other instructions, from other repositories
planning-with-files AGENTS.md
AGENTS.md instructions for OthmanAdi/planning-with-files, covering agents.md — planning-with-files agent reference card, commit rules, release checklist (12 steps), version bump scope and changelog format.
PR
Instructions for ueberdosis/tiptap, covering changes overview, implementation approach, testing done, verification steps and additional notes.
tiptap changeset.instructions.md
Instructions for ueberdosis/tiptap: When a user asks for a changeset to be generated, follow the following rules.
ui AGENTS.md
AGENTS.md instructions for nuxt/ui, covering agents.md, project overview, project structure, commands and cli for scaffolding.
ark CLAUDE.md
Claude Code instructions for chakra-ui/ark, covering ark ui - claude development guide, documentation structure, quick start, common commands and install dependencies.
loopx AGENTS.md
AGENTS.md instructions for huangruiteng/loopx, covering agent instructions, commit and pr hygiene, worktree and pr gate, dco sign-off and release contributor attribution.