wiki

Installation
SKILL.md

wiki

Operate on the LLM Wiki configured by /wiki-init. Always read .red/agents/wiki.md before acting — that file is the source of truth for this repo's conventions.

Preconditions

  • .red/wiki/ exists.
  • .red/agents/wiki.md exists.
  • .red/wiki/ is in .gitignore (verify before any operation that writes).

If any of those fails, stop and tell the user to run /wiki-init.

Routing

Detect the operation from the verb at the start of the user's message:

  • "ingest …" / "ingest " / "add source …" → Ingest
  • "query: …" / "what / how / why / who / when / where …" / any free-form question → Query
  • "lint" / "health check" / "audit the wiki" → Lint
Installs
1
First Seen
May 16, 2026
wiki — reddb-io/red-skills