[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-elevenlabs-music-pt-BR":3,"guides-for-elevenlabs-music":223,"similar-k17b8tkx3b4vgys5rp9avrjfmn866jdq":224},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":20,"identity":185,"isFallback":188,"parentExtension":189,"providers":190,"relations":194,"repo":196,"workflow":220},1778053440456.658,"k17b8tkx3b4vgys5rp9avrjfmn866jdq",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Generate music using ElevenLabs Music API. Use when creating instrumental tracks, songs with lyrics, background music, jingles, or any AI-generated music composition. Supports prompt-based generation, composition plans for granular control, and detailed output with metadata.",{},"ElevenLabs Music","https://github.com/elevenlabs/skills/tree/HEAD/music",[15,16,17,18,19],"music","elevenlabs","api","generation","audio",{"_creationTime":21,"_id":22,"extensionId":5,"locale":23,"result":24,"trustSignals":173,"workflow":183},1778053480675.1692,"kn74y3pspfpenndr85jz3px0ds866tjw","en",{"checks":25,"evaluatedAt":163,"extensionSummary":164,"promptVersionExtension":165,"promptVersionScoring":166,"rationale":167,"score":168,"summary":169,"tags":170,"targetMarket":171,"tier":172},[26,31,34,37,41,44,48,52,55,58,62,67,70,74,77,80,83,86,89,92,95,99,103,108,112,115,118,121,125,128,131,134,137,140,144,147,150,153,156,160],{"category":27,"check":28,"severity":29,"summary":30},"Practical Utility","Problem relevance","pass","The displayed description clearly states the user problem: generating music using ElevenLabs Music API for various applications like instrumental tracks, songs with lyrics, and background music.",{"category":27,"check":32,"severity":29,"summary":33},"Unique selling proposition","The extension leverages the ElevenLabs Music API to provide advanced music generation capabilities, including prompt-based generation, composition plans for granular control, and detailed output with metadata, offering significant value beyond a simple prompt.",{"category":27,"check":35,"severity":29,"summary":36},"Production readiness","The extension is production-ready, supporting prompt-based generation, composition plans, video-to-music generation, and detailed output, covering the complete lifecycle for AI music composition.",{"category":38,"check":39,"severity":29,"summary":40},"Scope","Single responsibility principle","The extension focuses solely on music generation using the ElevenLabs Music API, without extending into unrelated domains.",{"category":38,"check":42,"severity":29,"summary":43},"Description quality","The displayed description is concise, accurate, and accurately reflects the extension's capabilities, including prompt-based generation, composition plans, and detailed output.",{"category":45,"check":46,"severity":29,"summary":47},"Invocation","Scoped tools","The extension exposes narrow verb-noun tools like `music.compose` and `music.composition_plan.create`, which are specific to music generation tasks.",{"category":49,"check":50,"severity":29,"summary":51},"Documentation","Configuration & parameter reference","The API reference in `references/api_reference.md` clearly documents all parameters for each method, including types, requirements, and descriptions. Defaults are also mentioned where applicable.",{"category":38,"check":53,"severity":29,"summary":54},"Tool naming","All tool names (e.g., `music.compose`, `video_to_music`) are descriptive, within the domain, and follow kebab-case conventions.",{"category":38,"check":56,"severity":29,"summary":57},"Minimal I/O surface","Input parameters are well-defined and typed, requesting only necessary data. Output structures are documented and return the promised payload.",{"category":59,"check":60,"severity":29,"summary":61},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license.",{"category":63,"check":64,"severity":65,"summary":66},"Maintenance","Commit recency","not_applicable","No commit history is available for this skill within the provided context.",{"category":63,"check":68,"severity":29,"summary":69},"Dependency Management","The README and installation guides clearly specify the required SDKs (`@elevenlabs/elevenlabs-js` for JS/TS, `elevenlabs` for Python) and how to install them, indicating good dependency management for users.",{"category":71,"check":72,"severity":29,"summary":73},"Security","Secret Management","The skill correctly uses environment variables (ELEVENLABS_API_KEY) for secrets and does not echo resolved secret values into stdout or stderr.",{"category":71,"check":75,"severity":29,"summary":76},"Injection","The skill interacts with the ElevenLabs API, and there's no indication of loading untrusted data or executing external code within the bundled files.",{"category":71,"check":78,"severity":29,"summary":79},"Transitive Supply-Chain Grenades","All necessary code and documentation are bundled within the skill's repository. There are no runtime downloads of code or data that wasn't committed to the bundle.",{"category":71,"check":81,"severity":29,"summary":82},"Sandbox Isolation","The skill primarily interacts with the ElevenLabs API and does not appear to modify files outside the extension or project folder. Paths are relative or handled by the API.",{"category":71,"check":84,"severity":29,"summary":85},"Sandbox escape primitives","No detached process spawns or deny-retry loops were found in the provided scripts or documentation.",{"category":71,"check":87,"severity":29,"summary":88},"Data Exfiltration","The skill's purpose is to interact with the ElevenLabs Music API. There are no apparent instructions for reading or submitting confidential data to third parties.",{"category":71,"check":90,"severity":29,"summary":91},"Hidden Text Tricks","The bundled files (SKILL.md, references/*) appear to be free of hidden text tricks, invisible characters, or obfuscated content.",{"category":71,"check":93,"severity":29,"summary":94},"Opaque code execution","The provided code examples are standard Python, JavaScript, and cURL, with no signs of obfuscation, base64-decoded payloads, or runtime fetched scripts.",{"category":96,"check":97,"severity":29,"summary":98},"Portability","Structural Assumption","The skill's file layout is standard for an agent skill and does not make assumptions about user-specific project organization outside the bundle.",{"category":100,"check":101,"severity":65,"summary":102},"Trust","Issues Attention","No issue data is available in the trust signals.",{"category":104,"check":105,"severity":106,"summary":107},"Versioning","Release Management","warning","There is no explicit version number in the SKILL.md frontmatter, package.json, or a CHANGELOG. The MIT LICENSE file is present, but no versioning signal is wired.",{"category":109,"check":110,"severity":29,"summary":111},"Code Execution","Validation","While explicit schema validation libraries are not visible in the skill's documentation or examples, the API interaction implies that the ElevenLabs API itself handles parameter validation and sanitization.",{"category":71,"check":113,"severity":29,"summary":114},"Unguarded Destructive Operations","The skill is focused on music generation via an API and does not involve destructive operations like file deletion or system configuration changes.",{"category":109,"check":116,"severity":29,"summary":117},"Error Handling","The documentation includes an 'Error Handling' section with examples and lists common HTTP errors, suggesting robust error handling.",{"category":109,"check":119,"severity":65,"summary":120},"Logging","The skill interacts with an external API and does not perform local file operations or destructive actions that would typically require local audit logging.",{"category":122,"check":123,"severity":29,"summary":124},"Compliance","GDPR","The skill generates music based on prompts and does not appear to operate on personal data. Any data submitted to the API is for music generation purposes.",{"category":122,"check":126,"severity":29,"summary":127},"Target market","The extension is a global music generation tool and does not exhibit any regional or jurisdictional logic.",{"category":96,"check":129,"severity":29,"summary":130},"Runtime stability","The skill provides clear installation instructions for Python, JavaScript/TypeScript, and cURL, and relies on standard SDKs or API calls, ensuring broad compatibility.",{"category":45,"check":132,"severity":29,"summary":133},"Precise Purpose","The `SKILL.md` frontmatter clearly defines the skill's purpose (music generation with ElevenLabs API) and provides specific use cases and triggers.",{"category":45,"check":135,"severity":29,"summary":136},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and use cases.",{"category":49,"check":138,"severity":29,"summary":139},"Concise Body","The main `SKILL.md` is under 500 lines and delegates deeper material like installation and API reference to separate files.",{"category":141,"check":142,"severity":29,"summary":143},"Context","Progressive Disclosure","The `SKILL.md` outlines the flow and links to `references/installation.md` and `references/api_reference.md` for more detailed information.",{"category":141,"check":145,"severity":65,"summary":146},"Forked exploration","This skill is not designed for deep exploration or code review; it's a direct API interaction for music generation.",{"category":27,"check":148,"severity":29,"summary":149},"Usage examples","Sufficient end-to-end examples are provided for Python, JavaScript, and cURL, demonstrating input, invocation, and expected outcomes.",{"category":27,"check":151,"severity":29,"summary":152},"Edge cases","The documentation explicitly lists failure modes like 'bad_prompt' and 'bad_composition_plan' with descriptions and mentions of recovery paths (e.g., `prompt_suggestion`).",{"category":109,"check":154,"severity":65,"summary":155},"Tool Fallback","The skill does not appear to rely on external tools like an MCP server; it directly interacts with the ElevenLabs API.",{"category":157,"check":158,"severity":29,"summary":159},"Safety","Halt on unexpected state","The error handling documentation suggests that API errors are caught and reported, implying a halt on unexpected states rather than proceeding with corrupted data.",{"category":96,"check":161,"severity":29,"summary":162},"Cross-skill coupling","The skill is self-contained and focuses solely on music generation via the ElevenLabs API, without implicit reliance on other skills.",1778053453256,"This skill allows users to generate instrumental tracks, songs with lyrics, background music, and jingles by interacting with the ElevenLabs Music API. It supports prompt-based generation, detailed composition plans for granular control, and video-to-music conversion, providing an end-to-end solution for AI music composition.","2.0.0","3.4.0","The extension is well-documented, provides clear usage examples, and leverages the ElevenLabs Music API effectively. The primary finding that prevents a perfect score is the lack of explicit versioning in the manifest or changelog, although the MIT license is clearly stated.",97,"A high-quality skill for generating music using the ElevenLabs Music API, with excellent documentation and examples.",[15,16,17,18,19],"global","verified",{"codeQuality":174,"collectedAt":175,"documentation":176,"maintenance":178,"security":179,"testCoverage":182},{},1778053442142,{"descriptionLength":177,"readmeSize":8},275,{},{"hasNpmPackage":180,"license":181,"smitheryVerified":180},false,"MIT",{"hasCi":180,"hasTests":180},{"updatedAt":184},1778053480675,{"githubOwner":16,"githubRepo":186,"locale":23,"slug":15,"type":187},"skills","skill",true,null,{"extract":191,"llm":193},{"commitSha":192,"license":181},"b476f0ccf4be0e22b2e77cc39307665425d1472b",{"promptVersionExtension":165,"promptVersionScoring":166,"score":168,"targetMarket":171,"tier":172},{"repoId":195},"kd71z3hz1pg97d1k2d6kaqeqtx864knt",{"_creationTime":197,"_id":195,"identity":198,"providers":200,"workflow":217},1777995558409.8555,{"githubOwner":16,"githubRepo":186,"sourceUrl":199},"https://github.com/elevenlabs/skills",{"discover":201,"github":204},{"sources":202},[203],"skills-sh",{"closedIssues90d":205,"forks":206,"homepage":207,"license":181,"openIssues90d":208,"pushedAt":209,"readmeSize":210,"stars":211,"topics":212},16,22,"https://elevenlabs.io",1,1777909457000,3014,216,[213,16,15,214,186,215,216],"ai-agents","sfx","stt","tts",{"discoverAt":218,"extractAt":219,"githubAt":219,"updatedAt":219},1777995558409,1778053441433,{"anyEnrichmentAt":221,"extractAt":222,"githubAt":221,"llmAt":184,"updatedAt":184},1778053440833,1778053440456,[],[225,259,279,300,329,345],{"_creationTime":226,"_id":227,"community":228,"display":229,"identity":243,"providers":247,"relations":252,"workflow":255},1778053197391.382,"k170wvt5rx3c1hv9a5sfkyezc1866k0q",{"reviewCount":8},{"description":230,"installMethods":231,"name":232,"sourceUrl":233,"tags":234},"Universal AI voice / text-to-speech skill supporting OpenAI TTS (gpt-4o-mini-tts, tts-1), ElevenLabs multilingual TTS with voice cloning, Bailian Qwen TTS (qwen-tts / qwen3-tts-vd with voice-design custom voices, long-text chunking built in), MiniMax speech-02-hd, SiliconFlow CosyVoice / SenseVoice, and PlayHT 2.0. Use this skill whenever the user asks to read text aloud, synthesize speech, generate narration, create voice-over, dub a script, or turn any text into audio (mp3 / wav / ogg / flac). Typical phrases include \"read this aloud\", \"generate voice for ...\", \"create a narration of ...\", \"tts this\", \"把这段念出来\", \"做个配音\", \"合成语音\", or mentions of voices / TTS model names like Alloy, Ash, Cherry, Rachel, CosyVoice, PlayHT. Always use this skill even if the user does not specify a provider — pick one from EXTEND.md defaults or available env keys.",{},"Happy Audio Gen","https://github.com/iamzhihuix/happy-claude-skills/tree/HEAD/skills/happy-audio-gen",[216,235,19,236,237,16,238,239,240,241,242],"speech","voice-generation","openai","bailian","minimax","siliconflow","playht","bun",{"githubOwner":244,"githubRepo":245,"locale":23,"slug":246,"type":187},"iamzhihuix","happy-claude-skills","happy-audio-gen",{"extract":248,"llm":250},{"commitSha":249,"license":181},"f49e7782a551759c9f9e0a4d4417ff053f0a86fd",{"promptVersionExtension":165,"promptVersionScoring":166,"score":251,"targetMarket":171,"tier":172},100,{"parentExtensionId":253,"repoId":254},"k173ydbbp6c0vdpxv5r0q9yvgd867en5","kd7dbbtdq95nkcs3k7fg9w6fdn864j0b",{"anyEnrichmentAt":256,"extractAt":257,"githubAt":256,"llmAt":258,"updatedAt":258},1778053199195,1778053197391,1778053284450,{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":272,"providers":273,"relations":277,"workflow":278},1778053440456.6604,"k17a2cxtswmmk54b8wmpfbp5f9866jr0",{"reviewCount":8},{"description":264,"installMethods":265,"name":266,"sourceUrl":267,"tags":268},"Convert text to speech using ElevenLabs voice AI. Use when generating audio from text, creating voiceovers, building voice apps, or synthesizing speech in 70+ languages.",{},"ElevenLabs Text-to-Speech","https://github.com/elevenlabs/skills/tree/HEAD/text-to-speech",[269,16,270,19,271],"text-to-speech","voice","synthesis",{"githubOwner":16,"githubRepo":186,"locale":23,"slug":269,"type":187},{"extract":274,"llm":275},{"commitSha":192,"license":181},{"promptVersionExtension":165,"promptVersionScoring":166,"score":276,"targetMarket":171,"tier":172},98,{"repoId":195},{"anyEnrichmentAt":221,"extractAt":222,"githubAt":221,"llmAt":184,"updatedAt":184},{"_creationTime":280,"_id":281,"community":282,"display":283,"identity":293,"providers":295,"relations":298,"workflow":299},1778053440456.6584,"k17120x7me8p1n30wxpg972esx866b8q",{"reviewCount":8},{"description":284,"installMethods":285,"name":286,"sourceUrl":287,"tags":288},"Transcribe audio to text using ElevenLabs Scribe. Supports batch transcription, realtime streaming from URLs, microphone input, and local files.",{},"ElevenLabs Speech-to-Text","https://github.com/elevenlabs/skills/tree/HEAD/openclaw/elevenlabs-transcribe",[289,19,16,290,291,292],"transcription","python","realtime","batch",{"githubOwner":16,"githubRepo":186,"locale":23,"slug":294,"type":187},"elevenlabs-transcribe",{"extract":296,"llm":297},{"commitSha":192,"license":181},{"promptVersionExtension":165,"promptVersionScoring":166,"score":276,"targetMarket":171,"tier":172},{"repoId":195},{"anyEnrichmentAt":221,"extractAt":222,"githubAt":221,"llmAt":184,"updatedAt":184},{"_creationTime":301,"_id":302,"community":303,"display":304,"identity":315,"providers":318,"relations":323,"workflow":325},1778053148350.4744,"k177ecq0n9jf8bvqn74zrjj365867xgj",{"reviewCount":8},{"description":305,"installMethods":306,"name":307,"sourceUrl":308,"tags":309},"Automate Spotify music playback, playlist management, and audio analysis workflows",{},"Spotify Automation","https://github.com/claude-office-skills/skills/tree/HEAD/spotify-automation",[310,15,311,19,312,313,314],"spotify","playlist","entertainment","automation","mcp",{"githubOwner":316,"githubRepo":186,"locale":23,"slug":317,"type":187},"claude-office-skills","spotify-automation",{"extract":319,"llm":321},{"commitSha":320,"license":181},"9c4c7d5cd2813a8936bf2c9fdb174ea883b85a11",{"promptVersionExtension":165,"promptVersionScoring":166,"score":322,"targetMarket":171,"tier":172},95,{"repoId":324},"kd7fw7xbj58qc2z8whrrjptbed8659db",{"anyEnrichmentAt":326,"extractAt":327,"githubAt":326,"llmAt":328,"updatedAt":328},1778053151766,1778053148350,1778053561145,{"_creationTime":330,"_id":331,"community":332,"display":333,"identity":339,"providers":340,"relations":343,"workflow":344},1778053440456.66,"k176861yt3z945kzntpp4a5m95866aq8",{"reviewCount":8},{"description":334,"installMethods":335,"name":286,"sourceUrl":336,"tags":337},"Transcribe audio to text using ElevenLabs Scribe v2. Use when converting audio/video to text, generating subtitles, transcribing meetings, or processing spoken content.",{},"https://github.com/elevenlabs/skills/tree/HEAD/speech-to-text",[289,19,16,17,338],"speech-to-text",{"githubOwner":16,"githubRepo":186,"locale":23,"slug":338,"type":187},{"extract":341,"llm":342},{"commitSha":192,"license":181},{"promptVersionExtension":165,"promptVersionScoring":166,"score":322,"targetMarket":171,"tier":172},{"repoId":195},{"anyEnrichmentAt":221,"extractAt":222,"githubAt":221,"llmAt":184,"updatedAt":184},{"_creationTime":346,"_id":347,"community":348,"display":349,"identity":357,"providers":359,"relations":362,"workflow":363},1778053440456.6614,"k1721ymy7rr7zn8v2rpjnx1cvn86761x",{"reviewCount":8},{"description":350,"installMethods":351,"name":352,"sourceUrl":353,"tags":354},"Remove background noise and isolate vocals/speech from audio using ElevenLabs Voice Isolator (audio isolation) API. Use when cleaning up noisy recordings, removing music or background ambience from dialogue, isolating speech from field recordings, preparing audio for transcription, extracting vocals, or any \"denoise / clean up / isolate voice\" task.",{},"ElevenLabs Voice Isolator","https://github.com/elevenlabs/skills/tree/HEAD/voice-isolator",[19,270,16,17,355,356],"isolation","noise-reduction",{"githubOwner":16,"githubRepo":186,"locale":23,"slug":358,"type":187},"voice-isolator",{"extract":360,"llm":361},{"commitSha":192,"license":181},{"promptVersionExtension":165,"promptVersionScoring":166,"score":322,"targetMarket":171,"tier":172},{"repoId":195},{"anyEnrichmentAt":221,"extractAt":222,"githubAt":221,"llmAt":184,"updatedAt":184}]