What
A single 4MB Markdown file containing all 191 official Qubes OS documentation pages (from qubes-doc) plus all 499 community guides from this forum’s Guides category.
No summarization, no omission — every command, config, and warning is preserved.
Why
Load the entire thing into an LLM context or RAG pipeline. Ask any Qubes question and the AI has the full knowledge base at hand. No more piecemeal copy-paste.
Contents
| Source | Count | |
|---|---|---|
| Official docs | qubes-doc (RST → MD) | 191 |
| Forum guides | c/guides/14 (full crawl) | 499 |
| Total | 690 |
Quick start
git clone https://github.com/iasds/qubes-os-ai-knowledge-base.git
cat qubes-guides.md # feed to your AI
Content as of 2026-04-23. PRs and stars welcome.