security-phoenix-demo/notebooklm
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
This is a copy. The original lives at zhanlincui/notebooklm.
npx skills add https://github.com/Security-Phoenix-demo/security-skills-claude-code --skill notebooklm
Take security-phoenix-demo/notebooklm from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference pip.
Without those the skill loads but fails at the first command.