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 commands/gixsy95/abap_wiki/capture-answergit clone --depth 1 https://github.com/Gixsy95/abap_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/commands/gixsy95/abap_wiki/capture-answer)<a href="https://agentmods.dev/commands/gixsy95/abap_wiki/capture-answer"><img src="https://agentmods.dev/badge/commands/gixsy95/abap_wiki/capture-answer.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.00085 | $0.00199 |
| Opus 5 | $0.00043 | $0.00100 |
| Sonnet 5 | $0.00017 | $0.00040 |
| Haiku 4.5 | $0.00009 | $0.00020 |
Grade A, and why
capture-answer 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 5d 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
/capture-answer
This command is a Claude wrapper for the Codex skill .agents/skills/capture-answer/SKILL.md.
Procedure
- Read
.agents/skills/capture-answer/SKILL.md. - Follow the skill's instructions to perform the requested workflow.
- If the skill contains
scripts/,references/orassets/, consult them as needed without duplicating them in this command. - Uphold the security and verification rules defined in the repository.
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.
- 5d ago First seen · 16 lines · 85 tokens per session scan A 3b32ff76ace8
capture-answer is a command published in the GitHub repository Gixsy95/abap_wiki (44 stars, last pushed 3d ago), licensed MIT. It adds 85 tokens to every session and 199 once invoked, about $0.0004 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 commands, from other repositories
batch
This page documents how the livewiki batch command is registered with the Commander CLI framework and how it formats batch run reports for human consumption.
export
The livewiki export command turns the project's curated wiki into a deliverable artifact on disk: either a flattened snapshot under .livewiki/export/ / (for generic, github-wiki, and gitlab-wiki targets) or a synthesized repository-root README.md (for the readme target).
install
This page explains how the livewiki install CLI command detects installed coding agents and safely configures the livewiki MCP server entry, hook templates, shared skills, and optional pointer files.
pointer
This page documents the livewiki pointer subcommand, which manages an opt-in "pointer" block inside an AGENTS.md or CLAUDE.md file at the repository root.
view
The livewiki view CLI command builds a self-contained static site from the canonical livewiki/ wiki and opens it in a browser.
index-cmd
The index command reindexes a repository and synchronizes its anchor ledger while selecting human-readable, JSON, or quiet output.