[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-digitalsamba-elevenlabs-zh-CN":3,"guides-for-digitalsamba-elevenlabs":404,"similar-k176sbdfzddy0xbbcxt1e2eak986nqb6-zh-CN":405},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":250,"isFallback":245,"parentExtension":255,"providers":256,"relations":262,"repo":265,"tags":400,"workflow":401},1778686555685.6833,"k176sbdfzddy0xbbcxt1e2eak986nqb6",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"使用 ElevenLabs API 生成 AI 配音、音效和音乐。用于创建视频、播客或游戏的音频内容。触发器包括生成配音、旁白、对话、根据描述生成音效、背景音乐、配乐生成、语音克隆或任何音频合成任务。",{"claudeCode":12},"digitalsamba/claude-code-video-toolkit","ElevenLabs 音频生成","https://github.com/digitalsamba/claude-code-video-toolkit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":231,"workflow":248},1778686555685.6836,"kn71yj37ywtw75smrwpd14v91586nx8r","zh-CN",{"checks":20,"evaluatedAt":185,"extensionSummary":186,"features":187,"nonGoals":193,"practices":197,"prerequisites":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"tier":220,"useCases":221,"workflow":226},[21,26,29,32,36,39,43,46,50,54,58,61,64,67,71,75,78,81,85,89,93,96,100,104,108,112,115,120,123,126,129,132,135,138,142,145,149,153,157,160,163,166,169,172,175,178,181,183],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清楚地说明了为各种媒体生成 AI 音频内容的问​​题，并列出了具体的用例，例如配音、音效和音乐。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能提供了使用 ElevenLabs API 进行 AI 音频生成的综合工具集，包括文本转语音、语音克隆、音效和音乐生成，超越了简单的 API 调用。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该工具包提供了功能性的 Python 脚本和 Remotion 集成示例，涵盖了从脚本到同步场景的工作流程，表明已准备好投入生产使用。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能专门专注于使用 ElevenLabs 和相关工具（如 FFmpeg 和 Remotion）进行 AI 音频生成和音频集成，保持了连贯的范围。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","描述准确地反映了该技能使用 ElevenLabs API 生成 AI 配音、音效和音乐的能力，并提供了相关的触发器。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","描述清楚地说明了生成 AI 音频内容的用途，并列出了具体的触发器和用例，使其功能和适用性易于理解。",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","Frontmatter 简洁明了，清楚地说明了核心功能，并提供了相关的触发短语，没有过多的关键字。",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","SKILL.md 文件结构良好，包含代码示例和清晰的解释，详细的 API 参考资料委托给单独的文件。",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","详细的 API 参考资料和工作流程说明在单独的文件（`reference.md`）中提供，使主要的 SKILL.md 保持专注。",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","此技能不涉及需要分支上下文的深度探索或代码审查；其操作直接且简短。",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","SKILL.md 和 README 提供了大量清晰的端到端 Python 代码示例，用于各种音频生成任务，包括 Remotion 集成。",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","`reference.md` 文件记录了 API 调用的错误处理，Remotion 集成部分显示了音频加载的错误处理。",{"category":40,"check":65,"severity":56,"summary":66},"Tool Fallback","该技能主要直接使用 ElevenLabs API，似乎不依赖于可选的外部工具进行回退。",{"category":68,"check":69,"severity":24,"summary":70},"Safety","Halt on unexpected state","`reference.md` 文件详细说明了 API 调用的错误处理，表明 API 交互期间的意外状态将停止进程。",{"category":72,"check":73,"severity":24,"summary":74},"Portability","Cross-skill coupling","该技能是独立的，专注于 ElevenLabs API 交互，没有隐式依赖于其他特定技能的加载。",{"category":40,"check":76,"severity":24,"summary":77},"Overlapping near-synonym tools","提供的工具和命令似乎没有重叠的近义词名称来执行相似的功能。",{"category":47,"check":79,"severity":24,"summary":80},"Phantom features","所有宣传的功能，如文本转语音、语音克隆和音乐生成，都在文档中有相应的实现细节和示例。",{"category":82,"check":83,"severity":24,"summary":84},"Install","Installation instruction","README 提供了清晰的安装说明，包括克隆存储库、安装依赖项以及打开 Claude Code。",{"category":86,"check":87,"severity":24,"summary":88},"Errors","Actionable error messages","`reference.md` 文件为 ElevenLabs API 错误（如速率限制和无效 API 密钥）提供了具体的错误代码和可操作的建议。",{"category":90,"check":91,"severity":24,"summary":92},"Execution","Pinned dependencies","`tools/requirements.txt` 文件列出了依赖项，并且锁定文件（README 示例中的 `npm install` 暗示了 `package-lock.json`）的存在表明 Node.js 的依赖项已固定。",{"category":33,"check":94,"severity":56,"summary":95},"Dry-run preview","该技能的主要功能涉及生成音频和音乐，这些本质上是创造性的，而不是通常需要预演预览的状态更改操作。",{"category":97,"check":98,"severity":56,"summary":99},"Protocol","Idempotent retry & timeouts","核心操作是 ElevenLabs 的 API 调用，它们处理自己的速率限制和超时。该技能本身不执行需要幂等性的状态更改操作。",{"category":101,"check":102,"severity":56,"summary":103},"Compliance","Telemetry opt-in","没有迹象表明该技能会发出遥测数据。",{"category":105,"check":106,"severity":24,"summary":107},"License","License usability","该扩展根据 MIT 许可证授权，这可以通过 LICENSE 文件的存在来确认。",{"category":109,"check":110,"severity":24,"summary":111},"Maintenance","Commit recency","最近的提交是在 2026 年 5 月 11 日，表明在过去 90 天内有积极的维护。",{"category":109,"check":113,"severity":24,"summary":114},"Dependency Management","项目包含用于 Python 依赖项的 `requirements.txt`，并且示例中使用了 `npm install`，这表明依赖项管理已得到处理。",{"category":116,"check":117,"severity":118,"summary":119},"Security","Secret Management","warning","该技能需要 `ELEVENLABS_API_KEY` 环境变量，但文档（`.claude/skills/elevenlabs/SKILL.md`）没有明确说明如何安全地管理或轮换此密钥，如果处理不当，可能会带来风险。",{"category":116,"check":121,"severity":24,"summary":122},"Injection","该技能的 Python 脚本通过参数与 ElevenLabs API 交互，并且没有证据表明动态加载或执行外部不受信任的代码或数据。",{"category":116,"check":124,"severity":24,"summary":125},"Transitive Supply-Chain Grenades","该技能依赖于 ElevenLabs 的 API 调用和本地 Python 脚本；没有迹象表明从远程 URL 运行时获取代码或指令。",{"category":116,"check":127,"severity":24,"summary":128},"Sandbox Isolation","Python 脚本通过进行 API 调用或处理本地文件来运行，并且没有迹象表明尝试写入项目目录之外或操纵系统文件。",{"category":116,"check":130,"severity":24,"summary":131},"Sandbox escape primitives","在提供的脚本或文档中未检测到分离的进程生成或拒绝重试循环。",{"category":116,"check":133,"severity":24,"summary":134},"Data Exfiltration","该技能根据用户提示生成音频，似乎不读取或将机密用户数据提交给第三方。",{"category":116,"check":136,"severity":24,"summary":137},"Hidden Text Tricks","捆绑的内容和文档不包含任何隐藏文本技巧、不可见字符或混淆指令。",{"category":139,"check":140,"severity":24,"summary":141},"Hooks","Opaque code execution","提供的 Python 脚本是纯净且可读的，没有混淆、base64 负载或运行时代码获取的证据。",{"category":72,"check":143,"severity":24,"summary":144},"Structural Assumption","该技能的 Python 脚本和 Remotion 示例使用相对路径进行文件操作和资源引用，避免了对特定于用户的绝对项目结构的假设。",{"category":146,"check":147,"severity":24,"summary":148},"Trust","Issues Attention","在过去 90 天内，打开了 1 个问题，关闭了 4 个问题，表明响应率高且维护活跃。",{"category":150,"check":151,"severity":24,"summary":152},"Versioning","Release Management","该项目有一个 GitHub release 标签和一个 `CHANGELOG.md`，表明有清晰的版本控制策略。",{"category":154,"check":155,"severity":24,"summary":156},"Code Execution","Validation","Python 脚本的输入参数通常通过函数参数进行处理，ElevenLabs 的 API 调用将受到其验证。Remotion 示例使用类型安全的组件。",{"category":116,"check":158,"severity":24,"summary":159},"Unguarded Destructive Operations","该技能的操作涉及生成音频文件和进行 API 调用，这些都不是需要显式确认的破坏性操作。",{"category":154,"check":161,"severity":24,"summary":162},"Error Handling","`reference.md` 详细说明了 ElevenLabs API 调用的错误处理，Remotion 集成示例显示了如何优雅地处理音频加载错误。",{"category":154,"check":164,"severity":24,"summary":165},"Logging","Remotion 集成示例演示了音频加载失败时的控制台错误日志记录，并且 Python 脚本在执行期间通常会记录输出或错误。",{"category":101,"check":167,"severity":56,"summary":168},"GDPR","该技能生成音频内容，似乎不处理个人数据。",{"category":101,"check":170,"severity":24,"summary":171},"Target market","该扩展的功能是全球性的，不与任何特定的地理或法律管辖区挂钩。",{"category":72,"check":173,"severity":24,"summary":174},"Runtime stability","Python 脚本假定标准 Python 环境，Remotion 示例假定 Node.js/React 环境，未注意到特定的操作系统或 shell 依赖项。",{"category":47,"check":176,"severity":24,"summary":177},"README","README 文件内容全面，详细说明了安装、用法、功能和项目结构。",{"category":33,"check":179,"severity":24,"summary":180},"Tool surface size","该技能为音频生成任务公开了数量可观的 Python 工具和概念命令。",{"category":82,"check":83,"severity":24,"summary":182},"README 提供了清晰的安装说明，包括克隆存储库和安装依赖项。",{"category":33,"check":179,"severity":24,"summary":184},"Python 脚本和记录的命令是专注的，并且不超出该技能目的的可接受数量。",1778686286364,"该工具包提供了 Python 脚本和集成示例，用于使用 ElevenLabs API 生成 AI 配音、音效和音乐。它包括关于 API 使用、语音设置、克隆以及如何将生成的音频集成到 Remotion 视频合成中的详细文档。",[188,189,190,191,192],"从文本生成 AI 配音","执行语音克隆以创建自定义语音","创建音效和音乐","将音频生成集成到 Remotion 视频项目中","使用详细示例利用 ElevenLabs API",[194,195,196],"复杂的视频编辑（超出音频集成范围）","直接控制云 GPU 实例管理（由其他技能处理）","提供 ElevenLabs 平台本身的替代方案",[198,199,200],"API 集成","音频合成","视频制作工作流程",[202,203,204],"ELEVENLABS_API_KEY 环境变量","建议使用 Python 3.9+","用于 Remotion 集成的 Node.js 18+","3.0.0","4.4.0","通过 AI 赋能用户为视频、播客和游戏创建专业级音频内容，从而简化从脚本到最终渲染的过程。","该技能文档齐全，已投入生产，并且范围清晰。唯一的轻微警告与 API 密钥的显式处理有关。",95,"用于 AI 音频生成和集成到视频制作工作流程中的综合工具包。",[212,213,214,215,216,217,218,219],"audio","voiceover","elevenlabs","tts","music-generation","sound-effects","remotion","video-production","community",[222,223,224,225],"为解说视频创建旁白","为游戏角色生成对话","为播客制作背景音乐","为视频项目添加音效",[227,228,229,230],"阅读脚本或描述","调用 ElevenLabs API 进行音频生成","保存生成的音频文件","将音频集成到视频项目（例如，Remotion）",{"codeQuality":232,"collectedAt":234,"documentation":235,"maintenance":238,"security":244,"testCoverage":247},{"hasLockfile":233},true,1778686262309,{"descriptionLength":236,"readmeSize":237},314,18886,{"closedIssues90d":239,"forks":240,"hasChangelog":233,"openIssues90d":241,"pushedAt":242,"stars":243},4,187,1,1778501732000,1137,{"hasNpmPackage":245,"license":246,"smitheryVerified":245},false,"MIT",{"hasCi":233,"hasTests":245},{"updatedAt":249},1778686555685,{"basePath":251,"githubOwner":252,"githubRepo":253,"locale":18,"slug":214,"type":254},".claude/skills/elevenlabs","digitalsamba","claude-code-video-toolkit","skill",null,{"evaluate":257,"extract":260},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":258,"targetMarket":259,"tier":220},[212,213,214,215,216,217,218,219],"global",{"commitSha":261,"license":246},"HEAD",{"repoId":263,"translatedFrom":264},"kd70r97eght58pp9f1x8scdagd86n32q","k1747054r5n93tcfhvebmz2a4n86mjm4",{"_creationTime":266,"_id":263,"identity":267,"providers":268,"workflow":396},1778686211924.9185,{"githubOwner":252,"githubRepo":253,"sourceUrl":14},{"classify":269,"discover":380,"github":383},{"commitSha":261,"extensions":270},[271,283,292,301,309,317,325,334,348,356,364,372],{"basePath":272,"description":273,"displayName":274,"installMethods":275,"rationale":276,"selectedPaths":277,"source":281,"sourceLanguage":282,"type":254},".claude/skills/acestep","AI music generation with ACE-Step 1.5 — background music, vocal tracks, covers, stem extraction, audio repainting, and continuation for video production. Use when generating music, soundtracks, jingles, or working with audio stems. Triggers include background music, soundtrack, jingle, music generation, stem extraction, cover, style transfer, repaint, continuation, or musical composition tasks.","acestep",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/acestep/SKILL.md",[278],{"path":279,"priority":280},"SKILL.md","mandatory","rule","en",{"basePath":251,"description":284,"displayName":214,"installMethods":285,"rationale":286,"selectedPaths":287,"source":281,"sourceLanguage":282,"type":254},"Generate AI voiceovers, sound effects, and music using ElevenLabs APIs. Use when creating audio content for videos, podcasts, or games. Triggers include generating voiceovers, narration, dialogue, sound effects from descriptions, background music, soundtrack generation, voice cloning, or any audio synthesis task.",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/elevenlabs/SKILL.md",[288,289],{"path":279,"priority":280},{"path":290,"priority":291},"reference.md","medium",{"basePath":293,"description":294,"displayName":295,"installMethods":296,"rationale":297,"selectedPaths":298,"source":281,"sourceLanguage":282,"type":254},".claude/skills/ffmpeg","Video and audio processing with FFmpeg. Use for format conversion, resizing, compression, audio extraction, and preparing assets for Remotion. Triggers include converting GIF to MP4, resizing video, extracting audio, compressing files, or any media transformation task.","ffmpeg",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/ffmpeg/SKILL.md",[299,300],{"path":279,"priority":280},{"path":290,"priority":291},{"basePath":302,"description":303,"displayName":304,"installMethods":305,"rationale":306,"selectedPaths":307,"source":281,"sourceLanguage":282,"type":254},".claude/skills/frontend-design","Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.","frontend-design",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/frontend-design/SKILL.md",[308],{"path":279,"priority":280},{"basePath":310,"description":311,"displayName":312,"installMethods":313,"rationale":314,"selectedPaths":315,"source":281,"sourceLanguage":282,"type":254},".claude/skills/ltx2","AI video generation with LTX-2.3 22B — text-to-video, image-to-video clips for video production. Use when generating video clips, animating images, creating b-roll, animated backgrounds, or motion content. Triggers include video generation, animate image, b-roll, motion, video clip, text-to-video, image-to-video.","ltx2",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/ltx2/SKILL.md",[316],{"path":279,"priority":280},{"basePath":318,"description":319,"displayName":320,"installMethods":321,"rationale":322,"selectedPaths":323,"source":281,"sourceLanguage":282,"type":254},".claude/skills/moviepy","Python video composition with moviepy 2.x — overlaying deterministic text on AI-generated video (LTX-2, SadTalker), compositing clips, single-file build.py video projects. Use when adding labels/captions/lower-thirds to LTX-2 or SadTalker outputs, building short ad-style spots in pure Python without Remotion, or doing programmatic video composition. Triggers include text overlay on video, label LTX-2 clip, caption SadTalker output, lower third, build.py video, moviepy, Python video composition, sub-30s ad spot.","moviepy",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/moviepy/SKILL.md",[324],{"path":279,"priority":280},{"basePath":326,"description":327,"displayName":328,"installMethods":329,"rationale":330,"selectedPaths":331,"source":281,"sourceLanguage":282,"type":254},".claude/skills/playwright-recording","Record browser interactions as video using Playwright. Use for capturing demo videos, app walkthroughs, and UI flows for Remotion videos. Triggers include recording a demo, capturing browser video, screen recording a website, or creating walkthrough footage.","playwright-recording",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/playwright-recording/SKILL.md",[332,333],{"path":279,"priority":280},{"path":290,"priority":291},{"basePath":335,"description":336,"displayName":337,"installMethods":338,"rationale":339,"selectedPaths":340,"source":281,"sourceLanguage":282,"type":254},".claude/skills/qwen-edit","AI image editing prompting patterns for Qwen-Image-Edit. Use when editing photos while preserving identity, reframing cropped images, changing clothing or accessories, adjusting poses, applying style transfers, or character transformations. Provides prompt patterns, parameter tuning, and examples.","qwen-edit",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/qwen-edit/SKILL.md",[341,342,344,346],{"path":279,"priority":280},{"path":343,"priority":291},"examples.md",{"path":345,"priority":291},"parameters.md",{"path":347,"priority":291},"prompting.md",{"basePath":349,"description":350,"displayName":218,"installMethods":351,"rationale":352,"selectedPaths":353,"source":281,"sourceLanguage":282,"type":254},".claude/skills/remotion","Toolkit-specific Remotion patterns — custom transitions, shared components, and project conventions. For core Remotion framework knowledge (hooks, animations, rendering, etc.), see the `remotion-official` skill.",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/remotion/SKILL.md",[354,355],{"path":279,"priority":280},{"path":290,"priority":291},{"basePath":357,"description":358,"displayName":359,"installMethods":360,"rationale":361,"selectedPaths":362,"source":281,"sourceLanguage":282,"type":254},".claude/skills/remotion-official","Best practices for Remotion - Video creation in React","remotion-best-practices",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/remotion-official/SKILL.md",[363],{"path":279,"priority":280},{"basePath":365,"description":366,"displayName":367,"installMethods":368,"rationale":369,"selectedPaths":370,"source":281,"sourceLanguage":282,"type":254},".claude/skills/runpod","Cloud GPU processing via RunPod serverless. Use when setting up RunPod endpoints, deploying Docker images, managing GPU resources, troubleshooting endpoint issues, or understanding costs. Covers all 5 toolkit images (qwen-edit, realesrgan, propainter, sadtalker, qwen3-tts).","runpod",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/runpod/SKILL.md",[371],{"path":279,"priority":280},{"basePath":373,"description":374,"displayName":375,"installMethods":376,"rationale":377,"selectedPaths":378,"source":281,"sourceLanguage":282,"type":254},"skills/openclaw-video-toolkit","Create professional videos autonomously using claude-code-video-toolkit — AI voiceovers, image generation, music, talking heads, and Remotion rendering.","openclaw-video-toolkit",{"claudeCode":12},"SKILL.md frontmatter at skills/openclaw-video-toolkit/SKILL.md",[379],{"path":279,"priority":280},{"sources":381},[382],"manual",{"closedIssues90d":239,"description":384,"forks":240,"license":246,"openIssues90d":241,"pushedAt":242,"readmeSize":237,"stars":243,"topics":385},"AI-native video production toolkit for Claude Code",[386,387,388,214,389,390,218,391,392,219,393,394,395],"ai-video-generator","claude-code","developer-tools","playwright","programmatic-video","text-to-speech","video-editing","open-source","qwen-tts","openclaw",{"classifiedAt":397,"discoverAt":398,"extractAt":399,"githubAt":399,"updatedAt":397},1778686219532,1778686211925,1778686217771,[212,214,216,218,217,215,219,213],{"evaluatedAt":402,"extractAt":403,"updatedAt":249},1778686286487,1778686219732,[],[406,434,463,488,515,545],{"_creationTime":407,"_id":408,"community":409,"display":410,"identity":416,"providers":420,"relations":428,"tags":430,"workflow":431},1778690923100.0378,"k17cvy6yv9xmtby9b03sb83ep586n46a",{"reviewCount":8},{"description":411,"installMethods":412,"name":414,"sourceUrl":415},"ElevenLabs text-to-speech with 22+ premium voices, multilingual support, and voice tuning via inference.sh CLI. Models: eleven_multilingual_v2 (highest quality), eleven_turbo_v2_5 (low latency), eleven_flash_v2_5 (ultra-fast). Capabilities: text-to-speech, voice selection, stability/style control, 32 languages. Use for: voiceovers, audiobooks, video narration, podcasts, accessibility, IVR. Triggers: elevenlabs, eleven labs, elevenlabs tts, premium tts, professional voice, ai voice, high quality tts, multilingual tts, eleven labs voice, voice generation, natural speech, realistic voice, voice over, speech synthesis",{"claudeCode":413},"inferen-sh/skills","elevenlabs-tts","https://github.com/inferen-sh/skills",{"basePath":417,"githubOwner":418,"githubRepo":419,"locale":282,"slug":414,"type":254},"tools/audio/elevenlabs-tts","inferen-sh","skills",{"evaluate":421,"extract":427},{"promptVersionExtension":205,"promptVersionScoring":206,"score":422,"tags":423,"targetMarket":259,"tier":426},99,[391,215,214,212,424,425],"voice-generation","multilingual","verified",{"commitSha":261},{"repoId":429},"kd75bmkxfkvvw504knzzpkzjph86n71t",[212,214,425,391,215,424],{"evaluatedAt":432,"extractAt":433,"updatedAt":432},1778692055679,1778690923100,{"_creationTime":435,"_id":436,"community":437,"display":438,"identity":444,"providers":448,"relations":456,"tags":459,"workflow":460},1778696833339.6235,"k173202da6bz9n3t2ytqn33f3h86n9e0",{"reviewCount":8},{"description":439,"installMethods":440,"name":442,"sourceUrl":443},"Convert documents and text to audio using Google Cloud Text-to-Speech.\nUse this skill when the user wants to: narrate a document, read aloud text,\ngenerate audio from a file, convert text to speech, create a recording\nof documentation or analysis, create a podcast from a document, or use\nGoogle TTS/text-to-speech. Trigger phrases: \"read this aloud\", \"narrate this\",\n\"create a recording\", \"text to speech\", \"TTS\", \"convert to audio\",\n\"audio from document\", \"listen to this\", \"generate audio\", \"google tts\",\n\"create a podcast\".\n",{"claudeCode":441},"sanjay3290/ai-skills","google-tts","https://github.com/sanjay3290/ai-skills",{"basePath":445,"githubOwner":446,"githubRepo":447,"locale":282,"slug":442,"type":254},"skills/google-tts","sanjay3290","ai-skills",{"evaluate":449,"extract":455},{"promptVersionExtension":205,"promptVersionScoring":206,"score":450,"tags":451,"targetMarket":259,"tier":426},100,[215,452,212,453,454],"speech","google-cloud","python",{"commitSha":261},{"parentExtensionId":457,"repoId":458},"k17es37z10n1sw6t2m3f0vsydx86mnje","kd71np0fyqg23qg8w2hcfw0h0h86nkn0",[212,453,454,452,215],{"evaluatedAt":461,"extractAt":462,"updatedAt":461},1778697061989,1778696833339,{"_creationTime":464,"_id":465,"community":466,"display":467,"identity":473,"providers":476,"relations":482,"tags":484,"workflow":485},1778695021936.5625,"k1703jnec5x3fdsmasfekwt56s86m8bv",{"reviewCount":8},{"description":468,"installMethods":469,"name":471,"sourceUrl":472},"Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.",{"claudeCode":470},"openai/skills","Speech Generation Skill","https://github.com/openai/skills",{"basePath":474,"githubOwner":475,"githubRepo":419,"locale":282,"slug":452,"type":254},"skills/.curated/speech","openai",{"evaluate":477,"extract":480},{"promptVersionExtension":205,"promptVersionScoring":206,"score":450,"tags":478,"targetMarket":259,"tier":426},[452,212,475,215,391,479],"narration",{"commitSha":261,"license":481},"Apache-2.0",{"repoId":483},"kd75n2zj3yh472p25zffgycved86mnpx",[212,479,475,452,391,215],{"evaluatedAt":486,"extractAt":487,"updatedAt":486},1778695652845,1778695021936,{"_creationTime":489,"_id":490,"community":491,"display":492,"identity":498,"providers":502,"relations":509,"tags":511,"workflow":512},1778697652123.8977,"k17dredz1hs8xzqz5p5er1qsgh86n8x6",{"reviewCount":8},{"description":493,"installMethods":494,"name":496,"sourceUrl":497},"Local text-to-speech via sherpa-onnx (offline, no cloud)",{"claudeCode":495},"steipete/clawdis","sherpa-onnx-tts","https://github.com/steipete/clawdis",{"basePath":499,"githubOwner":500,"githubRepo":501,"locale":282,"slug":496,"type":254},"skills/sherpa-onnx-tts","steipete","clawdis",{"evaluate":503,"extract":508},{"promptVersionExtension":205,"promptVersionScoring":206,"score":422,"tags":504,"targetMarket":259,"tier":426},[215,505,506,507,212],"local","offline","sherpa-onnx",{"commitSha":261},{"repoId":510},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[212,505,506,507,215],{"evaluatedAt":513,"extractAt":514,"updatedAt":513},1778698917372,1778697652123,{"_creationTime":516,"_id":517,"community":518,"display":519,"identity":525,"providers":530,"relations":539,"tags":541,"workflow":542},1778688112811.7288,"k170zam9mq6m2v8w98jep3fkw586mp6g",{"reviewCount":8},{"description":520,"installMethods":521,"name":523,"sourceUrl":524},"Master the essential audio post-production techniques—normalization, compression, EQ, and noise reduction—using the correct processing order to achieve professional-quality audio. Use when: Editing podcast episodes or video soundtracks; Cleaning up recorded voiceovers; Improving audio quality for marketing content; Preparing audio files for distribution; Troubleshooting common audio issues",{"claudeCode":522},"guia-matthieu/clawfu-skills","Audio Editing Fundamentals","https://github.com/guia-matthieu/clawfu-skills",{"basePath":526,"githubOwner":527,"githubRepo":528,"locale":282,"slug":529,"type":254},"skills/audio/audio-editing","guia-matthieu","clawfu-skills","audio-editing",{"evaluate":531,"extract":538},{"promptVersionExtension":205,"promptVersionScoring":206,"score":422,"tags":532,"targetMarket":259,"tier":426},[212,533,534,535,213,536,537],"editing","post-production","podcast","eq","compression",{"commitSha":261,"license":246},{"repoId":540},"kd72qvzyvm658ya7pbyh5ey47h86md53",[212,537,533,536,535,534,213],{"evaluatedAt":543,"extractAt":544,"updatedAt":543},1778688372051,1778688112811,{"_creationTime":546,"_id":547,"community":548,"display":549,"identity":552,"providers":553,"relations":560,"tags":562,"workflow":563},1778686558427.6206,"k1748cndr3fw9n0vwwk664a28x86m7sd",{"reviewCount":8},{"description":550,"installMethods":551,"name":295,"sourceUrl":14},"使用 FFmpeg 进行视频和音频处理。用于格式转换、调整大小、压缩、音频提取以及为 Remotion 准备素材。触发器包括将 GIF 转换为 MP4、调整视频大小、提取音频、压缩文件或任何媒体转换任务。",{"claudeCode":12},{"basePath":293,"githubOwner":252,"githubRepo":253,"locale":18,"slug":295,"type":254},{"evaluate":554,"extract":559},{"promptVersionExtension":205,"promptVersionScoring":206,"score":422,"tags":555,"targetMarket":259,"tier":426},[556,212,295,218,557,537,558],"video","media-processing","conversion",{"commitSha":261},{"repoId":263,"translatedFrom":561},"k172sbg4kfrq84d08e4rk1ghp586nk45",[212,537,558,295,557,218,556],{"evaluatedAt":564,"extractAt":403,"updatedAt":565},1778686320284,1778686558427]