Automates the collection of diagnostic data and SDK information for ElevenLabs troubleshooting and support tickets.
The ElevenLabs Debug Bundle skill simplifies the process of diagnosing issues with ElevenLabs AI voice integrations. It automatically gathers essential environment data, including SDK versions for Node.js and Python, API connectivity status, subscription quotas, and available voice models, while ensuring all sensitive credentials like API keys are redacted for security. This skill is invaluable for developers needing to prepare comprehensive support bundles for the ElevenLabs help desk or perform deep dives into local integration failures and connectivity bottlenecks.
主要功能
01Compiles recent logs and environment variables into a shareable compressed bundle.
02Extracts subscription tiers, character usage, and reset timelines.
03Generates a structured voice inventory and available model list.
042,028 GitHub stars
05Redacts API keys and secrets automatically to ensure secure data sharing.
06Checks API connectivity, DNS resolution, and TLS validity.
使用场景
01Auditing current account quotas and voice availability within a development environment.
02Gathering comprehensive diagnostic evidence for ElevenLabs official support tickets.
03Troubleshooting persistent connectivity issues or authentication errors in AI voice applications.