CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnJobsAdvertise

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
  • Jobs
  • Advertise

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

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. emzod
  4. /
  5. speak-turbo
  6. /
  7. Speakturbo Tts

Speakturbo Tts

Editor's Note

This is the TTS skill you'd actually use during development because it's stupidly fast. 90ms to first sound versus the usual 4-8 second wait means you can get audio feedback without breaking your flow. The tradeoff is simple: you get 8 built-in voices instead of custom cloning, and no emotion tags. First run takes a few seconds while the daemon loads a 100MB model into memory, then it stays warm for an hour. The Rust CLI streams from a Python daemon running pocket-tts, and it'll auto-manage the daemon lifecycle. If you need Morgan Freeman or laugh tags, use the speak skill instead. If you just need Claude to talk back without the wait, this is it.

Install

npx skills add https://github.com/emzod/speak-turbo --skill speakturbo-tts
Votes
0
Installs970
GitHub Stars18
Categories
Release ManagementPythonRustDesign & UI/UXCLI & Terminal
View on GitHub

Comments

Login to comment

Related Release Management Skills

View all →
microsoft-foundry

microsoft/azure-skills

0
322.2k
964
End-to-end deployment, evaluation, and management of AI agents on Microsoft Foundry.
azure-deploy

microsoft/azure-skills

0
320.6k
964
Execute Azure deployments for prepared applications with built-in error recovery and validation.
azure-prepare

microsoft/azure-skills

0
320.5k
964
Prepare Azure applications for deployment with infrastructure-as-code, configuration, and containerization.
azure-validate

microsoft/azure-skills

0
320k
964
Pre-deployment validation for Azure infrastructure, configuration, and permissions before deployment.
azure-resource-visualizer

microsoft/azure-skills

0
319.7k
964
Transform Azure resource groups into detailed architecture diagrams showing resource relationships and configurations.
azure-hosted-copilot-sdk

microsoft/azure-skills

0
293.1k
964
Build and deploy GitHub Copilot SDK applications to Azure with flexible model configuration.