By titusz
Fetch transcripts from YouTube videos using youtube-transcript-api
A personal Claude Code plugin marketplace with reusable skills, agents, and hooks.
Add the marketplace and browse available plugins:
/plugin marketplace add titusz/skills
Then install individual plugins:
/plugin install <plugin-name>@titusz-skills
| Plugin | Description | License |
|---|---|---|
| get-youtube-transcript | Fetch transcripts from YouTube videos using youtube-transcript-api | Apache-2.0 |
| python-code-simplifier | Simplifies and refines Python code for clarity, consistency, and maintainability | Apache-2.0 |
| zensical-customizer | Customize and extend Zensical documentation sites with interactive pages, templates, JS widgets, and CSS styling | Apache-2.0 |
| create-cli | Design CLI parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes | Apache-2.0 |
| docs-for-agents | Create and maintain prescriptive reference documentation optimized for AI coding agents | Apache-2.0 |
To test plugins locally during development:
claude --plugin-dir ./plugins/<plugin-name>
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimDesign command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior
Create and maintain prescriptive reference documentation optimized for AI coding agents.
Simplifies and refines Python code for clarity, consistency, and maintainability while preserving all functionality
Customize and extend Zensical documentation sites with interactive pages, custom templates, JavaScript widgets, and CSS styling
npx claudepluginhub titusz/skills --plugin get-youtube-transcriptExtract subtitles/transcripts from YouTube videos via CLI or browser automation
YouTube tools — search, transcripts, video info, channel browsing, playlists
Summarize YouTube videos with transcript, insights, Korean translation, and quizzes
Content extraction and processing utilities for developers
Let Claude watch a video. Downloads with yt-dlp, extracts auto-scaled frames with ffmpeg, pulls captions or falls back to Whisper, and hands frames + transcript to Claude so it can answer questions about the video.
Convert YouTube videos into structured docs, summaries, audio, and visual assets for easier discovery.