CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. michalparkola
  4. /
  5. tapestry-skills-for-claude-code
  6. /
  7. Youtube Transcript

Youtube Transcript

Editor's Note

Pulls YouTube transcripts using yt-dlp with a sensible fallback chain: tries manual subtitles first, then auto-generated, and only hits Whisper transcription as a last resort after asking permission. The workflow is thorough, it checks dependencies, lists available subtitle tracks before downloading, and includes Python one-liners to deduplicate the VTT output since YouTube's auto-captions repeat lines across overlapping timestamps. Useful when you need text from videos for analysis or documentation. The Whisper path is properly gated behind confirmations since it downloads audio and installs models, which is the right call. Handles the boring stuff like filename sanitization and cleanup automatically.

Install

npx skills add https://github.com/michalparkola/tapestry-skills-for-claude-code --skill youtube-transcript
Votes
0
Installs530
GitHub Stars424
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment