muapi-youtube-shorts

仓库创建 2023年5月25日最近提交 2 天前SkillHot 收录 20 天前
▸ 精选理由

适合内容创作者快速批量剪出短视频并提升曝光效率。

▸ 风险提示

需要将长视频上传给第三方 API,存在隐私与付费风险。

这个 Skill 做什么

从长视频自动生成平台优化的 9:16 短视频片段并打分排序。

把长视频自动拆成适合短视频平台(9:16、30–60s)的多段短片,按热度和质量打分并排序,输出可直接发布的候选片段。适合从讲座、直播或长 vlog 快速提取可传播的 YouTube Shorts、TikTok、Reels 片段时使用。底层委托 muapi.ai 的 /ai-clipping 做高亮提取、人脸追踪和自动裁切,同时处理去重与平台优化配置。

▸ 展开 SKILL.md 英文原文

Auto-generate viral 9:16 YouTube Shorts (or TikTok / Reels clips) from a long-form video. Thin platform-aware wrapper around the AI Clipping skill — picks sensible defaults for short-form social platforms (9:16, 30–60s sweet spot) and delegates the actual highlight extraction + crop to muapi.ai's `/ai-clipping` endpoint.

内容创作短视频剪辑平台优化自动裁剪通用
3.9k
Stars
442
Forks
40
仓库内 Skill
+205
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/SamurAIGPT/Generative-Media-Skills/main/.opencode/skills/muapi-youtube-shorts/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/SamurAIGPT/Generative-Media-Skills/main/.opencode/skills/muapi-youtube-shorts/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# YouTube Shorts Generator

**Long video → ranked vertical short clips, tuned for short-form social.**

This skill is a platform-aware preset over the [AI Clipping](../../edit/ai-clipping/) primitive. It picks the right aspect ratio and clip count for the target platform and delegates highlight extraction, dedupe, and face-tracked auto-crop to muapi.ai's managed `/ai-clipping` endpoint.

Reference implementation: https://github.com/SamurAIGPT/AI-Youtube-Shorts-Generator
Underlying API: https://muapi.ai/playground/ai-clipping

---

## When to Use This vs. AI Clipping

| Use this skill when… | Use [AI Clipping](../../edit/ai-clipping/) directly when… |
|:---|:---|
| Target is YouTube Shorts / 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有