Download banner
TechIntegrationLabs TechIntegrationLabs

Download

Development community

Description

--- name: download description: Download videos, audio, courses from any platform. Specialized Skool classroom bulk support. argument-hint: <url or "skool bulk"> --- Invoke the `bizbrain-os:media-downloader` skill and follow it. - `/download <url>` — Download video/audio from URL - `/download skool` — Guided Skool classroom bulk download - `/download playlist <url>` — Download entire playlist/channel - `/download audio <url>` — Extract audio only (MP3) - `/download batch <file>` — Download all

Installation

Installs to ~/.claude/skills/techintegrationlabs-bizbrain-os-plugin-download/SKILL.md

Terminal
mkdir -p ~/.claude/skills/techintegrationlabs-bizbrain-os-plugin-download && curl -fsSL https://raw.githubusercontent.com/TechIntegrationLabs/bizbrain-os-plugin/HEAD/commands/download.md -o ~/.claude/skills/techintegrationlabs-bizbrain-os-plugin-download/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository