notebooklm-cli
Command-line control of NotebookLM notebooks, sources, and content generation
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install notebooklm-cli?โผ
Run `npx skills add jacob-bd/notebooklm-cli --all -g -y` in your terminal to install the skill globally. Note this project is deprecated and merged into the notebooklm-mcp-cli repository.
How to automate NotebookLM from the command line?โผ
After running `nlm login` to authenticate via Chrome, you can create notebooks, add sources, and generate content with simple commands like `nlm audio create <id> --confirm`.
Can NotebookLM CLI generate podcasts automatically?โผ
Yes. Run `nlm audio create <notebook-id> --confirm` to generate a podcast from your sources, with options for format, length, and focus topic.
Does notebooklm-cli work with Claude Code and Gemini CLI?โผ
Yes. The bundled nlm-cli-skill follows the standard SKILL.md format, so coding assistants like Claude Code and Gemini CLI can execute NotebookLM workflows from plain-English requests.
Why do my nlm commands suddenly fail?โผ
NotebookLM sessions expire after roughly 20 minutes. Run `nlm login` again to re-authenticate and your commands will work.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core