bycat-xierluo· 52 skills
视频压缩与静默片段剪切工具。使用 FFmpeg CRF 模式压缩视频,适配屏幕录制/课件场景;支持检测并去除静默静止片段。自动检测硬件并选择最优编码方案(Apple Silicon 默认使用 VideoToolbox 硬件加速,速度提升 5-15x)。本技能应在用户需要压缩视频、减小视频大小、去除视频空档时使用。不要用于:视频剪辑、音频提取、格式转换。
$npx -y skills add cat-xierluo/legal-skills --skill video-compressorInstalls into the current project.
Run `npx skills use "https://github.com/cat-xierluo/legal-skills" --skill "cat-xierluo/legal-skills/video-compressor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cat-xierluo/legal-skills" that are relevant to the current task. Run `npx skills add "https://github.com/cat-xierluo/legal-skills"` and select the relevant skills, then follow their instructions.