NotebookLM Integration
Editor's pickFeaturedLets Claude Code chat directly with NotebookLM for source-grounded answers based exclusively on uploaded documents
- Type
- skill
- GitHub stars
- ★ 7.3K
- Repository
- PleasePrompto/notebooklm-skill
- Category
- productivity
Install
1Quick install (skills CLI)
npx skills add PleasePrompto/notebooklm-skill --skill notebooklm-integration --agent claude-codeInstalls notebooklm-integration into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.
2Manual install
Create ~/.claude/skills/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.
⚠️ Exact file layout and requirements vary by repository — always check the repo README first.
Prefer the full source? The repository README is the authoritative install reference.