muapi-ai-clipping
仓库创建 2023年5月25日最近提交 2 天前SkillHot 收录 20 天前
▸ 精选理由
省去人工剪辑与选点,提高短视频产出效率。
▸ 风险提示
调用 muapi.ai 等第三方服务,需 API Key 并注意数据与费用。
这个 Skill 做什么
一键把长视频拆成多条排序的短视频片段并给出病毒性评分。
把一段长视频自动拆成多条竖版短视频,给每条片段一个病毒性评分、开头钩子、一句“为什么有效”的理由和托管的 mp4 链接。在做短视频内容策划、快速产出多个平台友好剪辑时用,省去手动剪辑选段的繁琐。特色是服务器端完成转录、亮点排序、重叠去重和人脸跟踪裁切,无需本地 Whisper/LLM 或 GPU。
▸ 展开 SKILL.md 英文原文
Turn a long video into N viral-ready short clips with a single managed API call. Wraps muapi.ai's `/ai-clipping` endpoint, which handles transcription, highlight ranking through a virality framework (hook / emotional peak / opinion bomb / revelation / conflict / quotable / story peak / practical value), overlap dedupe, and vertical face-tracking auto-crop server-side. No local Whisper, no local LLM, no GPU.
3.9k
Stars
442
Forks
40
仓库内 Skill
+205
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/SamurAIGPT/Generative-Media-Skills/main/.opencode/skills/muapi-ai-clipping/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/SamurAIGPT/Generative-Media-Skills/main/.opencode/skills/muapi-ai-clipping/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# AI Clipping **One API call: long video in → ranked vertical short clips out.** Each clip ships with a viral score (0–100), an opening hook line, a one-sentence "why it works" reason, and a hosted mp4 URL. Underlying API: https://muapi.ai/playground/ai-clipping Reference implementation (open source): https://github.com/SamurAIGPT/AI-Youtube-Shorts-Generator --- ## When to Use - Auto-clip a podcast, interview, lecture, vlog, or stream into TikTok / Reels / Shorts. - Extract the best 30–75s moments from any hosted video URL. - Get face-tracked vertical (9:16), square (1:1), or portrait (4:5) crops without running ffmpeg locally. If you only need raw timestamps for your own renderer, se
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有