themodernsoftware-notebooklm

Installation
SKILL.md

TheModernSoftware NotebookLM

Overview

Run an agent-first workflow where Codex is the controller. Crawl weekly course materials from themodernsoftware.dev, ingest them into NotebookLM, and produce deep-study outputs without requiring a custom standalone agent service.

The workflow is deterministic through state files and templates:

  • Use templates/course.yaml and templates/weeks.json as the single source of run state.
  • Use agent-browser for page crawling and link extraction.
  • Use notebooklm for source ingestion and output generation.

Workflow

Step 0: Initialize runtime workspace

Create a runtime folder and copy templates:

Installs
6
First Seen
Feb 25, 2026