How to install joeseesun/qiaomu-anything-to-notebooklm. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
joeseesun/qiaomu-anything-to-notebooklm Installation Guide
How to install joeseesun/qiaomu-anything-to-notebooklm. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for joeseesun/qiaomu-anything-to-notebooklm. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i joeseesun/qiaomu-anything-to-notebooklmor
Install via npx
npx @hexmos/ipm i joeseesun/qiaomu-anything-to-notebooklmPrerequisites
Python
languageVersion: 3.9+
Git
version control systemManual Installation Methods
Manual installation instructions. How to install from GitHub source.
Install from Source (Recommended)
git clone https://github.com/joeseesun/qiaomu-anything-to-notebooklm.git
cd qiaomu-anything-to-notebooklm
./install.sh
notebooklm login
notebooklm listPost Installation Steps
- Configure MCP if needed: cd ~/.claude/skills/qiaomu-anything-to-notebooklm/wexin-read-mcp && pip install -r requirements.txt && playwright install chromium
- Set GetNote API keys if using podcast transcription: export GETNOTE_API_KEY="your_api_key" && export GETNOTE_CLIENT_ID="your_client_id"
- Restart Claude Code after configuration.
