NotebookLM does the research, Claude writes the content. Research → Synthesis → Content Creation → Publishing. Claude Code Skill + MCP Server.
{
"mcpServers": {
"notebooklm-skill": {
"command": "uvx",
"args": [
"notebooklm-skill"
]
}
}
}