live-workshop

Create a JupyterBook knowledge base from live audio and transcripts.

25|1|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/nasqret/live-workshop-skill --skill live-workshop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: live-workshop
Source: https://github.com/nasqret/live-workshop-skill/tree/main
Command: npx skills add https://github.com/nasqret/live-workshop-skill --skill live-workshop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Live Workshop Skill automates turning informal lectures into a structured, searchable knowledge base by creating a JupyterBook scaffold and capturing real-time transcripts with keyword context.

Core Features & Use Cases

  • Real-time transcription and keyword extraction to bootstrap notes as the lecture unfolds.
  • Auto-classification of notes into theory/tools/exercises with daily journal updates and a living table of contents.
  • Publishable JupyterBook output with modules, pages, and cross-references for distribution or review.

Quick Start

Create a new live-workshop journal for the current session with the given title.

Frequently Asked Questions about live-workshop

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn lecture transcripts into a JupyterBook knowledge base?

To turn lecture transcripts into a JupyterBook knowledge base, the system captures live audio, applies real-time transcription, extracts keywords, and auto-classifies notes into modules with Git-based versioning.

Can I automate note-taking during live workshops and meetings?

You can automate note-taking during live workshops by capturing real-time audio, generating live transcriptions, and updating a daily journal with auto-classified theory, tools, and exercises modules.

Does the live transcription workflow require any external dependencies?

The live transcription workflow requires no external dependencies, running entirely within the current environment to scaffold projects, capture audio, and build the knowledge base.

What is the best way to organize workshop notes into modules automatically?

The best way to organize workshop notes into modules automatically is by using keyword extraction to classify content into theory, tools, and exercises, which updates a living table of contents.

How do I generate a publishable journal from real-time audio capture?

To generate a publishable journal from real-time audio capture, the system scaffolds a project, transcribes the audio, extracts context, and outputs a structured JupyterBook with cross-references.

When should I use automated transcription for lectures instead of manual notes?

You should use automated transcription for lectures when immediate note-taking, module classification, and automatic journal updates are valuable for creating a searchable, structured knowledge base.