[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-80165":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":8,"htmlUrl":8,"language":9,"languages":8,"totalLinesOfCode":8,"stars":10,"forks":11,"watchers":12,"openIssues":13,"contributorsCount":13,"subscribersCount":13,"size":13,"stars1d":13,"stars7d":14,"stars30d":15,"stars90d":13,"forks30d":13,"starsTrendScore":14,"compositeScore":16,"rankGlobal":8,"rankLanguage":8,"license":17,"archived":18,"fork":18,"defaultBranch":19,"hasWiki":20,"hasPages":18,"topics":21,"createdAt":8,"pushedAt":8,"updatedAt":22,"readmeContent":23,"aiSummary":24,"trendingCount":13,"starSnapshotCount":13,"syncStatus":25,"lastSyncTime":26,"discoverSource":27},80165,"notebooklm-studio-Skill","Toolsai\u002Fnotebooklm-studio-Skill","Toolsai",null,"Python",64,8,51,0,11,13,46.66,"MIT License",false,"main",true,[],"2026-06-12 04:01:26","# NotebookLM Studio Skill\n\n![License: MIT](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FLicense-MIT-yellow.svg)\n\n[繁體中文 README](README.zh-Hant.md)\n\nTurn Codex into your NotebookLM research operator: prepare sources, create or reuse NotebookLM notebooks, generate NotebookLM Studio artifacts, download the outputs locally, and hand everything back to Codex for analysis, rewriting, study guides, decks, reports, and content workflows.\n\n> NotebookLM Studio Skill does not replace NotebookLM. It connects NotebookLM to an AI agent workflow so Codex can help you operate the research process end to end.\n\n---\n\n## What It Does\n\nNotebookLM Studio Skill helps you turn source material into a complete research workflow:\n\n- Create or reuse NotebookLM notebooks\n- Organize and add NotebookLM-supported sources such as web pages, PDFs, documents, slide decks, tables, audio, video, and images\n- Trigger NotebookLM Studio artifacts\n- Download generated outputs to a local folder\n- Create handoff files so Codex can read and analyze the results directly\n- Launch a local Dashboard control room\n- Convert NotebookLM Mind Map JSON into interactive HTML\n- Turn NotebookLM outputs into reports, tutorials, presentation outlines, content strategies, or research summaries\n\nIn short:\n\n```text\nSources\n→ NotebookLM notebook\n→ NotebookLM Studio artifacts\n→ Local downloads\n→ Codex analysis, rewriting, and follow-up production\n```\n\n---\n\n## Screenshots\n\n### Codex + NotebookLM Studio Side by Side\n\n![Codex and NotebookLM Studio side by side](docs\u002Fimages\u002Fcodex-dashboard-side-by-side.png)\n\nCodex can read handoff files and analyze NotebookLM outputs on one side, while the NotebookLM Studio Dashboard manages notebooks, sources, recipes, and generation jobs on the other.\n\n### Notebook Library\n\n![Notebook library](docs\u002Fimages\u002Fdashboard-library.png)\n\nThe Library view lets you browse NotebookLM notebooks, source counts, generated artifacts, recent activity, and readiness status.\n\n### Notebook Data Room\n\n![Notebook data room](docs\u002Fimages\u002Fdashboard-data-room.png)\n\nThe Data Room is the workspace for a single notebook: sources on the left, goal-based workflows in the center, and native NotebookLM tools on the right.\n\n### One-Click Workflows\n\nThe One-Click Workflows package common research jobs into ready-made flows. Instead of manually generating each artifact one by one, choose a goal and let the Skill create a useful set of NotebookLM outputs.\n\n| Workflow | Best for |\n| --- | --- |\n| Executive Briefing Suite | Decision-ready briefing report, slide deck, data table, and audio overview. |\n| Visual Story Suite | Turning research into video overview, slide deck, infographic, and mind map. |\n| Learning Masterpack | Study guide, quiz, flashcards, mind map, and audio overview for learning. |\n| Competitive Intel Suite | Custom report, data table, slide deck, and infographic for market or competitor research. |\n| Due Diligence Review Suite | Custom report, data table, mind map, and quiz for review workflows. |\n| Content Distribution Suite | Blog report, video overview, infographic, and slide deck for publishing. |\n| Research Synthesis Suite | Research report, mind map, data table, and audio overview for multi-source synthesis. |\n| Stakeholder Q&A Suite | Briefing report, slide deck, quiz, and flashcards for meetings or alignment. |\n| Knowledge Base Digest Suite | Digest report, data table, mind map, and audio overview for knowledge bases. |\n\n### Job Timeline and Codex Handoff\n\n![Job timeline and Codex handoff](docs\u002Fimages\u002Fjob-timeline-handoff.png)\n\nThe timeline tracks generation status, artifact type, downloaded outputs, and the handoff path back into Codex.\n\n### Generated Slide Deck \u002F PDF + Codex Analysis\n\n![Slide deck PDF display with Codex analysis](docs\u002Fimages\u002Fslide-deck-pdf-display.png)\n\nNotebookLM-generated slide decks or PDFs can be downloaded locally and reviewed side by side with Codex analysis.\n\n---\n\n## How Is This Different From Using NotebookLM Directly?\n\nNotebookLM already supports many source formats and can generate useful outputs. This Skill adds the workflow layer around it.\n\n| Need | NotebookLM directly | With this Skill |\n| --- | --- | --- |\n| Create notebooks | Manual | Assisted by Codex |\n| Add many sources | Manual, one by one | Batch organization and checks |\n| Generate artifacts | Manual clicking | Prompt or Dashboard driven |\n| Download outputs | Manual | Downloaded into local folders |\n| Analyze with Codex | Copy and organize yourself | Handoff files are created automatically |\n| Mind Map JSON | Raw JSON | Interactive HTML conversion |\n| Research tracking | Manual notes | Job timeline and manifest |\n| Multi-step workflows | Human-operated | Codex + NotebookLM handoff loop |\n\nThink of NotebookLM as the research model that reads a large body of material. This Skill is the operator layer that prepares sources, runs the workflow, downloads outputs, and hands them back to Codex.\n\n---\n\n## Installation\n\nYou can install the Skill in either of these ways.\n\n### Option 1: `npx skills add`\n\nIf your agent or Skills manager supports `skills add`, run:\n\n```bash\nnpx skills add Toolsai\u002Fnotebooklm-studio-Skill\n```\n\nThis is the simplest option for users already working with Skills.\n\n### Option 2: `git clone`\n\nClone the repository:\n\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002FToolsai\u002Fnotebooklm-studio-Skill.git\n```\n\nThen place the folder where your agent can read Skills.\n\nFor Codex:\n\n```bash\nmkdir -p ~\u002F.codex\u002Fskills\ncp -R notebooklm-studio-Skill ~\u002F.codex\u002Fskills\u002Fnotebooklm-studio\n```\n\nFor Claude Code:\n\n```bash\nmkdir -p ~\u002F.claude\u002Fskills\ncp -R notebooklm-studio-Skill ~\u002F.claude\u002Fskills\u002Fnotebooklm-studio\n```\n\nFor other agents, use the Skills directory required by that tool.\n\n---\n\n## Quick Start\n\nAfter installation, ask Codex:\n\n```text\nInitiate \u002FnotebookLM studio\n```\n\nCodex will follow the Skill instructions, check the environment, confirm NotebookLM availability, and guide you through Google login or authorization when needed. Login and security verification must be completed by the user.\n\n---\n\n## Launch the Dashboard\n\nAsk your agent:\n\n```text\nLaunch the NotebookLM Studio dashboard.\n```\n\nThe agent will provide a local URL, for example:\n\n```text\nhttp:\u002F\u002Flocalhost:8765\u002F\n```\n\nIf the default port is already in use, the server will use the next available local port and report the actual URL.\n\n---\n\n## Prompt Examples\n\n### Create a Research Notebook\n\n```text\nUse \u002FnotebookLM studio to create a new NotebookLM notebook called \"AI Agent Research Pack\", add the following URLs as sources, generate a Report and Mind Map, download the outputs, and analyze them for me.\n```\n\n### Turn Sources Into a Study Pack\n\n```text\nUse \u002FnotebookLM studio to turn these sources into a study pack: Report, Quiz, Flashcards, and Mind Map. Download all outputs and summarize the key ideas.\n```\n\n### Generate a Slide Deck\n\n```text\nUse \u002FnotebookLM studio to create a Slide Deck from this NotebookLM notebook. Download PDF and PPTX if available, then give me a presentation outline.\n```\n\n### Generate an Audio Overview\n\n```text\nUse \u002FnotebookLM studio to generate an Audio Overview from this notebook. Download it and tell me what topics it covers.\n```\n\n### Generate a Mind Map and HTML View\n\n```text\nGenerate a NotebookLM Mind Map, download the JSON, convert it into interactive HTML, and give me both file links.\n```\n\n### Search Sources and Build a NotebookLM Pack\n\n```text\nSearch for the most reliable OpenAI Codex Agent tutorials, prioritize official documentation and high-quality guides, create a new NotebookLM notebook, add the sources, then use NotebookLM to generate a deep tutorial report.\n```\n\n---\n\n## Supported NotebookLM Studio Artifacts\n\n| Artifact | Use |\n| --- | --- |\n| Report | Briefing, study guide, blog post, or custom report |\n| Mind Map | Concept graph, with optional interactive HTML conversion |\n| Audio Overview | Podcast-style audio summary |\n| Video Overview | NotebookLM video summary |\n| Slide Deck | Presentation deck |\n| Infographic | Visual summary |\n| Quiz | Assessment questions |\n| Flashcards | Study cards |\n| Data Table | Structured extraction or comparison table |\n\n---\n\n## Supported Sources\n\nThis Skill prioritizes source formats supported by NotebookLM, including PDF, TXT, Markdown, DOCX, CSV, PPTX, EPUB, audio, video, and images.\n\nIts main role is source organization, import checks, generation tracking, output downloads, handoff creation, and follow-up Codex analysis.\n\n---\n\n## Use Cases\n\n### Research Assistant\n\n```text\nFind sources → build NotebookLM → generate Report → Codex performs deeper analysis\n```\n\n### Study Coach\n\n```text\nCourse material → Study Guide → Quiz → Flashcards → Codex designs practice\n```\n\n### Content Factory\n\n```text\nSources → NotebookLM Report \u002F Mind Map → Codex rewrites into posts, scripts, or decks\n```\n\n### Team Knowledge Base\n\n```text\nDocs \u002F PRs \u002F meeting notes → NotebookLM → Data Table \u002F Summary \u002F Action Plan\n```\n\n---\n\n## Compatibility\n\nThis Skill is designed primarily for Codex workflows, especially local file handling, Dashboard operation, handoff analysis, and multi-step research tasks.\n\nOther agents that support Skills or local tool execution can adapt the project, but may require platform-specific adjustments.\n\n---\n\n## Safety Boundaries\n\nUse this project only with accounts, data, and content you are authorized to access.\n\n- Do not use it to bypass paywalls, DRM, login walls, private access controls, or content restrictions\n- Do not commit private login material, sessions, tokens, or sensitive local outputs to GitHub\n- Google login and security verification must be completed by the user\n- NotebookLM is a Google product. This project is not affiliated with or endorsed by Google\n\n---\n\n## License\n\nThis project is licensed under the MIT License. See [LICENSE](LICENSE).\n","NotebookLM Studio Skill 是一个将Codex与NotebookLM连接起来的工具，旨在通过AI代理工作流帮助用户完成从资料准备到研究分析的全流程。其核心功能包括创建或复用NotebookLM笔记本、组织多种类型的支持源材料、触发生成NotebookLM Studio产物、本地下载输出结果、以及为Codex提供进一步分析所需的交接文件等。此外，它还支持启动本地控制台、转换思维导图格式等功能，并提供了针对不同应用场景的一键式工作流选项，如执行简报套件、视觉故事套件等。此项目特别适合需要高效整合和利用多样化信息资源进行深入研究、学习或内容创作的场景。",2,"2026-06-11 03:59:30","CREATED_QUERY"]