setup-api-key
Guides users through obtaining, validating, and configuring an ElevenLabs API key in a .env file.
Install
npx skills add https://github.com/elevenlabs/skills --skill setup-api-keyStats
| Total installs | 1,421 |
| Weekly installs | 1.4K |
| GitHub stars | 145 |
| First seen | Jan 27, 2026 |
| Source | @elevenlabs/skills |
Summary
- 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 key fails initially
Tags
Related skills
| Skill | Installs | vs setup-api-key |
|---|---|---|
| n8n-expression-syntax | 1,547 | +126 |
| alpha | 1,276 | -145 |
| tooluniverse-sequence-retrieval | 1,289 | -132 |
| assets | 1,304 | -117 |
| nano-banana-pro | 1,631 | +210 |
FAQ
- How many installs does setup-api-key have?
- setup-api-key has 1,421 total installs and 1.4K installs this week.
- Where is setup-api-key hosted?
- setup-api-key is published by @elevenlabs/skills at https://github.com/elevenlabs/skills.
- How many GitHub stars does setup-api-key have?
- setup-api-key has 145 GitHub stars.
- When was setup-api-key first indexed?
- OrangeBot.AI first indexed setup-api-key on Jan 27, 2026.
- How do I install setup-api-key?
- Run: npx skills add https://github.com/elevenlabs/skills --skill setup-api-key