generate-lectures-bulk

Community

Generate lectures in parallel

Authorgreatxrider
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill significantly speeds up the process of generating multiple lectures from a course outline by running them in parallel, reducing generation time by up to 5 times compared to sequential processing.

Core Features & Use Cases

  • Parallel Lecture Generation: Leverages asyncio to process all lectures concurrently.
  • Configurable Processing: Allows setting the number of concurrent jobs, specifying lecture ranges, and choosing parsing methods (LLM or regex).
  • Use Case: A university professor needs to generate 20 lectures for a new online course. Instead of waiting hours, they can use this skill to generate all lectures in under 30 minutes.

Quick Start

Use the generate-lectures-bulk skill to generate all lectures from the outline file 'course_outline.md' with a maximum of 4 concurrent jobs.

Dependency Matrix

Required Modules

aiohttp

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: generate-lectures-bulk
Download link: https://github.com/greatxrider/nomanuAI/archive/main.zip#generate-lectures-bulk

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.