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. guia-matthieu
  4. /
  5. clawfu-skills
  6. /
  7. Whisper Transcription

Whisper Transcription

Editor's Note

Wraps OpenAI's Whisper model for local audio and video transcription with a Python CLI. You get single file transcription, batch processing, and multiple output formats including SRT and VTT for subtitles. The model selection guide is actually helpful: tiny through large with clear tradeoffs between speed and accuracy. Most useful for content teams turning podcasts into blog posts or generating YouTube captions without sending files to third party APIs. Requires ffmpeg and some Python setup, but once running it's straightforward batch work. The 10x speedup with GPU is real if you're processing hours of content regularly.

Install

npx skills add https://github.com/guia-matthieu/clawfu-skills --skill whisper-transcription
Votes
0
Installs421
GitHub Stars117
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment