Elevenlabs:Sdk Migration
elevenlabs:sdk-migration — an installable skill for AI agents, published by elevenlabs/packages.
Install
Quick install
npx skills add https://github.com/elevenlabs/packages/tree/HEAD/skills/elevenlabs:sdk-migrationnpx skills add elevenlabs/packages --skill elevenlabs:sdk-migration --agent claude-codenpx skills add elevenlabs/packages --skill elevenlabs:sdk-migration --agent cursornpx skills add elevenlabs/packages --skill elevenlabs:sdk-migration --agent codexnpx skills add elevenlabs/packages --skill elevenlabs:sdk-migration --agent opencodenpx skills add elevenlabs/packages --skill elevenlabs:sdk-migration --agent github-copilotnpx skills add elevenlabs/packages --skill elevenlabs:sdk-migration --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add elevenlabs/packages --skill elevenlabs:sdk-migrationManual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/elevenlabs/packages.gitcp -r packages/skills/elevenlabs:sdk-migration ~/.claude/skills/elevenlabs:sdk-migration
elevenlabs:sdk-migration — an installable skill for AI agents, published by elevenlabs/packages.
elevenlabs:sdk-migrationby elevenlabs
elevenlabs:sdk-migration — an installable skill for AI agents, published by elevenlabs/packages.npx skills add https://github.com/elevenlabs/packages --skill elevenlabs:sdk-migrationDownload ZIPGitHub
More skills from elevenlabs
elevenlabs-transcribeby elevenlabsTranscribe audio to text using ElevenLabs Scribe. Supports batch transcription, realtime streaming from URLs, microphone input, and local files.setup-api-keyby elevenlabsInteractive guide for obtaining and configuring an ElevenLabs API key. Checks for existing ELEVENLABS_API_KEY in environment or .env file and validates it before prompting for setup Walks users through account creation and key generation at elevenlabs.io, with clear copy-paste instructions Validates the provided key via API call to https://api.elevenlabs.io/v1/user and saves it to .env on success Requires internet access to elevenlabs.io and api.elevenlabs.io; retries validation once if the...voice-changerby elevenlabsTransform the voice in an audio recording into a different target voice while preserving emotion, timing, and delivery using the ElevenLabs Voice Changer…voice-isolatorby elevenlabsRemove background noise and isolate vocals/speech from audio using ElevenLabs Voice Isolator (audio isolation) API. Use when cleaning up noisy recordings,…---
Source: https://github.com/elevenlabs/packages/tree/HEAD/skills/elevenlabs:sdk-migration
Author: elevenlabs
Discovered via: mcpservers.org
SKILL.md source
--- name: elevenlabs:sdk-migration description: elevenlabs:sdk-migration — an installable skill for AI agents, published by elevenlabs/packages. --- # elevenlabs:sdk-migration elevenlabs:sdk-migration — an installable skill for AI agents, published by elevenlabs/packages. # elevenlabs:sdk-migrationby elevenlabs elevenlabs:sdk-migration — an installable skill for AI agents, published by elevenlabs/packages. `npx skills add https://github.com/elevenlabs/packages --skill elevenlabs:sdk-migration`Download ZIPGitHub ## More skills from elevenlabs elevenlabs-transcribeby elevenlabsTranscribe audio to text using ElevenLabs Scribe. Supports batch transcription, realtime streaming from URLs, microphone input, and local files.setup-api-keyby elevenlabsInteractive guide for obtaining and configuring an ElevenLabs API key. Checks for existing ELEVENLABS_API_KEY in environment or .env file and validates it before prompting for setup Walks users through account creation and key generation at elevenlabs.io, with clear copy-paste instructions Validates the provided key via API call to https://api.elevenlabs.io/v1/user and saves it to .env on success Requires internet access to elevenlabs.io and api.elevenlabs.io; retries validation once if the...voice-changerby elevenlabsTransform the voice in an audio recording into a different target voice while preserving emotion, timing, and delivery using the ElevenLabs Voice Changer…voice-isolatorby elevenlabsRemove background noise and isolate vocals/speech from audio using ElevenLabs Voice Isolator (audio isolation) API. Use when cleaning up noisy recordings,… --- **Source**: https://github.com/elevenlabs/packages/tree/HEAD/skills/elevenlabs:sdk-migration **Author**: elevenlabs **Discovered via**: mcpservers.org
Related skills 6
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
appinsights-instrumentation
Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices.
azure-messaging
Troubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus. Covers connection failures, authentication errors, message processing issues, and SDK configuration problems. WHEN: event hub SDK error, service bus SDK issue, messaging connection failure, AMQP error, event processor host issue, message lock lost, message lock expired, lock renewal, lock renewal batch, send timeout, receiver disconnected, SDK troubleshooting, azure messaging SDK, event hub consumer, ser...
azure-hosted-copilot-sdk
Build, deploy, and modify GitHub Copilot SDK apps on Azure. MANDATORY when codebase contains @github/copilot-sdk or CopilotClient in package.json. PREFER OVER azure-prepare when copilot-sdk markers detected. WHEN: copilot SDK, @github/copilot-sdk, copilot-powered app, build copilot app, prepare copilot app, add feature to copilot app, modify copilot app, BYOM, bring your own model, CopilotClient, createSession, sendAndWait, azd init copilot. DO NOT USE FOR: deploying already-prepared copilot-...
lark-event
Lark/Feishu real-time event listening / subscribing / consuming: stream events as NDJSON via `lark-cli event consume <EventKey>` (covers IM message receive, reactions, chat member changes, etc.). Use for Lark bots, real-time message processing, long-running subscribers, streaming webhook/push handlers. Supports `--max-events` / `--timeout` bounded runs and a stderr ready-marker contract — designed for AI agents running as subprocesses.
xget
Use when tasks involve Xget URL rewriting, registry/package/container/API acceleration, integrating Xget into Git, download tools, package managers, container builds, AI SDKs, CI/CD, deployment, self-hosting, or adapting commands and config from the live README `Use Cases` section into files, environments, shells, or base URLs.