release-notebook
Installation
SKILL.md
Release Notebook
Creates a dedicated NotebookLM notebook for the current OrchestKit release, preserving changelog details, project instructions, and the plugin manifest as a queryable knowledge base.
See rules/workflow-versioned-notebooks.md in the notebooklm skill for the canonical versioned-notebook pattern this skill implements.
Preconditions
Before running:
nlm login --check— confirm an active session (~20 min TTL)- If session expired:
nlm login(re-authenticates via browser) - If notebooklm-mcp-cli is not installed:
uv tool install notebooklm-mcp-cli
Workflow
Execute all steps in order. Stop and report if any MCP call fails.