II.
Page JSON
Structured · livepage:docs-reference-repos-teng-lin-notebooklm-py-research
teng-lin/notebooklm-py json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-reference-repos-teng-lin-notebooklm-py-research",
"_kind": "Page",
"_file": "wiki/docs/reference-repos/teng-lin/notebooklm-py/research.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/reference-repos/teng-lin/notebooklm-py/research.md",
"sourceKind": "repo-docs",
"title": "teng-lin/notebooklm-py",
"displayName": "teng-lin/notebooklm-py",
"slug": "docs/reference-repos/teng-lin/notebooklm-py/research",
"articlePath": "wiki/docs/reference-repos/teng-lin/notebooklm-py/research.md",
"article": "\n# teng-lin/notebooklm-py\n\n## Metadata\n- **Stars**: 10,300\n- **License**: MIT\n- **Last pushed**: 2026-04-05\n- **Topics**: agentic-skill, api, claude, claude-skills, google-notebooklm, notebooklm-api, python, sdk, skills\n- **Fork**: No\n\n## Overview\nUnofficial Python API and agentic skill for Google NotebookLM. Full programmatic access to NotebookLM features — notebooks, sources (URLs, PDFs, YouTube, Drive), chat, research agents, content generation (audio/video overviews, slide decks, quizzes, flashcards, infographics, reports, mind maps), sharing, and downloads. Ships with SKILL.md for Claude Code/Codex integration.\n\n## Architecture\n- Python package (`pip install notebooklm-py`) with CLI and Python API\n- SKILL.md at repo root for agent discovery\n- AGENTS.md for Codex guidance\n- CLAUDE.md for Claude Code guidance\n- Uses undocumented Google APIs (fragile, unofficial)\n\n## Extractable Value\n\n### Plugin idea: notebooklm-integration\nA babysitter marketplace plugin that wraps notebooklm-py as a tool for research workflows. Would enable processes to:\n- Create notebooks from research sources\n- Generate audio/video overviews of research findings\n- Create quizzes and flashcards for learning material\n- Export mind maps and data tables\n- Run web/Drive research queries with auto-import\n\nThis is a legitimate tool-integration plugin (install.md-driven) that adds research capabilities to babysitter processes. The API surface is rich enough to warrant a dedicated plugin rather than inline usage.\n\n## Classification\n- **Archetype**: Tool API + agent skill\n- **Primary value**: Plugin idea for NotebookLM integration in research workflows\n- **Process placement**: N/A (tool integration, not a methodology)\n\n## Library Mapping\n\n| Extractable Process | Library Status | Action | Existing Path | Target Placement |\n|-------------------|----------------|--------|---------------|------------------|\n| Research Workflow with NotebookLM | NEW | Automated research workflow using NotebookLM for source management and content generation | - | specializations/shared/research-workflow-notebooklm.js |\n| Content Generation Pipeline | NEW | Multi-format content creation process (audio/video overviews, slides, quizzes, reports, mind maps) | - | specializations/shared/content-generation-pipeline.js |\n\n## Plugin Marketplace Mapping\n\n| Plugin Idea | Marketplace Status | Action | Existing Plugin | Target Placement |\n|-------------|-------------------|--------|-----------------|------------------|\n| NotebookLM Integration | NEW | NotebookLM API wrapper for research workflows with content generation capabilities | - | plugins/a5c/marketplace/plugins/notebooklm-integration/ |\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-reference-repos",
"to": "page:docs-reference-repos-teng-lin-notebooklm-py-research",
"kind": "contains_page"
}
]
}