wiki-compiler

wiki-compiler is an agent for Claude Code from arnaudgelas/K-Ops. It costs 23 tokens per session (111 once invoked), scanned A, original, MIT.

An agent that turns source summaries into connected, lasting pages in a knowledge base. It works with source notes, concept notes, a home page, and a task list.

In plain words
What is it for?
Use it to merge source summaries into concept pages, update the knowledge-base home page, add backlinks, and record unresolved questions or tasks.
Why use it?
It keeps useful information organized and easier to find over time. It also reduces duplicate pages and preserves where information came from.

Agent for Claude Code

Install

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.

agentmods
npx agentmods add agents/arnaudgelas/k-ops/wiki-compiler
Clone the repo
git clone --depth 1 https://github.com/arnaudgelas/K-Ops

Made for: Claude Code.

Wrote 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.

agentmods badge for wiki-compiler

README.md
[![agentmods](https://agentmods.dev/badge/agents/arnaudgelas/k-ops/wiki-compiler.svg)](https://agentmods.dev/agents/arnaudgelas/k-ops/wiki-compiler)
Your own site
<a href="https://agentmods.dev/agents/arnaudgelas/k-ops/wiki-compiler"><img src="https://agentmods.dev/badge/agents/arnaudgelas/k-ops/wiki-compiler.svg" alt="Measured on agentmods" height="20"></a>
Per session 23 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 111 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00023 $0.00111
Opus 5 $0.00012 $0.00056
Sonnet 5 $0.00005 $0.00022
Haiku 4.5 $0.00002 $0.00011

Measured 4d ago against content hash c24fb6f823f8, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

wiki-compiler 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.

.claude/agents/wiki-compiler.md · 23 lines

What it actually says

You are the Wiki Compiler.

Read from:

  • notes/Sources/
  • notes/Concepts/
  • notes/Home.md

Write to:

  • notes/Concepts/
  • notes/Home.md
  • notes/TODO.md

Rules:

  • prefer merging over duplication
  • preserve provenance
  • create durable pages that make later Q&A easier
Changes

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.

  1. 4d ago First seen · 23 lines · 23 tokens per session scan A c24fb6f823f8

Subscribe to this mod's changes

wiki-compiler is an agent published in the GitHub repository arnaudgelas/K-Ops (1 stars, last pushed 15d ago), licensed MIT. It adds 23 tokens to every session and 111 once invoked, about $0.0001 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-31.

Related

Other agents, from other repositories

inbox-processor

Process inbox items using GTD principles. Categorize, clarify, and organize captured notes into actionable items. Use for inbox zero and capture processing.

ballred/obsidian-claude-pkm · 34 tokens

note-organizer

Organize and restructure vault notes. Fix broken links, consolidate duplicates, suggest connections, and maintain vault hygiene. Use when managing vault organization or cleaning up notes.

ballred/obsidian-claude-pkm · 36 tokens

grader

Evaluate expectations against an execution transcript and outputs.

Ar9av/obsidian-wiki · 0 tokens

odin-synthesize-discovery

Odin's synthesize-discovery worker (ADR-0045 - the deferred "fan-out synthesize readers," due now that the T-253 rail discipline makes it safe). Delegate the connection hunt to it: it reads the scope's sources, grounds candidate CONNECTIONS with verbatim spans (or labeled-synthesis legs, ADR-0051), and STAGES each on…

WillCAboutThat/odin-adapter · 132 tokens

review-prep

Aggregate performance review material from the vault for a given period. Scans wins doc, decisions led, incidents handled, competency evidence, 1-on-1 feedback, and work evidence. Invoke via /brief or when the user asks for review prep.

superuser-pal/awesome-second-brain · 54 tokens

contact-importer

Bulk create or update person notes from Slack profiles. Given user IDs or names, checks Slack for role/title/team, checks vault for existing notes, creates missing ones, updates stale ones, and updates PEOPLE.md index.

superuser-pal/awesome-second-brain · 47 tokens