waylondev/kb-pilot

A lightweight, Git-native knowledge base skill for AI Agents — no vector DB, no chunking, no embeddings. Just TOC + line numbers + full source.

30Stars on the repository
4Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

kb-chat

01

waylondev/kb-pilot

Skill Claude CodeCodex

Use when the user asks a question that should be answered from the knowledge base or wants to compare content across documents. Triggers on questions about ingested content — even when the user doesn't name the underlying system.

not rated 30 3d ago A 45 tokens

kb-ingest

02

waylondev/kb-pilot

Skill Claude CodeCodex

Use when the user wants to add a Markdown document to the knowledge base, ingest a whole directory of .md files, or initialize the knowledge base from a Git repo. Triggers on "ingest this doc", "add to knowledge base", "import these markdown files", "set up the knowledge base from this repo" — even when the user…

not rated 30 3d ago A 94 tokens

kb-polish

03

waylondev/kb-pilot

Skill Claude CodeCodex

Convert documents (PDF, Word docx/docm, Excel xlsx/xlsm, PowerPoint pptx/pptm/ppsx/ppsm, EPUB, CSV, RTF, OpenDocument odt/ods/odp) into Markdown for kb-pilot ingestion, by wrapping AnyDoc and extracting embedded objects into assets/. Does NOT OCR. Use when converting docs to Markdown, PDF-to-MD, Word-to-MD, or…

not rated 30 changed today A 98 tokens