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/letuhao/lore-weave/agents-mdgit clone --depth 1 https://github.com/letuhao/lore-weaveWhat 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.15695 | $0.15695 |
| Opus 5 | $0.07848 | $0.07848 |
| Sonnet 5 | $0.03139 | $0.03139 |
| Haiku 4.5 | $0.01570 | $0.01570 |
Grade A, and why
lore-weave 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.
The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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 · 722 lines · 15,695 tokens per session scan A 71439cc9da71
lore-weave AGENTS.md is an instructions file published in the GitHub repository letuhao/lore-weave (22 stars, last pushed 3d ago), licensed AGPL-3.0. It adds 15,695 tokens to every session, about $0.0785 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
summer-engine-agent AGENTS.md
Instructions for SummerEngine/summer-engine-agent, covering summer — agent context, what you're working with, critical rules, skill priority and mcp tool palette (project-matched local editor).
summer-engine-agent GEMINI.md
Instructions for SummerEngine/summer-engine-agent, covering summer — context primer for gemini, what summer engine is, how to behave, skill priority and type-system traps.
summer-engine-agent CLAUDE.md
Instructions for SummerEngine/summer-engine-agent: This file primes Claude Code on Summer when it loads from this repo. The full agent workflow lives in skills/workflow/using-summer/SKILL.md; activate that skill on every fresh session.
novel-to-game AGENTS.md
Instructions for zenstory-ai/novel-to-game, covering noveltogame engineering guide, rules and verification.
fennara-godot-ai AGENTS.md
Instructions for fennaraOfficial/fennara-godot-ai, covering agent instructions, core rules, source of truth, generated and packaged files and documentation updates.
cocos-extensions AGENTS.md
Instructions for hhhh124hhhh/cocos-extensions, covering cocos mcp stack — agent 安装指南, 1. 这套东西由什么组成, 2. 前置条件, 3. 一键安装(推荐 agent 直接跑) and 4. 手动安装(无脚本时).