notebooklm
NotebookLM Automation
Complete programmatic access to Google NotebookLM—including capabilities not exposed in the web UI. Create notebooks, add sources (URLs, YouTube, PDFs, audio, video, images), chat with content, generate all artifact types, and download results in multiple formats.
When This Skill Activates
Explicit: User says "/notebooklm", "use notebooklm", "install notebooklm", or mentions the tool by name
More from aravhawk/claude-code-utils
commit
Commits with perfect messages. Use when making a commit.
16arch-mmd
Creates/updates an ARCHITECTURE.mmd file mapping out the codebase/product. Use whenever the user asks to see the architecture of the codebase/product or when the architecture changes and the current ARCHITECTURE.mmd file is out of date.
14prod-ready
Production-readiness audit covering linting, security, edge cases, and deployment checks. Only trigger when the user explicitly says "run prod-ready workflow" — do not run proactively.
14