Agent Skill
2/7/2026notebooklm
Complete API for Google NotebookLM - full programmatic access including features not in the web UI. Create notebooks, add sources, generate all artifact types, download in multiple formats. Activates on explicit /notebooklm or intent like "create a podcast about X"
E
efficacy38
1GitHub Stars
1Views
npx skills add efficacy38/nix-dotfile
SKILL.md
| Name | notebooklm |
| Description | Complete API for Google NotebookLM - full programmatic access including features not in the web UI. Create notebooks, add sources, generate all artifact types, download in multiple formats. Activates on explicit /notebooklm or intent like "create a podcast about X" |
How to bootstrap
Setup credential of nix-secret(another private repo to store encrypt secret)
- add git config in
.ssh/config
Host github.com
# IdentityFile ~/.ssh/gh.id_ed25519
User git
Hostname github.com
- clone this repo
git clone git@github.com:efficacy38/nix-dotfile.git
- switch to environment with nix helper
nix shell nixpkgs#nh
nh os switch --hostname=phoenixton
build minimal iso image
nix build .#nixosConfigurations.iso.config.system.build.isoImage
Skills Info
Original Name:notebooklmAuthor:efficacy38
Download