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 agents/lazymac2x/agent-wiki/indexgit clone --depth 1 https://github.com/lazymac2x/agent-wikiWrote 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/agents/lazymac2x/agent-wiki/index)<a href="https://agentmods.dev/agents/lazymac2x/agent-wiki/index"><img src="https://agentmods.dev/badge/agents/lazymac2x/agent-wiki/index.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.00000 | $0.00450 |
| Opus 5 | $0.00000 | $0.00225 |
| Sonnet 5 | $0.00000 | $0.00090 |
| Haiku 4.5 | $0.00000 | $0.00045 |
Grade A, and why
INDEX 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 4d 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
INDEX — agents
이 폴더의 지도. 항목은 frontmatter에서 자동 등재된다.
Notes
- [[_AGENT_SPEC]] — 코어 에이전트 카드 계약 — model·wiki_access·JIT 검색루프(search→get→reflect depth≤3)·skill 브리지·self-heal/HITL 훅
- [[example-app]] — [DRAFT] 제네릭 모바일/웹앱 코어 에이전트 — 단일 정본 레코드 provider·정본 user id 메쉬·어시스턴트형 RAG 툴콜링의 비즈로직 예시, wiki는 JIT
- [[example-bot]] — [DRAFT] 제네릭 자동매매/자동화 봇 코어 — 음의엣지 검증·서킷브레이커 우회불가·phantom sanitize·prod 주문 HITL의 안전 불변식 예시, OODA 런타임
- [[example-edge]] — [DRAFT] 제네릭 서버리스/엣지 워커 코어 — 배포게이트·DB ground-truth 검증·prod 쓰기 HITL·대용량 멀티파트의 운영 비즈로직 예시
- [[example-line]] — [DRAFT] 제네릭 제조 라인 코어 — 라인/공정·제품·QC 스펙·takt·불량 taxonomy·에스컬레이션 비즈로직 예시, OPL/SOP를 JIT 조립
- [[example-pipeline]] — [DRAFT] 제네릭 데이터 파이프라인/수집 코어 — 수집 액터 인벤토리·SLA·incident 백로그의 비즈로직 예시, 상세는 외부 SOT 포인터(복붙 금지)
Subfolders
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.
- 4d ago First seen · 18 lines · 0 tokens per session scan A 05f3b837d494
INDEX is an agent published in the GitHub repository lazymac2x/agent-wiki (43 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 450 tokens. 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 agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.