YouTube 字幕提取 banner
michalparkola michalparkola

YouTube 字幕提取

Communication community intermediate

Description

A collection of productivity skills for AI agents like [Claude Code](https://claude.com/claude-code) that help you work faster and learn better.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

Repository README

This is the README for michalparkola/tapestry-skills, shared by 4 entries in this directory. It describes the repository, not this entry specifically.

Tapestry Skills for AI Agents

A collection of productivity skills for AI agents like [Claude Code](https://claude.com/claude-code) that help you work faster and learn better.

Are you a founder of a tech company? Check out [Tapestry](https://GrowWithTapestry.com) – the AI planning partner that helps everyone on your team make better decisions faster.

Skill What it does
Learn This One command to extract content from any URL and turn it into an action plan.
Ship-Learn-Next Transform learning content into a 5-rep action plan you can ship.
YouTube Transcript Download and clean YouTube video transcripts with deduplication.
Article Extractor Extract clean, readable text from web articles and blog posts.
Scrum Sage AI Scrum Master and agile coach grounded in Sutherland, Ohno, and First Principles.
Session Log Summarize your session and append it to a weekly agent-log file.
Unblock Action Turn a vague stuck task into a concrete next action in under 2 minutes.

Skills Included

0. Learn This ⭐

The unified workflow that orchestrates everything. Just say `learn-this ` and it:

  1. Detects content type (YouTube, article, PDF)
  2. Extracts clean content
  3. Automatically creates a Ship-Learn-Next action plan

**One command. Complete workflow. From learning to shipping.**

1. YouTube Transcript Downloader

Download and clean YouTube video transcripts with automatic deduplication and readable formatting.

**Features:**

  • Downloads transcripts using yt-dlp
  • Removes duplicate lines (YouTube VTT format issue)
  • Uses video title for filename
  • Fallback to Whisper transcription if no subtitles available
  • Automatic cleanup of temporary files

**Use cases:**

  • Get transcripts from educational videos
  • Extract content from tutorials

...