skillfed

wiki

Wiki is a knowledge base manager that helps you build interconnected markdown articles from ingested sources. Initialize topic-scoped wikis, compile raw documents incrementally, query with Codex, and maintain structured indexes—all while keeping your sources immutable and synthesis honest.

Wiki initializes and manages LLM-compiled knowledge bases with ingestion, compilation, and topic-scoped querying for Codex.

AI-generated summary based on this skill's SKILL.md

899 90 MIT updated by nvk

Install

nvk/llm-wiki/wiki · repository language: Python

CLI (skillfed)coming soon
git clone https://github.com/nvk/llm-wiki
cp -r llm-wiki/plugins/llm-wiki/skills/wiki ~/.claude/skills/wiki

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I set up a knowledge base wiki?

Wiki is a knowledge base manager that helps you initialize topic-scoped wikis to build interconnected markdown articles from ingested sources. Start by creating a local .wiki folder, define your topic scope, and configure ingestion rules. Wiki will then compile raw documents incrementally while maintaining structured indexes and keeping your sources immutable.

How do I ingest documents into wiki?

Wiki supports bulk ingestion of source collections into your knowledge base. You can import documents, configure metadata for each source, and wiki will organize them with structured tracking. The ingestion process is designed to be incremental, allowing you to add sources over time while wiki maintains provenance and keeps synthesis honest.

What linting and audit tools does wiki provide?

Wiki includes audit, lint, and verify capabilities to check content quality, provenance, and semantic drift across your knowledge base. Run quality scans to detect issues, review source attribution, and ensure your compiled articles remain accurate and well-sourced. These tools help maintain integrity as your wiki grows.

Can I archive and restore wiki state across sessions?

Wiki supports capturing, archiving, and restoring your knowledge base state across research workflows and sessions. You can snapshot your current wiki configuration, articles, and indexes, then rehydrate from that archive later. This enables long-term research projects and session continuity without losing your accumulated knowledge.

How do I query my wiki for information?

Wiki lets you query your compiled knowledge base using Codex integration. Once you've ingested sources and compiled articles, you can search and retrieve information from your interconnected markdown articles. The query system works within your topic-scoped wiki to surface relevant content from your indexed sources.

What can wiki help me plan and track?

Wiki supports research planning, output generation, and inventory tracking within your topic-scoped knowledge base. You can organize wiki topics and articles with cross-linking and navigation, conduct dataset tracking, and manage research workflows. Wiki helps you structure complex research projects while maintaining clear provenance and source attribution.

SKILL.md

rendered from the published skill — quoted content, verbatim

LLM Wiki Manager

You manage an LLM-compiled knowledge base. Source documents are ingested into raw/, then incrementally compiled into a wiki of interconnected markdown articles. Codex is both the compiler

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 15 files
plugins/llm-wiki/skills/wiki/SKILL.md
plugins/llm-wiki/skills/wiki/agents/openai.yaml
plugins/llm-wiki/skills/wiki/references/archive.md
plugins/llm-wiki/skills/wiki/references/audit.md
plugins/llm-wiki/skills/wiki/references/command-prelude.md
plugins/llm-wiki/skills/wiki/references/compilation.md
plugins/llm-wiki/skills/wiki/references/datasets.md
plugins/llm-wiki/skills/wiki/references/feedback.md
plugins/llm-wiki/skills/wiki/references/hub-resolution.md
plugins/llm-wiki/skills/wiki/references/indexing.md
plugins/llm-wiki/skills/wiki/references/ingestion.md
plugins/llm-wiki/skills/wiki/references/inventory.md
plugins/llm-wiki/skills/wiki/references/librarian.md
plugins/llm-wiki/skills/wiki/references/linting.md
plugins/llm-wiki/skills/wiki/references/projects.md

Related skills

Tags

knowledge-curation document-ingestion semantic-indexing content-synthesis research-workflow markdown-based bidirectional-linking archive-management session-persistence quality-assurance