extraforthesystem-beep

Anti Wiki Ingest — Documentation skill for Claude Code

Documentation community

Process a new raw document, extract knowledge, and compound it into the Wiki pages.

How to install Anti Wiki Ingest

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

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

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

What Anti Wiki Ingest does


description: "Process a new raw document, extract knowledge, and compound it into the Wiki pages."

LLM Wiki Ingestion

When the user runs `/project:anti-wiki-ingest `, execute the following workflow:

  1. **Verify Schema Rules**: Read `C:\Users\Grant\.gemini\antigravity\LLM_Wiki_Schema.md` to review the precise INGEST operation rules, YAML frontmatter schemas, and cross-linking constraints. You must follow the exact 10 steps listed there in the Ingest section.

  2. **

Alternatives in Documentation

  • PDF — Extract text, create PDFs, merge/split documents, and handle forms 94.1k ★
  • Notion Knowledge Capture — Convert conversations into structured, searchable Notion wiki entries 14.6k ★
  • Hyperresearch — Agent-driven research knowledge base 2.4k ★

Full documentation available on GitHub

View Source Repository