[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-NoizAI-tts-zh-CN":3,"guides-for-NoizAI-tts":375,"similar-k170z0g9nga3h72a52d5d5vm4x86mrkc-zh-CN":376},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":228,"parentExtension":248,"providers":249,"relations":255,"repo":258,"tags":371,"workflow":372},1778694901888.4358,"k170z0g9nga3h72a52d5d5vm4x86mrkc",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"当用户想要将文本转换为语音、从文本生成音频或制作配音时，请使用此技能。触发词包括：提及 'TTS'、'text to speech'、'speak'、'say'、'voice'、'read aloud'、'audio narration'、'voiceover'、'dubbing'，或要求将书面内容转换为口头音频。在将 EPUB/PDF/SRT/文章转换为音频、从参考音频克隆声音、控制语音中的情感或语速、将语音与字幕时间线对齐或生成每个片段的语音映射音频时，也请使用。",{"claudeCode":12},"NoizAI/skills","tts","https://github.com/NoizAI/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":226,"workflow":241},1778694901888.436,"kn7amrv9f93jn56p7966rz387186mzhf","zh-CN",{"checks":20,"evaluatedAt":194,"extensionSummary":195,"features":196,"nonGoals":203,"promptVersionExtension":207,"promptVersionScoring":208,"purpose":209,"rationale":210,"score":211,"summary":212,"tags":213,"tier":219,"useCases":220},[21,26,29,32,36,39,44,48,51,54,58,62,66,70,73,76,79,82,85,88,92,96,101,105,109,112,115,118,122,125,128,131,134,137,140,144,148,152,155,159,162,165,168,171,175,178,181,184,187,191],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清楚地说明了文本转语音和制作配音的问题，并提供了特定的触发词和用例。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能提供了声音克隆、情感控制和时间线准确音频渲染等高级功能，超出了基本的文本到语音能力。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能为文本到语音转换提供了强大的功能，包括多种后端、模式和配置选项，涵盖了其声明用例的完整生命周期。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能专注于文本到语音生成及相关的音频处理，没有扩展到无关的领域。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确反映了技能的能力，包括其触发词、高级模式和用例。",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","这是一个基于脚本的工具，而不是一组离散的工具，因此此检查不适用。",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","SKILL.md 文件清楚地记录了默认的 'speak' 命令和 'render' 子命令的参数，包括特定于后端的选项和默认值。",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","这是一个具有 CLI 界面的基于脚本的技能，而不是一组命名的工具，因此此检查不适用。",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","脚本的命令行参数经过精心定义并针对任务，避免了过于宽泛的输入参数或过多的输出。",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","该扩展根据 MIT 许可证授权，这是一个宽松的开源许可证。",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","最后一次提交是在 2026 年 5 月 7 日，表明有近期的维护活动。",{"category":59,"check":63,"severity":64,"summary":65},"Dependency Management","warning","该技能需要 'requests' 包来支持 Noiz 后端，但没有明确提及锁文件或其自动依赖更新。",{"category":67,"check":68,"severity":24,"summary":69},"Security","Secret Management","API 密钥通过环境变量或受保护的配置文件进行安全处理，并且不会回显到 stdout。",{"category":67,"check":71,"severity":24,"summary":72},"Injection","脚本似乎安全地处理文本和文件输入，不从外部数据执行任意代码。",{"category":67,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","该技能捆绑了其依赖项，并且在运行时不获取或执行外部代码。",{"category":67,"check":77,"severity":24,"summary":78},"Sandbox Isolation","脚本在定义的范围内运行，写入输出路径和配置文件目录，而不修改其域之外的任意文件。",{"category":67,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","未在脚本中检测到分离的进程生成或围绕被拒绝的工具调用的重试循环。",{"category":67,"check":83,"severity":24,"summary":84},"Data Exfiltration","出站调用已记录并与核心功能相关；没有明显的机密数据泄露。",{"category":67,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","捆绑的内容和描述不包含隐藏的控制技巧或混淆字符。",{"category":89,"check":90,"severity":24,"summary":91},"Hooks","Opaque code execution","脚本以纯文本、可读的 Python 源代码形式提供。",{"category":93,"check":94,"severity":24,"summary":95},"Portability","Structural Assumption","脚本正确处理相对于其执行上下文的文件路径，并声明了配置位置。",{"category":97,"check":98,"severity":99,"summary":100},"Trust","Issues Attention","info","过去 90 天内打开了 2 个问题，关闭了 0 个，表明问题上的近期活动很少。",{"category":102,"check":103,"severity":24,"summary":104},"Versioning","Release Management","SKILL.md 前端声明了一个名称和描述，但没有显式版本。但是，通过 `npx skills add NoizAI/skills --full-depth --skill tts -y` 安装意味着通过提交哈希进行版本控制。",{"category":106,"check":107,"severity":24,"summary":108},"Code Execution","Validation","脚本逻辑处理并验证输入参数，如文件路径、文本和 API 密钥。",{"category":67,"check":110,"severity":24,"summary":111},"Unguarded Destructive Operations","脚本主要写入指定的文件或配置文件目录，没有未经保护的破坏性操作。",{"category":106,"check":113,"severity":24,"summary":114},"Error Handling","脚本包含对 API 调用、文件操作和无效输入的全面错误处理，并以非零状态码退出。",{"category":106,"check":116,"severity":24,"summary":117},"Logging","脚本向 stderr 提供有关 API 密钥配置、下载和后端选择等操作的信息性输出，用作审计跟踪。",{"category":119,"check":120,"severity":24,"summary":121},"Compliance","GDPR","该技能似乎不处理超出 TTS 合成所需范围的个人数据，并且 API 调用已记录在案。",{"category":119,"check":123,"severity":24,"summary":124},"Target market","该技能的功能是全球性的，不与任何特定的地理或法律管辖区挂钩。",{"category":93,"check":126,"severity":24,"summary":127},"Runtime stability","脚本声明支持 Python 3.6-3.11，并且除标准 Python 库和可选的 `requests` 或 `kokoro-tts` 外，外部依赖项很少。",{"category":45,"check":129,"severity":24,"summary":130},"README","存在 README.md 文件，提供了安装说明，并列出了包括 'tts' 在内的可用技能。",{"category":33,"check":132,"severity":42,"summary":133},"Tool surface size","这是一个带有子命令的单个脚本，而不是具有多个不同工具的扩展。",{"category":40,"check":135,"severity":42,"summary":136},"Overlapping near-synonym tools","该技能使用子命令（'speak'、'render'、'to-srt'、'config'），这些子命令是不同的，并且不重叠。",{"category":45,"check":138,"severity":24,"summary":139},"Phantom features","README 和 SKILL.md 中宣传的所有功能，如 TTS 生成、声音克隆和时间线渲染，都已实现。",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","README 提供了使用 `npx skills add` 的清晰安装说明，并包括 'tts' 技能的示例 CLI 调用。",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","错误消息清晰，解释了问题（例如，缺少 API 密钥、必需的参数），并提供了补救措施。",{"category":149,"check":150,"severity":64,"summary":151},"Execution","Pinned dependencies","脚本列出了 'requests' 等必需的包，但没有明确的版本固定或锁文件，这可能导致兼容性问题。",{"category":33,"check":153,"severity":42,"summary":154},"Dry-run preview","'tts' 技能的主要操作涉及生成音频文件，这些文件不具破坏性，并且不需要干运行模式。",{"category":156,"check":157,"severity":24,"summary":158},"Protocol","Idempotent retry & timeouts","对 Noiz API 的网络调用具有可配置的超时，并且脚本能很好地处理潜在的错误。",{"category":119,"check":160,"severity":24,"summary":161},"Telemetry opt-in","没有迹象表明此技能会收集或发出遥测数据；所有操作均由用户驱动。",{"category":40,"check":163,"severity":24,"summary":164},"Precise Purpose","SKILL.md 清楚地定义了文本转语音的目的，并提供了特定的触发词和非目标。",{"category":40,"check":166,"severity":24,"summary":167},"Concise Frontmatter","SKILL.md 中的前端简洁明了，并有效地总结了技能的核心能力和触发词。",{"category":45,"check":169,"severity":24,"summary":170},"Concise Body","SKILL.md 结构良好，对详细信息使用渐进式披露，并且长度适中。",{"category":172,"check":173,"severity":24,"summary":174},"Context","Progressive Disclosure","详细信息已内联提供，并链接到外部参考文件，如 `ref_3rd_party.md` 以获取更多详细信息。",{"category":172,"check":176,"severity":42,"summary":177},"Forked exploration","此技能是一个直接使用的工具，不涉及深度探索或代码审查，因此“context: fork”不适用。",{"category":22,"check":179,"severity":24,"summary":180},"Usage examples","SKILL.md 和 README 提供了清晰、可直接使用的各种功能示例，包括基本的 speak、声音克隆和时间线渲染。",{"category":22,"check":182,"severity":24,"summary":183},"Edge cases","脚本处理潜在问题，如缺少 API 密钥、空文本输入和无效参数值，并提供信息性错误消息和恢复路径。",{"category":106,"check":185,"severity":24,"summary":186},"Tool Fallback","当未配置 API 密钥时，该技能支持回退到 'noiz-guest' 模式，并且如果安装了 'kokoro' 后端，则可以显式使用它。",{"category":188,"check":189,"severity":24,"summary":190},"Safety","Halt on unexpected state","脚本包含对 API 密钥和必需包等先决条件的检查，如果未满足，则会以清晰的错误消息停止执行。",{"category":93,"check":192,"severity":24,"summary":193},"Cross-skill coupling","“tts”技能独立运行，不隐式依赖其他技能；任何指向第三方集成的引用都已清晰记录。",1778694818233,"此技能使用 Noiz 云 API 或本地 Kokoro 后端将文本转换为语音。它支持简单的文本到音频转换、声音克隆、情感控制以及从 SRT 文件进行时间线精确的音频生成。它还包括从文本生成 SRT 文件和管理 API 密钥的实用工具。",[197,198,199,200,201,202],"文本到语音转换","从参考音频进行声音克隆","情感和语速控制","从 SRT 进行时间线准确的音频渲染","支持 Noiz 云 API 和本地 Kokoro 后端","Noiz API 的访客模式（无需身份验证）",[204,205,206],"实时对话语音交互","超出简单合成和对齐范围的音频编辑","与聊天平台直接集成（尽管输出可用于此目的）","3.0.0","4.4.0","为用户提供一个多功能、高质量的工具，用于从文本生成语音音频，满足从简单配音到复杂配音的广泛需求。","该技能文档齐全，提供高级 TTS 功能，并能稳健地处理错误。关于依赖管理和问题关注的次要警告并未影响整体高质量。",96,"高质量的文本到语音技能，具有高级功能和强大的实现。",[13,214,215,216,217,218],"speech","audio","voice","narration","dubbing","community",[221,222,223,224,225],"为视频或演示文稿生成配音","从文本文件或文章创建有声读物","为聊天机器人或虚拟助手生成合成语音","使用时间对齐的配音来配音视频内容","克隆特定声音以用于个性化音频消息",{"codeQuality":227,"collectedAt":229,"documentation":230,"maintenance":233,"security":238,"testCoverage":239},{"hasLockfile":228},false,1778694802732,{"descriptionLength":231,"readmeSize":232},529,4484,{"closedIssues90d":8,"forks":234,"hasChangelog":228,"openIssues90d":235,"pushedAt":236,"stars":237},72,2,1778143310000,497,{"hasNpmPackage":228,"smitheryVerified":228},{"hasCi":240,"hasTests":240},true,{"updatedAt":242},1778694901888,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},"skills/tts","NoizAI","skills","skill",null,{"evaluate":250,"extract":253},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":251,"targetMarket":252,"tier":219},[13,214,215,216,217,218],"global",{"commitSha":254},"HEAD",{"repoId":256,"translatedFrom":257},"kd76ab29g8nkd2m33vabs03ybx86my58","k1780m9bym6pcnr3yx322hj5ah86n6y7",{"_creationTime":259,"_id":256,"identity":260,"providers":261,"workflow":367},1778694655410.099,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":262,"discover":361,"github":364},{"commitSha":254,"extensions":263},[264,279,291,299,312,322,332,349],{"basePath":265,"description":266,"displayName":267,"installMethods":268,"rationale":269,"selectedPaths":270,"source":277,"sourceLanguage":278,"type":247},"skills/characteristic-voice","Use this skill whenever the user wants speech to sound more human, companion-like, or emotionally expressive. Triggers include: any mention of 'say like', 'talk like', 'speak like', 'companion voice', 'comfort me', 'cheer me up', 'sound more human', 'good night voice', 'good morning voice', or requests to add fillers, emotion, or personality to generated speech. Also use when the user wants to mimic a specific character's voice, apply speaking style presets (goodnight, morning, comfort, celebration, chatting), tune emotional parameters like warmth or tenderness, or make TTS output feel like a real person talking. If the user asks for a 'voice message', 'companion audio', 'character voice', or wants speech that sighs, laughs, hesitates, or sounds genuinely warm, use this skill. Do NOT use for plain text-to-speech without personality, music generation, sound effects, or general coding tasks unrelated to expressive speech.","characteristic-voice",{"claudeCode":12},"SKILL.md frontmatter at skills/characteristic-voice/SKILL.md",[271,274],{"path":272,"priority":273},"SKILL.md","mandatory",{"path":275,"priority":276},"scripts/speak.sh","low","rule","en",{"basePath":280,"description":281,"displayName":282,"installMethods":283,"rationale":284,"selectedPaths":285,"source":277,"sourceLanguage":278,"type":247},"skills/chat-with-anyone","Chat with any real person or fictional character in their own voice by automatically finding their speech online, extracting a clean reference sample, and generating audio replies. Also supports generating a matching voice from an uploaded image. Use when the user says \"我想跟xxx聊天\", \"你来扮演xxx跟我说话\", \"让xxx给我讲讲这篇文章\", \"我想跟图片中的人说话\", or similar.","chat-with-anyone",{"claudeCode":12},"SKILL.md frontmatter at skills/chat-with-anyone/SKILL.md",[286,287,289],{"path":272,"priority":273},{"path":288,"priority":276},"scripts/extract_ref_segment.py",{"path":290,"priority":276},"scripts/voice_design.py",{"basePath":292,"description":293,"displayName":294,"installMethods":295,"rationale":296,"selectedPaths":297,"source":277,"sourceLanguage":278,"type":247},"skills/daily-news-caster","Fetches the latest news using news-aggregator-skill, formats it into a podcast script in Markdown format, and uses the tts skill to generate a podcast audio file. Use when the user asks to get the latest news and read it out as a podcast.","daily-news-caster",{"claudeCode":12},"SKILL.md frontmatter at skills/daily-news-caster/SKILL.md",[298],{"path":272,"priority":273},{"basePath":300,"description":301,"displayName":302,"installMethods":303,"rationale":304,"selectedPaths":305,"source":277,"sourceLanguage":278,"type":247},"skills/sound-fx","Use this skill whenever the user wants to generate sound effects, ambient audio, or short audio clips from a text description. Triggers include: any mention of 'sound effect', 'sfx', 'generate sound', 'make a sound', 'audio effect', 'ambient sound', 'foley', 'sound clip', 'noise', or requests to produce a specific sound (e.g. 'make a gunshot sound', 'generate thunder', 'create the sound of rain'). Also use when the user describes an action or scenario and wants the corresponding audio (e.g. 'someone getting spanked', 'a door slamming', 'cartoon boing'). Do NOT use for speech synthesis, music generation with melody/lyrics, or voice cloning.","sound-fx",{"claudeCode":12},"SKILL.md frontmatter at skills/sound-fx/SKILL.md",[306,307,310],{"path":272,"priority":273},{"path":308,"priority":309},"ref_3rd_party.md","medium",{"path":311,"priority":276},"scripts/sfx.py",{"basePath":313,"description":314,"displayName":315,"installMethods":316,"rationale":317,"selectedPaths":318,"source":277,"sourceLanguage":278,"type":247},"skills/speech-to-text","Use this skill whenever the user wants to transcribe audio to text, convert speech to text, or get a transcript from an audio or video file. Triggers include: any mention of 'transcribe', 'transcription', 'speech to text', 'STT', 'convert audio to text', 'what does this audio say', 'get transcript', 'subtitle generation', or requests to extract spoken words from a file. Also use when the user wants speaker identification from audio, timestamps for captions, or multilingual transcription.","speech-to-text",{"claudeCode":12},"SKILL.md frontmatter at skills/speech-to-text/SKILL.md",[319,320],{"path":272,"priority":273},{"path":321,"priority":276},"scripts/stt.py",{"basePath":323,"description":324,"displayName":325,"installMethods":326,"rationale":327,"selectedPaths":328,"source":277,"sourceLanguage":278,"type":247},"skills/template-skill","Reusable template for authoring new Agent Skills with clear triggers, workflow, and I/O contracts.","template-skill",{"claudeCode":12},"SKILL.md frontmatter at skills/template-skill/SKILL.md",[329,330],{"path":272,"priority":273},{"path":331,"priority":309},"SKILL.zh-CN.md",{"basePath":244,"description":333,"displayName":13,"installMethods":334,"rationale":335,"selectedPaths":336,"source":277,"sourceLanguage":278,"type":247},"Use this skill whenever the user wants to convert text into speech, generate audio from text, or produce voiceovers. Triggers include: any mention of 'TTS', 'text to speech', 'speak', 'say', 'voice', 'read aloud', 'audio narration', 'voiceover', 'dubbing', or requests to turn written content into spoken audio. Also use when converting EPUB/PDF/SRT/articles to audio, cloning voices from reference audio, controlling emotion or speed in speech, aligning speech to subtitle timelines, or producing per-segment voice-mapped audio.",{"claudeCode":12},"SKILL.md frontmatter at skills/tts/SKILL.md",[337,338,339,341,343,345,347],{"path":272,"priority":273},{"path":308,"priority":309},{"path":340,"priority":276},"scripts/noiz_tts.py",{"path":342,"priority":276},"scripts/render_timeline.py",{"path":344,"priority":276},"scripts/test_tts.py",{"path":346,"priority":276},"scripts/text_to_srt.py",{"path":348,"priority":276},"scripts/tts.py",{"basePath":350,"description":351,"displayName":352,"installMethods":353,"rationale":354,"selectedPaths":355,"source":277,"sourceLanguage":278,"type":247},"skills/video-translation","Translate and dub videos from one language to another, replacing the original audio with TTS while keeping the video intact.","video-translation",{"claudeCode":12},"SKILL.md frontmatter at skills/video-translation/SKILL.md",[356,357,359],{"path":272,"priority":273},{"path":358,"priority":276},"scripts/replace_audio.sh",{"path":360,"priority":276},"scripts/srt_to_duck.py",{"sources":362},[363],"manual",{"closedIssues90d":8,"description":365,"forks":234,"openIssues90d":235,"pushedAt":236,"readmeSize":232,"stars":237,"topics":366},"Allow your 🦞 bot to Shout, Speak, with \"human\" vibe",[],{"classifiedAt":368,"discoverAt":369,"extractAt":370,"githubAt":370,"updatedAt":368},1778694659166,1778694655410,1778694657421,[215,218,217,214,13,216],{"evaluatedAt":373,"extractAt":374,"updatedAt":242},1778694818344,1778694659798,[],[377,404,431,453,481,507],{"_creationTime":378,"_id":379,"community":380,"display":381,"identity":387,"providers":390,"relations":398,"tags":400,"workflow":401},1778695021936.5625,"k1703jnec5x3fdsmasfekwt56s86m8bv",{"reviewCount":8},{"description":382,"installMethods":383,"name":385,"sourceUrl":386},"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":384},"openai/skills","Speech Generation Skill","https://github.com/openai/skills",{"basePath":388,"githubOwner":389,"githubRepo":246,"locale":278,"slug":214,"type":247},"skills/.curated/speech","openai",{"evaluate":391,"extract":396},{"promptVersionExtension":207,"promptVersionScoring":208,"score":392,"tags":393,"targetMarket":252,"tier":395},100,[214,215,389,13,394,217],"text-to-speech","verified",{"commitSha":254,"license":397},"Apache-2.0",{"repoId":399},"kd75n2zj3yh472p25zffgycved86mnpx",[215,217,389,214,394,13],{"evaluatedAt":402,"extractAt":403,"updatedAt":402},1778695652845,1778695021936,{"_creationTime":405,"_id":406,"community":407,"display":408,"identity":414,"providers":418,"relations":424,"tags":427,"workflow":428},1778696833339.6235,"k173202da6bz9n3t2ytqn33f3h86n9e0",{"reviewCount":8},{"description":409,"installMethods":410,"name":412,"sourceUrl":413},"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":411},"sanjay3290/ai-skills","google-tts","https://github.com/sanjay3290/ai-skills",{"basePath":415,"githubOwner":416,"githubRepo":417,"locale":278,"slug":412,"type":247},"skills/google-tts","sanjay3290","ai-skills",{"evaluate":419,"extract":423},{"promptVersionExtension":207,"promptVersionScoring":208,"score":392,"tags":420,"targetMarket":252,"tier":395},[13,214,215,421,422],"google-cloud","python",{"commitSha":254},{"parentExtensionId":425,"repoId":426},"k17es37z10n1sw6t2m3f0vsydx86mnje","kd71np0fyqg23qg8w2hcfw0h0h86nkn0",[215,421,422,214,13],{"evaluatedAt":429,"extractAt":430,"updatedAt":429},1778697061989,1778696833339,{"_creationTime":432,"_id":433,"community":434,"display":435,"identity":438,"providers":439,"relations":447,"tags":449,"workflow":450},1778694863325.3723,"k17d17p1m0fcmn49hnmzhr7w7n86mes5",{"reviewCount":8},{"description":436,"installMethods":437,"name":267,"sourceUrl":14},"每当用户希望语音听起来更具人情味、伙伴感或情感表现力时，请使用此技能。触发词包括：任何提及“说得像”、“像...一样说话”、“听起来像”、“伙伴声音”、“安慰我”、“让我开心”、“听起来更像人”、“晚安语音”、“早安语音”，或要求为生成的语音添加填充词、情感或个性。当用户希望模仿特定角色的声音、应用说话风格预设（晚安、早安、安慰、庆祝、聊天）、调整语气等情感参数（如温暖或温柔），或使文本转语音输出听起来像真人说话时，也请使用此技能。如果用户要求“语音消息”、“伙伴音频”、“角色声音”，或者想要带有叹息、笑声、犹豫或真正温暖的声音，请使用此技能。请勿用于没有个性的纯文本转语音、音乐生成、音效或与表情语音无关的常规编码任务。",{"claudeCode":12},{"basePath":265,"githubOwner":245,"githubRepo":246,"locale":18,"slug":267,"type":247},{"evaluate":440,"extract":446},{"promptVersionExtension":207,"promptVersionScoring":208,"score":441,"tags":442,"targetMarket":252,"tier":219},95,[13,216,214,443,444,445],"emotion","character","nlp",{"commitSha":254},{"repoId":256,"translatedFrom":448},"k170p7rk3v2rqw6qxbn248pbt986nhzb",[444,443,445,214,13,216],{"evaluatedAt":451,"extractAt":374,"updatedAt":452},1778694682312,1778694863325,{"_creationTime":454,"_id":455,"community":456,"display":457,"identity":463,"providers":467,"relations":475,"tags":477,"workflow":478},1778697652123.8977,"k17dredz1hs8xzqz5p5er1qsgh86n8x6",{"reviewCount":8},{"description":458,"installMethods":459,"name":461,"sourceUrl":462},"Local text-to-speech via sherpa-onnx (offline, no cloud)",{"claudeCode":460},"steipete/clawdis","sherpa-onnx-tts","https://github.com/steipete/clawdis",{"basePath":464,"githubOwner":465,"githubRepo":466,"locale":278,"slug":461,"type":247},"skills/sherpa-onnx-tts","steipete","clawdis",{"evaluate":468,"extract":474},{"promptVersionExtension":207,"promptVersionScoring":208,"score":469,"tags":470,"targetMarket":252,"tier":395},99,[13,471,472,473,215],"local","offline","sherpa-onnx",{"commitSha":254},{"repoId":476},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[215,471,472,473,13],{"evaluatedAt":479,"extractAt":480,"updatedAt":479},1778698917372,1778697652123,{"_creationTime":482,"_id":483,"community":484,"display":485,"identity":491,"providers":494,"relations":501,"tags":503,"workflow":504},1778690923100.0378,"k17cvy6yv9xmtby9b03sb83ep586n46a",{"reviewCount":8},{"description":486,"installMethods":487,"name":489,"sourceUrl":490},"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":488},"inferen-sh/skills","elevenlabs-tts","https://github.com/inferen-sh/skills",{"basePath":492,"githubOwner":493,"githubRepo":246,"locale":278,"slug":489,"type":247},"tools/audio/elevenlabs-tts","inferen-sh",{"evaluate":495,"extract":500},{"promptVersionExtension":207,"promptVersionScoring":208,"score":469,"tags":496,"targetMarket":252,"tier":395},[394,13,497,215,498,499],"elevenlabs","voice-generation","multilingual",{"commitSha":254},{"repoId":502},"kd75bmkxfkvvw504knzzpkzjph86n71t",[215,497,499,394,13,498],{"evaluatedAt":505,"extractAt":506,"updatedAt":505},1778692055679,1778690923100,{"_creationTime":508,"_id":509,"community":510,"display":511,"identity":517,"providers":522,"relations":530,"tags":532,"workflow":533},1778675173113.976,"k171bkm8ht92njdnefw0w7yexn86m9gv",{"reviewCount":8},{"description":512,"installMethods":513,"name":515,"sourceUrl":516},"This skill should be used when the user asks about \"audio production\", \"ElevenLabs\", \"voice isolator\", \"audio post-production\", \"AI narration\", \"text to speech production\", \"voiceover studio\", \"audio native\", \"transcription\", \"Scribe\", \"multi-track audio\", \"audio assembly\", \"batch audio processing\", \"audio export\", \"act as an audio producer\", \"audio producer mode\", \"TTS production\", \"podcast audio\", \"audiobook production\", \"narration workflow\", \"content series audio\", \"multi-tool audio chain\", \"ElevenLabs Projects\", or needs expertise in end-to-end audio production pipelines using ElevenLabs tools. Part of the AlterLab FC Skills collection (GenAI pack).\n",{"claudeCode":514},"AlterLab-IEU/AlterLab-FC-Skills","AlterLab FC AI Audio Producer","https://github.com/AlterLab-IEU/AlterLab-FC-Skills",{"basePath":518,"githubOwner":519,"githubRepo":520,"locale":278,"slug":521,"type":247},"skills/genai/alterlab-genai-audio-producer","AlterLab-IEU","AlterLab-FC-Skills","alterlab-genai-audio-producer",{"evaluate":523,"extract":528},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":524,"targetMarket":252,"tier":395},[525,497,13,526,527,217],"audio-production","podcast","audiobook",{"commitSha":254,"license":529},"MIT",{"repoId":531},"kd77hbyh7fgv1hx4fzbfjj4d1n86m0jx",[525,527,497,217,526,13],{"evaluatedAt":534,"extractAt":535,"updatedAt":534},1778675415946,1778675173114]