A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Claude Code plugins for voice interactions
Speech-to-text input for Claude Code using ElevenLabs API.
/plugin marketplace add elevenlabs/claude-plugins/plugin install elevenlabs-stt/elevenlabs-stt:setup to install dependencies and configure API key/elevenlabs-stt:start to start the daemonCtrl+Shift+Space to start recording, press again to stopConfiguration is stored at ~/.claude/plugins/elevenlabs-stt/config.toml.
The API key can be set via:
ELEVENLABS_API_KEY environment variable/elevenlabs-stt:setup - Initial setup/elevenlabs-stt:start - Start daemon/elevenlabs-stt:stop - Stop daemon/elevenlabs-stt:status - Show status/elevenlabs-stt:config - Configure settingsRun Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
MCP server integration for DaVinci Resolve Studio
A Jetbrains IDE IntelliJ plugin aimed to provide coding agents the ability to leverage intelliJ's indexing of the codeba