extraforthesystem-beep

Anti Init Wiki — AI skill for Claude Code

AI community

Scaffold the LLM Wiki directory structure and metadata files at the root of the workspace.

How to install Anti Init Wiki

Installs to ~/.claude/skills/extraforthesystem-beep-knowledge-harness-anti-init-wiki/SKILL.md

Terminal
mkdir -p ~/.claude/skills/extraforthesystem-beep-knowledge-harness-anti-init-wiki && curl -fsSL https://raw.githubusercontent.com/extraforthesystem-beep/knowledge-harness/HEAD/commands/anti-init-wiki.md -o ~/.claude/skills/extraforthesystem-beep-knowledge-harness-anti-init-wiki/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Anti Init Wiki does


description: "Scaffold the LLM Wiki directory structure and metadata files at the root of the workspace."

LLM Wiki Setup

When the user runs `/project:anti-init-wiki`, you must perform the following actions:

  1. **Verify Schema Rules**: Read `C:\Users\Grant\.gemini\antigravity\LLM_Wiki_Schema.md` to ensure your operations match the global standards completely.

  2. **Create Directories**: // turbo-all Create `raw/` and `raw/assets/` directories for immutable files. Create `

Alternatives in AI

  • Open Knowledge — Beautiful, AI-native markdown IDE and LLM wiki 3.7k ★
  • Wiki Graph — Build the LLM Wiki knowledge graph 2.3k ★
  • Llmwiki — Open Source Implementation of Karpathy's LLM Wiki 1.5k ★

Full documentation available on GitHub

View Source Repository