.env.example
.mcp.json
AGENTS.md
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
README.zh-TW.md
SECURITY.md
SKILL.md
install.sh
pyproject.toml
requirements.txt
docs/SETUP.md
docs/SETUP.zh-TW.md
examples/research-to-article/README.md
examples/research-to-threads/README.md
examples/trend-to-content/README.md
mcp_server/__init__.py
mcp_server/server.py
mcp_server/tools.py
notebooklm_skill.egg-info/PKG-INFO
notebooklm_skill.egg-info/SOURCES.txt
notebooklm_skill.egg-info/dependency_links.txt
notebooklm_skill.egg-info/entry_points.txt
notebooklm_skill.egg-info/requires.txt
notebooklm_skill.egg-info/top_level.txt
references/api_surface.md
references/output_formats.md
references/pipeline_recipes.md
scripts/__init__.py
scripts/auth_helper.py
scripts/common.py
scripts/notebooklm_client.py
scripts/pipeline.py
scripts/skill_installer.py
tests/__init__.py
tests/conftest.py
tests/test_auth_helper.py
tests/test_client.py
tests/test_common.py
tests/test_mcp_server.py
tests/test_mcp_tools.py
tests/test_pipeline.py
tests/test_skill_installer.py