Stats
Actions
Tags
From NotebookLM Cowork
Generates NotebookLM studio artifacts including audio, video, slides, quizzes, flashcards, reports, and more with configurable formats and options.
How this command is triggered — by the user, by Claude, or both
Slash command
/notebooklm-cowork:notebook-studioThe summary Claude sees in its command listing — used to decide when to auto-load this command
The user wants to create a NotebookLM studio artifact. Request: $ARGUMENTS Available artifact types: - **audio** — AI podcast/discussion (formats: deep_dive, brief, critique, debate) - **video** — AI-generated video (formats: explainer, brief, cinematic) - **infographic** — visual summary - **slide_deck** — presentation (formats: detailed, presenter) - **report** — written document (briefing, study guide, blog post) - **flashcards** — study cards (difficulty: easy, medium, difficult) - **quiz** — assessment questions (configurable count) - **data_table** — structured data extraction - **mi...
The user wants to create a NotebookLM studio artifact. Request: $ARGUMENTS
Available artifact types:
Steps:
notebook_list() and ask which one.studio_create(notebook_id, artifact_type, confirm=True, ...).studio_status(notebook_id) until the artifact is ready.download_artifact().studio_revise().npx claudepluginhub gfsaaser24/notebooklm-cowork --plugin notebooklm-cowork