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. mapleshaw
  4. /
  5. yt-dlp-downloader-skill
  6. /
  7. Yt Dlp Downloader

Yt Dlp Downloader

Editor's Note

This wraps yt-dlp for downloading videos from YouTube, Bilibili, Twitter, and thousands of other sites. You get audio extraction to MP3, subtitle downloads, quality selection, and playlist handling. The documentation is thorough about YouTube's 403 errors and recommends always using browser cookies for YouTube downloads, which is honestly the main gotcha you'll hit. It includes bilingual trigger phrases for Chinese and English, so it picks up on "下载视频" or "extract audio" naturally. The workflow is sensible: check dependencies, ask what format they want if unclear, run the command, handle errors. Good for when you need video downloads but don't want to remember yt-dlp's flag combinations.

Install

npx skills add https://github.com/mapleshaw/yt-dlp-downloader-skill --skill yt-dlp-downloader
Votes
0
Installs503
GitHub Stars183
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment