LogoClawIndex
CasesSkillsAbout
LogoClawIndex

live-workshop - Live Workshop Journal and Knowledge Base Generator

Set up a JupyterBook-based workshop journal with live audio transcription, keyword extraction, and structured knowledge base.

Tags

Updated: 2026-09-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Create JupyterBook structure
  • Initialize git repository
  • Fetch workshop agenda from URL
  • Record audio in fixed chunks
  • Transcribe audio with Whisper
  • Extract keywords from transcriptions
  • Classify user notes into modules
  • Update daily journal entry
  • Build JupyterBook documentation
  • Analyze audio transcript logs

Inputs

  • Workshop title
  • Workshop URL
  • Language parameter
  • Module names
  • Audio chunk duration
  • Whisper model name
  • Microphone audio
  • User notes

Outputs

  • JupyterBook structure files
  • Audio pipeline scripts
  • Audio chunk files
  • Text transcript files
  • JSONL live log
  • Markdown live summary
  • Daily journal files
  • Module markdown files
  • Built HTML website
  • Git commits

Requirements

  • sox
  • openai-whisper
  • ffmpeg
  • jupyter-book
  • Git
  • Microphone access

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
jupyterbook
audio-transcription
whisper
note-taking
knowledge-base
workshop
Create JupyterBook structure
Initialize git repository
Fetch workshop agenda from URL
Record audio in fixed chunks
Workshop title
Workshop URL
Language parameter
JupyterBook structure files
Audio pipeline scripts
Audio chunk files