CCM
/Skills
SkillsMCPMarketplacesDigestLearnAdvertise

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
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
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. elevenlabs
  4. /
  5. skills
  6. /
  7. Speech Engine

Speech Engine

elevenlabs/skills
613 installs319 stars
Summary

This lets you add real-time voice to a custom agent runtime by connecting ElevenLabs speech-to-text and text-to-speech to your own server logic. You expose a WebSocket endpoint, ElevenLabs handles the browser audio pipeline and turn-taking, and you stream response text back after validating user intent. The skill keeps agent logic on your server instead of in ElevenLabs hosted agents, which matters when you need full control over how speech recognition maps to actions or tools. It includes server patterns for Python and TypeScript, browser token endpoints, and interruption-aware streaming. Treat speech text as untrusted input and validate it before passing anything to downstream logic or tool calls.

Install

npx skills add https://github.com/elevenlabs/skills --skill speech-engine
Categories
Backend & APIsGenerative Media
First SeenJun 3, 2026
View on GitHub

Recommended

More Backend & APIs →
prisma-database-setup

prisma/skills

Step-by-step configuration guides for Prisma ORM across PostgreSQL, MySQL, SQLite, MongoDB, SQL Server, CockroachDB, and Prisma Postgres.
10.8k
39
connecting-lambda-to-api-gateway

aws/agent-toolkit-for-aws

connecting lambda to api gateway
934
772
firebase-auth-basics

firebase/agent-skills

Set up Firebase Authentication with multiple identity providers and secure data access rules.
70.8k
327
api-gateway-configurator

Dexploarer/hyper-forge

Configure and manage API gateways including Kong, Tyk, AWS API Gateway, and Apigee. Activates when users need help setting up API gateways, rate limiting, authentication, request transformation, or API management.
5
prisma-client-api

prisma/skills

Complete Prisma Client API reference for model queries, CRUD operations, filtering, relations, and transactions.
10.1k
39
clerk-backend-api

clerk/skills

clerk backend api
9k
44