[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-digitalsamba-acestep-zh-CN":3,"guides-for-digitalsamba-acestep":400,"similar-k17aph2nkawgbt7akzwrzvhqyn86mkxv-zh-CN":401},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":240,"parentExtension":250,"providers":251,"relations":257,"repo":260,"tags":396,"workflow":397},1778686538146.1562,"k17aph2nkawgbt7akzwrzvhqyn86mkxv",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"使用 ACE-Step 1.5 进行 AI 音乐生成 — 为视频制作提供背景音乐、人声轨道、翻唱、音轨提取、音频重绘和续写。在生成音乐、配乐、宣传曲或处理音轨时使用。触发词包括背景音乐、配乐、宣传曲、音乐生成、音轨提取、翻唱、风格迁移、重绘、续写或音乐创作任务。",{"claudeCode":12},"digitalsamba/claude-code-video-toolkit","acestep","https://github.com/digitalsamba/claude-code-video-toolkit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":226,"workflow":243},1778686538146.1565,"kn78kwccg69xw9pb263kxa9pd586nb20","zh-CN",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"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,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,107,110,113,117,121,124,127,130,133,136,139,143,147,151,154,158,161,164,167,170,174,177,180,183,186,190],{"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","该技能提供超越基本音乐生成的独特功能，如音频重绘、续写、音轨提取和场景预设，显示出比简单提示更大的价值。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能提供从提示到输出的完整工作流程，包括不同云服务提供商的设置说明和高级参数，表明它已为生产做好准备。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该扩展仅专注于 AI 音乐生成及相关的音频任务，保持了清晰连贯的领域。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","描述准确地反映了该技能在 AI 音乐生成方面的能力，涵盖了背景音乐、人声和音轨提取等各个方面。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","该技能使用单个 Python 脚本（`music_gen.py`）和明确定义的命令行参数，有效地限定了其操作范围。",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","SKILL.md 中记录了 `music_gen.py` 脚本的所有参数和标志，包括默认值和说明。",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","主要工具是 `music_gen.py`，其功能在 SKILL.md 中得到了清晰的描述。",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","脚本的参数定义清晰且类型明确，输出是生成的音频文件，符合最小 I/O 界面的要求。",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","该扩展根据 MIT 许可证授权，这是一个宽松的开源许可证。",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","最后一次提交是在 2026 年 5 月 11 日，表明维护情况近期。",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","`tools/requirements.txt` 文件列出了依赖项，README 建议通过 pip 安装，这表明了受管理的依赖项方法。",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","像 API 密钥这样的密钥预计通过环境变量（.env 文件）进行管理，并附有关于如何获取密钥的明确说明，且在提供的代码中没有硬编码的密钥。",{"category":65,"check":69,"severity":24,"summary":70},"Injection","该技能将文本提示和音频文件作为数据进行处理，没有迹象表明执行任意代码或加载不受信任的指令。",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","该技能依赖于本地安装的 Python 包和云 API 端点，不涉及动态获取或执行远程代码。",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","Python 脚本在指定的输入文件上运行并输出音频文件，没有迹象表明尝试修改其指定范围之外的文件。",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","在提供的脚本或文档中，没有分离进程生成或拒绝重试循环的迹象。",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","该技能处理用户提示和本地音频文件，没有记录对外调用以提交机密数据。",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","捆绑的内容似乎没有隐藏的操控技巧或混淆，描述干净。",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","`tools/music_gen.py` 脚本是纯 Python 代码，没有经过混淆、Base64 编码或动态获取。",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","脚本在输入文件上运行并生成输出文件，通过清晰的命令行参数指定路径，避免了对项目结构的假设。",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","在过去 90 天内，开放了 1 个问题，关闭了 4 个问题，关闭率为 80%，表明维护活跃。",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","GitHub 的发布标签表明了一个版本，满足了可检测到新版本的要求。",{"category":103,"check":104,"severity":105,"summary":106},"Code Execution","Validation","info","脚本的参数使用 `argparse` 进行解析，提供了一定的验证，但没有明确演示对所有输入的详细基于模式的验证。",{"category":65,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","主要操作是音频生成，不具有破坏性。文件操作仅限于写入输出文件。",{"category":103,"check":111,"severity":24,"summary":112},"Error Handling","`argparse` 库处理输入错误，Python 脚本预计会引发运行时问题的异常，从而可以进行有意义的错误报告。",{"category":103,"check":114,"severity":115,"summary":116},"Logging","not_applicable","该技能主要是分析性的，不执行破坏性操作或需要本地审计日志记录的对外调用。",{"category":118,"check":119,"severity":115,"summary":120},"Compliance","GDPR","该技能不处理个人数据；它处理音乐提示并生成音频文件。",{"category":118,"check":122,"severity":24,"summary":123},"Target market","该扩展没有任何区域或管辖权逻辑，并且具有全球适用性。",{"category":91,"check":125,"severity":24,"summary":126},"Runtime stability","该技能使用标准的 Python 库，可以在安装了 Python 的任何 POSIX 兼容系统上运行，而不假设特定的操作系统或编辑器。",{"category":44,"check":128,"severity":24,"summary":129},"README","README 提供了对该工具包的全面概述、其功能、安装和用法。",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","核心功能通过单个脚本（`tools/music_gen.py`）和多个参数公开，符合目标范围。",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","该技能使用单个命令行工具，并为不同功能提供不同的参数，避免了重叠的近义词工具。",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","所有宣传的功能（音乐生成、音轨提取等）在 SKILL.md 中都有相应的实现和记录的参数。",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","SKILL.md 和 README 提供了清晰的安装说明，包括不同云服务提供商的设置和示例调用。",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","使用 `argparse` 进行参数处理和标准的 Python 异常机制，确保与输入或运行时问题相关的错误能够得到带有上下文和潜在后续步骤的报告。",{"category":148,"check":149,"severity":24,"summary":150},"Execution","Pinned dependencies","存在 `requirements.txt` 文件，允许固定依赖项的安装。",{"category":33,"check":152,"severity":115,"summary":153},"Dry-run preview","该技能的主要功能是音频生成，这不是一个需要进行预演练预览的状态更改操作。",{"category":155,"check":156,"severity":115,"summary":157},"Protocol","Idempotent retry & timeouts","该技能不涉及需要幂等性或超时设置的远程调用或状态更改操作。",{"category":118,"check":159,"severity":115,"summary":160},"Telemetry opt-in","没有迹象表明该技能会发出遥测数据。",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","描述清楚地说明了其目的（用于视频制作的 AI 音乐生成），并提供了具体用例和触发词，使技能的功能和目标受众一目了然。",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","SKILL.md 中的 frontmatter 简洁且自成一体，总结了核心功能并列出了相关触发词。",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","SKILL.md 结构清晰，分为不同的部分，详细信息是渐进式的，避免在主要说明块中包含不必要的冗长内容。",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","详细信息，如提示工程技巧、场景预设和高级参数，都组织在 SKILL.md 中，并在适当的地方链接到进一步的文档，展示了良好的渐进式披露。",{"category":171,"check":175,"severity":115,"summary":176},"Forked exploration","该技能专注于直接的音乐生成，不涉及需要分支上下文的深入探索或代码审查。",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","SKILL.md 提供了大量清晰、可直接使用的示例，涵盖了基本生成、变体、控制、翻唱和重绘等特定任务，以及场景预设。",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","SKILL.md 解决了潜在问题，如“单调输出”，并提供了具体的恢复步骤和人声控制的解释，表明对边缘情况处理得当。",{"category":103,"check":184,"severity":24,"summary":185},"Tool Fallback","该技能明确记录了云服务提供商（acemusic、Modal、RunPod）的备选方案，并在 frontmatter 中列出，使得该工具成为可选的替代方案。",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","脚本的参数解析和预期的操作流程表明，意外状态（例如，文件丢失、参数无效）将导致工作流程因错误而停止。",{"category":91,"check":191,"severity":24,"summary":192},"Cross-skill coupling","该技能是独立的，专注于音乐生成，不依赖于其他技能。任何相关的任务，如视频集成，都通过单独的工具或文档来处理。",1778686261930,"该技能使用 ACE-Step 1.5 模型生成 AI 音乐，支持 acemusic、Modal 和 RunPod 等多种云服务提供商。它提供背景音乐创建、人声轨道、翻唱、音轨提取、音频重绘和续写等功能，并提供 BPM、音调和人声特征的广泛控制。它还包括用于视频制作集成的场景预设和详细的提示工程指导。",[196,197,198,199,200,201,202],"使用 ACE-Step 1.5 进行 AI 音乐生成","创建背景音乐、人声轨道和翻唱","音轨提取和音频重绘","现有音频的续写","支持多种云服务提供商（acemusic、Modal、RunPod）","用于视频制作的场景预设","详细的提示工程和歌词格式化指南",[204,205,206],"语音克隆或语音合成","生成音效","直接从视频文件中提取音轨","3.0.0","4.4.0","旨在使用户能够为各种应用（包括背景音轨、人声创作、翻唱以及与视频制作工作流程的无缝集成）生成高质量的 AI 音乐。","该扩展具有非常出色的文档、丰富的功能以及清晰的说明和示例，已做好生产准备。所有检查均通过或不适用，表明该技能质量很高。",99,"高质量的 AI 音乐生成技能，拥有丰富的功能和清晰的文档。",[214,215,216,217,218],"music-generation","audio-production","video-production","stem-extraction","style-transfer","verified",[221,222,223,224,225],"为视频和演示文稿生成背景音乐","创建人声轨道和宣传曲","制作不同风格的音乐翻唱","编辑和增强现有音频轨道","根据文本提示创作音乐作品",{"codeQuality":227,"collectedAt":229,"documentation":230,"maintenance":233,"security":239,"testCoverage":242},{"hasLockfile":228},true,1778686236437,{"descriptionLength":231,"readmeSize":232},397,18886,{"closedIssues90d":234,"forks":235,"hasChangelog":228,"openIssues90d":236,"pushedAt":237,"stars":238},4,187,1,1778501732000,1137,{"hasNpmPackage":240,"license":241,"smitheryVerified":240},false,"MIT",{"hasCi":228,"hasTests":240},{"updatedAt":244},1778686538146,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":13,"type":249},".claude/skills/acestep","digitalsamba","claude-code-video-toolkit","skill",null,{"evaluate":252,"extract":255},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":253,"targetMarket":254,"tier":219},[214,215,216,217,218],"global",{"commitSha":256},"HEAD",{"repoId":258,"translatedFrom":259},"kd70r97eght58pp9f1x8scdagd86n32q","k17792y2pjgq06hqpn04rddad586m03r",{"_creationTime":261,"_id":258,"identity":262,"providers":263,"workflow":392},1778686211924.9185,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":264,"discover":376,"github":379},{"commitSha":256,"extensions":265},[266,276,287,296,304,312,320,329,343,352,360,368],{"basePath":246,"description":267,"displayName":13,"installMethods":268,"rationale":269,"selectedPaths":270,"source":274,"sourceLanguage":275,"type":249},"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.",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/acestep/SKILL.md",[271],{"path":272,"priority":273},"SKILL.md","mandatory","rule","en",{"basePath":277,"description":278,"displayName":279,"installMethods":280,"rationale":281,"selectedPaths":282,"source":274,"sourceLanguage":275,"type":249},".claude/skills/elevenlabs","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.","elevenlabs",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/elevenlabs/SKILL.md",[283,284],{"path":272,"priority":273},{"path":285,"priority":286},"reference.md","medium",{"basePath":288,"description":289,"displayName":290,"installMethods":291,"rationale":292,"selectedPaths":293,"source":274,"sourceLanguage":275,"type":249},".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",[294,295],{"path":272,"priority":273},{"path":285,"priority":286},{"basePath":297,"description":298,"displayName":299,"installMethods":300,"rationale":301,"selectedPaths":302,"source":274,"sourceLanguage":275,"type":249},".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",[303],{"path":272,"priority":273},{"basePath":305,"description":306,"displayName":307,"installMethods":308,"rationale":309,"selectedPaths":310,"source":274,"sourceLanguage":275,"type":249},".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",[311],{"path":272,"priority":273},{"basePath":313,"description":314,"displayName":315,"installMethods":316,"rationale":317,"selectedPaths":318,"source":274,"sourceLanguage":275,"type":249},".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",[319],{"path":272,"priority":273},{"basePath":321,"description":322,"displayName":323,"installMethods":324,"rationale":325,"selectedPaths":326,"source":274,"sourceLanguage":275,"type":249},".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",[327,328],{"path":272,"priority":273},{"path":285,"priority":286},{"basePath":330,"description":331,"displayName":332,"installMethods":333,"rationale":334,"selectedPaths":335,"source":274,"sourceLanguage":275,"type":249},".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",[336,337,339,341],{"path":272,"priority":273},{"path":338,"priority":286},"examples.md",{"path":340,"priority":286},"parameters.md",{"path":342,"priority":286},"prompting.md",{"basePath":344,"description":345,"displayName":346,"installMethods":347,"rationale":348,"selectedPaths":349,"source":274,"sourceLanguage":275,"type":249},".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.","remotion",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/remotion/SKILL.md",[350,351],{"path":272,"priority":273},{"path":285,"priority":286},{"basePath":353,"description":354,"displayName":355,"installMethods":356,"rationale":357,"selectedPaths":358,"source":274,"sourceLanguage":275,"type":249},".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",[359],{"path":272,"priority":273},{"basePath":361,"description":362,"displayName":363,"installMethods":364,"rationale":365,"selectedPaths":366,"source":274,"sourceLanguage":275,"type":249},".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",[367],{"path":272,"priority":273},{"basePath":369,"description":370,"displayName":371,"installMethods":372,"rationale":373,"selectedPaths":374,"source":274,"sourceLanguage":275,"type":249},"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",[375],{"path":272,"priority":273},{"sources":377},[378],"manual",{"closedIssues90d":234,"description":380,"forks":235,"license":241,"openIssues90d":236,"pushedAt":237,"readmeSize":232,"stars":238,"topics":381},"AI-native video production toolkit for Claude Code",[382,383,384,279,385,386,346,387,388,216,389,390,391],"ai-video-generator","claude-code","developer-tools","playwright","programmatic-video","text-to-speech","video-editing","open-source","qwen-tts","openclaw",{"classifiedAt":393,"discoverAt":394,"extractAt":395,"githubAt":395,"updatedAt":393},1778686219532,1778686211925,1778686217771,[215,214,217,218,216],{"evaluatedAt":398,"extractAt":399,"updatedAt":244},1778686262051,1778686219732,[],[402,427,456,487,514,535],{"_creationTime":403,"_id":404,"community":405,"display":406,"identity":410,"providers":411,"relations":421,"tags":423,"workflow":424},1778686555685.6833,"k176sbdfzddy0xbbcxt1e2eak986nqb6",{"reviewCount":8},{"description":407,"installMethods":408,"name":409,"sourceUrl":14},"使用 ElevenLabs API 生成 AI 配音、音效和音乐。用于创建视频、播客或游戏的音频内容。触发器包括生成配音、旁白、对话、根据描述生成音效、背景音乐、配乐生成、语音克隆或任何音频合成任务。",{"claudeCode":12},"ElevenLabs 音频生成",{"basePath":277,"githubOwner":247,"githubRepo":248,"locale":18,"slug":279,"type":249},{"evaluate":412,"extract":420},{"promptVersionExtension":207,"promptVersionScoring":208,"score":413,"tags":414,"targetMarket":254,"tier":419},95,[415,416,279,417,214,418,346,216],"audio","voiceover","tts","sound-effects","community",{"commitSha":256,"license":241},{"repoId":258,"translatedFrom":422},"k1747054r5n93tcfhvebmz2a4n86mjm4",[415,279,214,346,418,417,216,416],{"evaluatedAt":425,"extractAt":399,"updatedAt":426},1778686286487,1778686555685,{"_creationTime":428,"_id":429,"community":430,"display":431,"identity":437,"providers":441,"relations":450,"tags":452,"workflow":453},1778687118392.2153,"k17dwkwzc5ta2b75x7wsqqhzt586mqn6",{"reviewCount":8},{"description":432,"installMethods":433,"name":435,"sourceUrl":436},"Chinese multi-platform content matrix generator — given a topic, auto-generate content adapted for\nXiaohongshu, WeChat Official Account, Douyin, and Bilibili with true style transfer (not just reformatting).\nSupports single-platform generation, full-matrix generation, and compliance review.\n(中文) 中文多平台内容矩阵：小红书、微信公众号、抖音、B站，真正的风格迁移而非简单格式转换。\n",{"claudeCode":434},"fullstackcrew-alpha/skill-cn-content-matrix","cn-content-matrix","https://github.com/fullstackcrew-alpha/skill-cn-content-matrix",{"basePath":438,"githubOwner":439,"githubRepo":440,"locale":18,"slug":440,"type":249},"","fullstackcrew-alpha","skill-cn-content-matrix",{"evaluate":442,"extract":449},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":443,"targetMarket":254,"tier":219},[444,445,446,447,218,448],"chinese-content","social-media","content-matrix","content-generation","copywriting",{"commitSha":256},{"repoId":451},"kd734h5thdye0nygfs8mk4zh0d86n014",[444,447,446,448,445,218],{"evaluatedAt":454,"extractAt":455,"updatedAt":454},1778687161165,1778687118392,{"_creationTime":457,"_id":458,"community":459,"display":460,"identity":466,"providers":471,"relations":481,"tags":483,"workflow":484},1778691705439.1692,"k17bv0m8vrr9v6c2fn856zw6ph86m1jg",{"reviewCount":8},{"description":461,"installMethods":462,"name":464,"sourceUrl":465},"When the user wants to create developer YouTube content, technical screencasts, or video tutorials. Trigger phrases include \"YouTube,\" \"developer video,\" \"screencast,\" \"video tutorial,\" \"live coding,\" \"YouTube for developers,\" \"tech YouTube,\" or \"YouTube thumbnails.\"",{"claudeCode":463},"jonathimer/devmarketing-skills","YouTube for Developer Relations","https://github.com/jonathimer/devmarketing-skills",{"basePath":467,"githubOwner":468,"githubRepo":469,"locale":275,"slug":470,"type":249},"skills/youtube-devrel","jonathimer","devmarketing-skills","youtube-devrel",{"evaluate":472,"extract":480},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":473,"targetMarket":254,"tier":219},[474,475,476,477,478,479,216],"youtube","screencast","tutorial","content-creation","developer-relations","seo",{"commitSha":256,"license":241},{"repoId":482},"kd74f65yh7zvhb9s83jpzx33cd86nd64",[477,478,475,479,476,216,474],{"evaluatedAt":485,"extractAt":486,"updatedAt":485},1778692600438,1778691705439,{"_creationTime":488,"_id":489,"community":490,"display":491,"identity":497,"providers":501,"relations":508,"tags":510,"workflow":511},1778688112811.7324,"k17d2sewdy65a7wvp4zm9z9wad86mz11",{"reviewCount":8},{"description":492,"installMethods":493,"name":495,"sourceUrl":496},"Master the art of directing voice talent to deliver performances that match your brand vision, using Anne Ganguzza's storytelling approach and industry best practices. Use when: Hiring and briefing voiceover artists for a project; Giving direction during recording sessions; Writing scripts that are easy for talent to deliver; Matching voice characteristics to brand personality; Reviewing auditions and selecting the right talent",{"claudeCode":494},"guia-matthieu/clawfu-skills","voiceover-direction","https://github.com/guia-matthieu/clawfu-skills",{"basePath":498,"githubOwner":499,"githubRepo":500,"locale":275,"slug":495,"type":249},"skills/audio/voiceover-direction","guia-matthieu","clawfu-skills",{"evaluate":502,"extract":507},{"promptVersionExtension":207,"promptVersionScoring":208,"score":503,"tags":504,"targetMarket":254,"tier":219},98,[416,215,477,505,506],"direction","scriptwriting",{"commitSha":256},{"repoId":509},"kd72qvzyvm658ya7pbyh5ey47h86md53",[215,477,505,506,416],{"evaluatedAt":512,"extractAt":513,"updatedAt":512},1778688711517,1778688112811,{"_creationTime":515,"_id":516,"community":517,"display":518,"identity":522,"providers":524,"relations":531,"tags":532,"workflow":533},1778688112811.732,"k175mym4xpfk8x3qs8ksf6y97986nj8t",{"reviewCount":8},{"description":519,"installMethods":520,"name":521,"sourceUrl":496},"Select and create the perfect AI voice for your content using ElevenLabs, Qwen3-TTS, and other platforms—matching voice characteristics to brand personality and audience. Use when: Choosing an AI voice for video narration; Creating a consistent brand voice across content; Cloning a voice for scalable production; Comparing voice synthesis platforms; Designing voice characteristics by description",{"claudeCode":494},"voice-design",{"basePath":523,"githubOwner":499,"githubRepo":500,"locale":275,"slug":521,"type":249},"skills/audio/voice-design",{"evaluate":525,"extract":530},{"promptVersionExtension":207,"promptVersionScoring":208,"score":503,"tags":526,"targetMarket":254,"tier":219},[527,417,279,528,529,215],"ai-voice","voice-synthesis","brand-voice",{"commitSha":256},{"repoId":509},[527,215,529,279,417,528],{"evaluatedAt":534,"extractAt":513,"updatedAt":534},1778688657166,{"_creationTime":536,"_id":537,"community":538,"display":539,"identity":545,"providers":549,"relations":557,"tags":559,"workflow":560},1778690923100.036,"k172qqh5q36b5gzpw4ta4c4gdd86n7s3",{"reviewCount":8},{"description":540,"installMethods":541,"name":543,"sourceUrl":544},"Generate AI music and songs with ElevenLabs, Diffrythm, Tencent Song Generation via inference.sh CLI. Models: ElevenLabs Music (up to 10 min, commercial license), Diffrythm (fast song generation), Tencent Song Generation (full songs with vocals). Capabilities: text-to-music, song generation, instrumental, lyrics to song, soundtrack creation. Use for: background music, social media content, game soundtracks, podcasts, royalty-free music. Triggers: music generation, ai music, generate song, ai composer, text to music, song generator, create music with ai, suno alternative, udio alternative, ai song, ai soundtrack, generate soundtrack, ai jingle, music ai, beat generator, elevenlabs music, eleven labs music",{"claudeCode":542},"inferen-sh/skills","ai-music-generation","https://github.com/inferen-sh/skills",{"basePath":546,"githubOwner":547,"githubRepo":548,"locale":275,"slug":543,"type":249},"tools/audio/ai-music-generation","inferen-sh","skills",{"evaluate":550,"extract":556},{"promptVersionExtension":207,"promptVersionScoring":208,"score":503,"tags":551,"targetMarket":254,"tier":219},[214,279,552,553,554,555],"diffrythm","tencent-song-generation","inference-sh","cli",{"commitSha":256},{"repoId":558},"kd75bmkxfkvvw504knzzpkzjph86n71t",[555,552,279,554,214,553],{"evaluatedAt":561,"extractAt":562,"updatedAt":561},1778691852914,1778690923100]