YesIamGodtYesIamGodtCommunity·2 Agent Skills Included

knowledge-pipline

Compile documents into a persistent wiki and knowledge graph

Ingests PDFs, images, videos, Word, Excel, and PowerPoint files into a persistent structured Markdown wiki with entity and concept pages. Detects contradictions across sources, merges new findings into existing pages, and answers questions with multi-source citations instead of re-reading files every time. Builds interactive knowledge graphs and generates source-cited presentations from your compiled knowledge base.
npx skills add YesIamGodt/knowledge-pipline --all -g -y
Available:

Tells the agent how to run the ingest, query, lint, and graph workflows, including wiki page formats, naming rules, and LLM configuration checks before executing pipeline commands.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Knowledge Pipeline?

Run `npx skills add YesIamGodt/knowledge-pipline --all -g -y` in your terminal to install all skills globally, then run the included install-commands script to register the slash commands.

How to turn documents into a searchable knowledge base?

Drop PDFs, Word files, images, or videos into the raw folder and run /pipeline-ingest. Each file is compiled into structured wiki pages with entities, concepts, and cross-document links.

Can it detect contradictions across documents?

Yes. Every ingest automatically compares new claims against all existing ones and reports conflicts and supporting evidence across sources.

Does Knowledge Pipeline work with local models?

Yes. It supports any OpenAI-compatible API, including local Ollama, so your data never leaves your machine.

Can I generate a PPT from my knowledge base?

Yes. Run /pipeline-ppt to generate slides built from your compiled wiki, with source citations on every page and one-click PPTX export.

Related Repositories in Education & Research

View All in Education & Research