Source-grounded research pipeline inspired by NotebookLM. Collect verbatim source extracts into a temporary workspace, then answer questions and create deliverables grounded in those sources. Two grounding modes: strict (vault-only) and augmented (vault + labeled [background] knowledge). Trigger when the user asks to research a topic from sources, wants NotebookLM-style grounded answers, asks to build a resource vault, or says "notebooklm mode".
$npx -y skills add moonlight-lupin/agent-skills --skill notebooklm-modeInstalls into the current project.
Run `npx skills use "https://github.com/moonlight-lupin/agent-skills" --skill "moonlight-lupin/agent-skills/notebooklm-mode"` 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/moonlight-lupin/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/moonlight-lupin/agent-skills"` and select the relevant skills, then follow their instructions.