[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-digitalsamba-ffmpeg-zh-CN":3,"guides-for-digitalsamba-ffmpeg":405,"similar-k1748cndr3fw9n0vwwk664a28x86m7sd-zh-CN":406},{"_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":401,"workflow":402},1778686558427.6206,"k1748cndr3fw9n0vwwk664a28x86m7sd",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"使用 FFmpeg 进行视频和音频处理。用于格式转换、调整大小、压缩、音频提取以及为 Remotion 准备素材。触发器包括将 GIF 转换为 MP4、调整视频大小、提取音频、压缩文件或任何媒体转换任务。",{"claudeCode":12},"digitalsamba/claude-code-video-toolkit","ffmpeg","https://github.com/digitalsamba/claude-code-video-toolkit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":231,"workflow":248},1778686558427.6208,"kn7ac5kc97n771sppkn2a7rc1x86mbbt","zh-CN",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":205,"promptVersionExtension":210,"promptVersionScoring":211,"purpose":212,"rationale":213,"score":214,"summary":215,"tags":216,"tier":223,"useCases":224},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清楚地将 FFmpeg 的视频和音频处理确定为问题领域，并列出了格式转换、调整大小和压缩等特定任务。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能利用功能强大且广泛使用的 FFmpeg 工具，并提供针对 Remotion 视频项目量身定制的特定、优化的命令和模式，提供了超越基本 LLM 功能的显著价值。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能提供了全面的 FFmpeg 命令、质量指南、平台优化技巧和工作流集成示例，涵盖了视频制作媒体准备的整个生命周期。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能专注于 FFmpeg 视频和音频处理，与其名称和描述一致，没有引入不相关的领域。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确地反映了该技能的功能，并提供了相关的触发器示例。",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","此技能不是基于工具的；它提供 FFmpeg 命令和示例，而不是公开特定的工具。",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","SKILL.md 提供了 FFmpeg 标志、编解码器、质量设置和特定平台优化参数的详细说明。",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","此技能不公开具有特定名称的工具，而是提供 FFmpeg 命令和说明。",{"category":33,"check":52,"severity":42,"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-05-11，表明最近进行了维护。",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","存储库包含用于 Python 工具的 `requirements.txt` 和用于 Node.js 依赖项的 `package.json`，表明已管理依赖项。",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","该技能本身不处理秘密；它提供 FFmpeg 的命令，并且没有集成的秘密管理。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该技能提供 FFmpeg 命令和示例，将用户输入视为这些命令的参数，而不是可执行代码。该技能本身源代码似乎不加载外部数据作为指令。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","该技能提供 FFmpeg 命令和示例，所有这些都使用预安装的 FFmpeg 二进制文件在本地执行。没有运行时下载或远程执行指令。",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","提供的 FFmpeg 命令操作用户指定的输入文件并生成输出文件，但不会尝试修改指定路径以外的文件或与系统进行可能逃逸沙盒执行环境的交互。",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","提供的 FFmpeg 命令和示例不包含分离进程的启动或因被拒绝调用而重试的循环等原语。",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","该技能的 FFmpeg 命令处理本地文件，不进行出站调用或泄露数据。",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","捆绑的 markdown 文件和代码示例似乎没有隐藏文本技巧或恶意 Unicode 字符。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","该技能提供 FFmpeg 命令和说明，而不是需要特殊执行的不透明或混淆代码。",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","该技能的示例使用相对路径或清楚地指示输入/输出文件占位符，不假定 FFmpeg 命令本身之外的固定项目结构。",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","在过去 90 天内，打开了 1 个问题，关闭了 4 个问题，这表明维护者参与度高且关闭率健康。",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","GitHub releases 页面显示了版本标签，`README.md` 包含 GitHub release 徽章，表明有清晰的版本控制方案。",{"category":104,"check":105,"severity":42,"summary":106},"Code Execution","Validation","此技能提供 FFmpeg 命令；输入参数的验证发生在 FFmpeg 内部，而不是通过集成到技能代码中的模式库。",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","虽然 FFmpeg 可以修改文件，但提供的命令侧重于转换和创建，并且脚本示例演示了显式的输出文件名，而不是未经确认的破坏性操作。",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","SKILL.md 包含一个“错误处理”部分，其中包含常见错误、原因和修复方法，指导用户如何解释和解决 FFmpeg 问题。",{"category":104,"check":114,"severity":42,"summary":115},"Logging","此技能提供 FFmpeg 命令，没有自己的日志记录机制；用户环境可以记录 FFmpeg 的输出。",{"category":117,"check":118,"severity":42,"summary":119},"Compliance","GDPR","该技能处理媒体文件，不处理个人数据。",{"category":117,"check":121,"severity":24,"summary":122},"Target market","该技能提供通用的 FFmpeg 命令和优化建议，未检测到区域或司法管辖区限制。目标市场是全球性的。",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","该技能依赖于标准的 FFmpeg 可执行文件，该文件是跨平台的，并提供了清晰的使用说明。",{"category":45,"check":127,"severity":24,"summary":128},"README","README 文件内容全面，详细说明了项目的目的、设置、功能，并提供了关于工具和工作流的大量文档。",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","此技能不以传统方式公开工具；它提供 FFmpeg 命令和示例。",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","此技能提供 FFmpeg 命令，而不是工具列表，其中同义词将是一个问题。",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","README 和 SKILL.md 中描述的所有功能，如特定的 FFmpeg 命令和优化模式，都得到了所提供示例和文档的支持。",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","README 提供了工具本身的清晰安装说明以及 FFmpeg 的安装说明，并提供了适用于各种场景的可复制粘贴的调用示例。",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","SKILL.md 提供了专门的“错误处理”部分，其中详细介绍了常见的 FFmpeg 错误、原因和修复步骤。",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","该项目在 `requirements.txt` 和 `package.json` 中指定了依赖项，README 提到了 Node.js 18+ 和 Python 3.9+，表明了清晰的运行时要求。",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","FFmpeg 命令通常操作文件，虽然某些操作可以通过运行它们而不进行输出重定向来预览，但所有转换都专用的 `--dry-run` 标志不是该技能会实现的标准 FFmpeg 功能。",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","此技能提供用于本地文件处理的 FFmpeg 命令，而不是需要幂等性或超时设置的远程调用或状态更改操作。",{"category":117,"check":158,"severity":42,"summary":159},"Telemetry opt-in","该技能本身不发出遥测数据；它提供 FFmpeg 命令，这些命令将由用户环境执行。",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","SKILL.md 和 README 清楚地定义了目的，即使用 FFmpeg 为 Remotion 项目进行视频和音频处理，列出了具体任务和触发器，并提供了清晰的边界。",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","SKILL.md 的 frontmatter 简洁明了，有效地总结了使用 FFmpeg 进行视频处理的核心功能。",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","SKILL.md 结构良好，使用章节并引用外部文件以进行深入了解，保持主要指令简洁。",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","SKILL.md 组织良好，包含详细的 FFmpeg 命令和说明，并引用了 `reference.md` 等外部文档以获取更多详细信息。",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","此技能不涉及深入探索或多文件检查；它提供直接的 FFmpeg 命令。",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","SKILL.md 和 README 提供了许多可用于常见视频处理任务的现成示例，包括输入、调用和预期结果。",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","该技能解决了常见的 FFmpeg 错误，例如尺寸问题和播放问题，并提供了具体的修复和恢复步骤。",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","此技能直接提供 FFmpeg 命令，不依赖需要回退机制的外部工具。",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","SKILL.md 中的“错误处理”部分通过提供修复方法，隐含地指导用户在遇到错误时停止并报告，从而确保了意外状态得到处理而不是被忽略。",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","FFmpeg 技能独立运行，不隐式依赖于其他已加载的技能。它仅专注于媒体处理任务。",1778686320171,"此技能提供了用于各种视频和音频处理任务（包括格式转换、调整大小、压缩、音频提取以及为 Remotion 准备素材）的详细 FFmpeg 命令、说明和示例。",[195,196,197,198,199,200,201,202,203,204],"视频格式转换（GIF 转 MP4）","视频调整大小和裁剪","带质量控制的视频压缩","音频提取为各种格式","音频格式转换和音量调整","视频剪辑和速度调整","视频/音频拼接和合并","添加淡入/淡出效果","获取视频/音频元数据","特定平台优化设置",[206,207,208,209],"在时间轴界面中直接进行视频编辑","播放期间的实时视频效果","超出 FFmpeg 功能范围的高级色彩分级或视觉效果","取代用于复杂叙事编辑的专用视频编辑软件","3.0.0","4.4.0","利用 FFmpeg 使广大用户能够执行各种视频和音频处理任务，特别是为了创建与 Remotion 视频项目兼容的素材。","该技能的文档非常全面且实用，提供了清晰的 FFmpeg 用法说明和示例。唯一的小缺点是缺乏 FFmpeg 操作的正式“试运行”等效功能，而这对于工具本身来说并不是标准的。",99,"用于视频和音频处理的全面 FFmpeg 技能，非常适合 Remotion 项目。",[217,218,13,219,220,221,222],"video","audio","remotion","media-processing","compression","conversion","verified",[225,226,227,228,229,230],"将动画 GIF 转换为 MP4 以供网页使用","将视频调整为特定分辨率（例如 1080p）","压缩视频以减小文件大小，以便更快上传或流式传输","从视频中提取音轨以用于播客或旁白","准备演示录制或屏幕截图以在 Remotion 组合中使用","为 YouTube、Twitter、LinkedIn 和网站等平台优化视频输出",{"codeQuality":232,"collectedAt":234,"documentation":235,"maintenance":238,"security":244,"testCoverage":247},{"hasLockfile":233},true,1778686295545,{"descriptionLength":236,"readmeSize":237},269,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},1778686558427,{"basePath":251,"githubOwner":252,"githubRepo":253,"locale":18,"slug":13,"type":254},".claude/skills/ffmpeg","digitalsamba","claude-code-video-toolkit","skill",null,{"evaluate":257,"extract":260},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":258,"targetMarket":259,"tier":223},[217,218,13,219,220,221,222],"global",{"commitSha":261},"HEAD",{"repoId":263,"translatedFrom":264},"kd70r97eght58pp9f1x8scdagd86n32q","k172sbg4kfrq84d08e4rk1ghp586nk45",{"_creationTime":266,"_id":263,"identity":267,"providers":268,"workflow":397},1778686211924.9185,{"githubOwner":252,"githubRepo":253,"sourceUrl":14},{"classify":269,"discover":380,"github":383},{"commitSha":261,"extensions":270},[271,283,294,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":284,"description":285,"displayName":286,"installMethods":287,"rationale":288,"selectedPaths":289,"source":281,"sourceLanguage":282,"type":254},".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",[290,291],{"path":279,"priority":280},{"path":292,"priority":293},"reference.md","medium",{"basePath":251,"description":295,"displayName":13,"installMethods":296,"rationale":297,"selectedPaths":298,"source":281,"sourceLanguage":282,"type":254},"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.",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/ffmpeg/SKILL.md",[299,300],{"path":279,"priority":280},{"path":292,"priority":293},{"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":292,"priority":293},{"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":293},"examples.md",{"path":345,"priority":293},"parameters.md",{"path":347,"priority":293},"prompting.md",{"basePath":349,"description":350,"displayName":219,"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":292,"priority":293},{"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,286,389,390,219,391,392,393,394,395,396],"ai-video-generator","claude-code","developer-tools","playwright","programmatic-video","text-to-speech","video-editing","video-production","open-source","qwen-tts","openclaw",{"classifiedAt":398,"discoverAt":399,"extractAt":400,"githubAt":400,"updatedAt":398},1778686219532,1778686211925,1778686217771,[218,221,222,13,220,219,217],{"evaluatedAt":403,"extractAt":404,"updatedAt":249},1778686320284,1778686219732,[],[407,438,465,494,518,546],{"_creationTime":408,"_id":409,"community":410,"display":411,"identity":417,"providers":422,"relations":432,"tags":434,"workflow":435},1778688112811.7349,"k170vdg81q6yx4j2kv8seggh9186na7e",{"reviewCount":8},{"description":412,"installMethods":413,"name":415,"sourceUrl":416},"Download and process YouTube content for research. Use when: downloading competitor videos for analysis; extracting audio for podcasts; getting transcripts for content repurposing; archiving webinars; research content curation",{"claudeCode":414},"guia-matthieu/clawfu-skills","YouTube Downloader","https://github.com/guia-matthieu/clawfu-skills",{"basePath":418,"githubOwner":419,"githubRepo":420,"locale":282,"slug":421,"type":254},"skills/automation/youtube-downloader","guia-matthieu","clawfu-skills","youtube-downloader",{"evaluate":423,"extract":431},{"promptVersionExtension":210,"promptVersionScoring":211,"score":424,"tags":425,"targetMarket":259,"tier":223},100,[426,427,217,218,428,429,430],"youtube","download","transcription","research","content-processing",{"commitSha":261,"license":246},{"repoId":433},"kd72qvzyvm658ya7pbyh5ey47h86md53",[218,430,427,429,428,217,426],{"evaluatedAt":436,"extractAt":437,"updatedAt":436},1778688933132,1778688112811,{"_creationTime":439,"_id":440,"community":441,"display":442,"identity":448,"providers":452,"relations":459,"tags":461,"workflow":462},1778697652123.9006,"k173ykh2hb7ftk68yprzkgmy1n86nh4d",{"reviewCount":8},{"description":443,"installMethods":444,"name":446,"sourceUrl":447},"Extract frames or short clips from videos using ffmpeg.",{"claudeCode":445},"steipete/clawdis","video-frames","https://github.com/steipete/clawdis",{"basePath":449,"githubOwner":450,"githubRepo":451,"locale":282,"slug":446,"type":254},"skills/video-frames","steipete","clawdis",{"evaluate":453,"extract":458},{"promptVersionExtension":210,"promptVersionScoring":211,"score":424,"tags":454,"targetMarket":259,"tier":223},[217,13,455,456,457],"frames","clips","media",{"commitSha":261},{"repoId":460},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[456,13,455,457,217],{"evaluatedAt":463,"extractAt":464,"updatedAt":463},1778699110713,1778697652123,{"_creationTime":466,"_id":467,"community":468,"display":469,"identity":474,"providers":478,"relations":487,"tags":490,"workflow":491},1778685615701.8425,"k1707ctze9p8fn1e339nd2czjn86m6p5",{"reviewCount":8},{"description":470,"installMethods":471,"name":217,"sourceUrl":473},"When the user wants to create, generate, or produce video content using AI tools or programmatic frameworks. Also use when the user mentions 'video production,' 'AI video,' 'Remotion,' 'Hyperframes,' 'HeyGen,' 'Synthesia,' 'Veo,' 'Runway,' 'Kling,' 'Pika,' 'video generation,' 'AI avatar,' 'talking head video,' 'programmatic video,' 'video template,' 'explainer video,' 'product demo video,' 'video pipeline,' or 'make me a video.' Use this for video creation, generation, and production workflows. For video content strategy and what to post, see social-content. For paid video ad creative, see ad-creative.",{"claudeCode":472},"coreyhaines31/marketingskills","https://github.com/coreyhaines31/marketingskills",{"basePath":475,"githubOwner":476,"githubRepo":477,"locale":282,"slug":217,"type":254},"skills/video","coreyhaines31","marketingskills",{"evaluate":479,"extract":486},{"promptVersionExtension":210,"promptVersionScoring":211,"score":424,"tags":480,"targetMarket":259,"tier":223},[217,481,482,219,483,484,485],"production","ai-video","heygen","runway","content-creation",{"commitSha":261},{"parentExtensionId":488,"repoId":489},"k175jvka8cxxkf91gk8qy25r8186npjr","kd7a4vjty5ay3s25r82cm72wdn86nmg0",[482,485,483,481,219,484,217],{"evaluatedAt":492,"extractAt":493,"updatedAt":492},1778686582142,1778685615701,{"_creationTime":495,"_id":496,"community":497,"display":498,"identity":502,"providers":505,"relations":514,"tags":515,"workflow":516},1778688112811.7288,"k170zam9mq6m2v8w98jep3fkw586mp6g",{"reviewCount":8},{"description":499,"installMethods":500,"name":501,"sourceUrl":416},"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":414},"Audio Editing Fundamentals",{"basePath":503,"githubOwner":419,"githubRepo":420,"locale":282,"slug":504,"type":254},"skills/audio/audio-editing","audio-editing",{"evaluate":506,"extract":513},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":507,"targetMarket":259,"tier":223},[218,508,509,510,511,512,221],"editing","post-production","podcast","voiceover","eq",{"commitSha":261,"license":246},{"repoId":433},[218,221,508,512,510,509,511],{"evaluatedAt":517,"extractAt":437,"updatedAt":517},1778688372051,{"_creationTime":519,"_id":520,"community":521,"display":522,"identity":528,"providers":532,"relations":540,"tags":542,"workflow":543},1778688417731.9585,"k174mwvck8tj8hz9hcdf7yp52s86mpfp",{"reviewCount":8},{"description":523,"installMethods":524,"name":526,"sourceUrl":527},"Compress macOS screen recordings with zero CPU stress using Apple Silicon's hardware HEVC encoder. Typically reduces file size 70-90% while staying visually lossless. Computer stays silent during encoding.",{"claudeCode":525},"hkuds/cli-anything","cli-anything-quietshrink","https://github.com/hkuds/cli-anything",{"basePath":529,"githubOwner":530,"githubRepo":531,"locale":282,"slug":526,"type":254},"skills/cli-anything-quietshrink","hkuds","cli-anything",{"evaluate":533,"extract":538},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":534,"targetMarket":259,"tier":223},[217,221,535,536,537],"macos","apple-silicon","hevc",{"commitSha":261,"license":539},"Apache-2.0",{"repoId":541},"kd7e2bra4ymb6r521a25r6yges86n35p",[536,221,537,535,217],{"evaluatedAt":544,"extractAt":545,"updatedAt":544},1778689758558,1778688417732,{"_creationTime":547,"_id":548,"community":549,"display":550,"identity":554,"providers":556,"relations":564,"tags":565,"workflow":566},1778688417731.9595,"k170dqz8g6nn0gs4rf7azc324x86nj9d",{"reviewCount":8},{"description":551,"installMethods":552,"name":553,"sourceUrl":527},"AI-powered video captioning — transcribe speech, optimize/translate subtitles, and burn them into video via the stable VideoCaptioner backend. Free ASR and translation included.",{"claudeCode":525},"cli-anything-videocaptioner",{"basePath":555,"githubOwner":530,"githubRepo":531,"locale":282,"slug":553,"type":254},"skills/cli-anything-videocaptioner",{"evaluate":557,"extract":563},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":558,"targetMarket":259,"tier":223},[217,559,560,428,561,562,13],"captioning","subtitles","translation","cli",{"commitSha":261},{"repoId":541},[559,562,13,560,428,561,217],{"evaluatedAt":567,"extractAt":545,"updatedAt":567},1778689899246]