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
How many tokens of context did it take up? If it’s something manageable then it sounds like it may be useful for certain use-cases. If it’s 500k+ then that could be way too much.