Build, extend, AND query a persistent LLM-maintained wiki for any research topic. Conversational entry point that routes between four modes - query (fast read-only answer from existing wiki), append (ingest the sources the user provided, no discovery), deep (explicit discovery/deep research at a fast/light/deep depth preset), and init (create a new research directory). Ingests from your knowledge sources (Obsidian vault + Readwise + NotebookLM + GitHub repos + YouTube videos + web seeds + user-dropped PDFs) and maintains a wiki layer (per-source pages, entities, concepts, comparisons, overview, synthesis, open questions, contradictions). Use for any research interaction - first-time research on a topic, "what do I have on X", "load my research on Y", "add this PDF to my research", "deep dive on Z", "pull together my notes on Y", "extend my research with this file". Trigger on the phrases above plus "search my research", "use my research", "find sources about X".
$npx -y skills add iusztinpaul/ai-research-os-workshop --skill researchInstalls into the current project.
Run `npx skills use "https://github.com/iusztinpaul/ai-research-os-workshop" --skill "iusztinpaul/ai-research-os-workshop/research"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/iusztinpaul/ai-research-os-workshop" that are relevant to the current task. Run `npx skills add "https://github.com/iusztinpaul/ai-research-os-workshop"` and select the relevant skills, then follow their instructions.