query
25Command
Ask read-only questions against the wiki. Supports quick, standard, deep, list, archived, supplementary-wiki, and resume modes with exact file citations.
Command
Ask read-only questions against the wiki. Supports quick, standard, deep, list, archived, supplementary-wiki, and resume modes with exact file citations.
Command
Check if active wiki articles are still current. Re-fetches sources, detects changes, and offers to update stale articles.
Command
Deep multi-agent research on a topic, question, or thesis. Launches parallel agents to search the web, ingests sources, and compiles them into active wiki articles. Thesis mode provides for/against evidence framing with a verdict.
Command
Remove user-selected data or a source from wiki-controlled local files, including archives and session context. Dry-run first, apply explicitly, then verify.
Command
Capture, list, rehydrate, and promote llm-wiki session context. Supports automated hook capture into HUB/.sessions plus explicit promotion into topic raw notes.
Command
Manage personal specialist SKILL.md methods, topic allowlists, candidate discovery, and bounded specialist reviews.
Command
Deprecated — use /wiki:research --mode thesis instead. Thesis-driven research with for/against evidence framing and verdicts.
Command
LLM wiki knowledge base — understands natural language. Say what you want (use a personal specialist method, edit an external resource through a registered adapter, capture or shape an Idea, add a URL, collect a catalog, track inventory, ask a question, research, audit, or resume work) and it routes to the right…
Skill Claude CodeCodex
Manage LLM-compiled wikis: initialize, ingest/import, compile/query, research/audit, collect catalogs, track inventory/datasets/Ideas, review Idea/Project portfolios, manage archives/sessions/feedback, and generate outputs. Activates for /wiki commands; wiki or knowledge-base work; ingest, collect, catalog, compile…
Skill Claude CodeCodex
Fast, read-only, index-first llm-wiki queries for OpenCode and compatible instruction-file harnesses.
Hook
Runs when a session starts, executing llm_wiki_session.py via python3 with --harness and --if-enabled. From nvk/llm-wiki.
Hook
Runs when you submit a prompt, before the agent sees it, executing llm_wiki_session.py via python3 with --harness and --if-enabled. From nvk/llm-wiki.
Hook
Runs after a tool call finishes, executing llm_wiki_session.py via python3 with --harness and --if-enabled. From nvk/llm-wiki.
Hook
Runs before the context is compacted, executing llm_wiki_session.py via python3 with --harness and --if-enabled. From nvk/llm-wiki.
Hook
Runs after the context is compacted, executing llm_wiki_session.py via python3 with --harness and --if-enabled. From nvk/llm-wiki.
Hook
Runs when the agent finishes a response, executing llm_wiki_session.py via python3 with --harness and --if-enabled. From nvk/llm-wiki.
Skill Claude CodeCodex
Manage LLM-compiled wikis in Codex: ingest/import, shape/promote Ideas, review portfolios, track inventory/datasets, archive, compile/query/lint/audit, research/plan, manage sessions, private adapters, personal specialists, and outputs. Activates when the user mentions wiki workflows, knowledge-base management…
Skill Claude CodeCodex
Fast, read-only, index-first queries over an llm-wiki with bounded file reads, exact citations, and honest evidence gaps.
Instructions file CodexOpenCode
AGENTS.md instructions for nvk/llm-wiki-chrome: This repository is a public execution tool, never a content store or a general-purpose browser agent.
MCP server Claude CodeCodexCursor
MCP server "llm-wiki-chrome" as configured in nvk/llm-wiki-chrome. Runs locally from the llm-wiki-chrome Python package.