claude-world/notebooklm-skill
NotebookLM does the research, Claude writes the content. Research → Synthesis → Content Creation → Publishing. Claude Code Skill + MCP Server.
Platform-specific configuration:
{
"mcpServers": {
"notebooklm-skill": {
"command": "npx",
"args": [
"-y",
"notebooklm-skill"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...