Transform long videos into viral short-form clips. Auto-detect best moments, add trendy captions, export for TikTok/Reels/Shorts. Self-contained, no external modules. 100% free tools.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install clips-machine或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install clips-machine⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/clips-machine/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: clips-machine description: Transform long videos into viral short-form clips. Auto-detect best moments, add trendy captions, export for TikTok/Reels/Shorts. Self-contained, no external modules. 100% free tools. version: 1.1.0 author: Mayank8290 homepage: https://github.com/Mayank8290/openclaw-video-skills tags: video, clips, tiktok, reels, shorts, viral, captions, transcription metadata: { "openclaw": { "requires": { "bins": ["ffmpeg", "yt-dlp", "whisper-cpp"] } } } ---
Transform long videos into viral short-form clips. Auto-detect the best moments, add trendy captions, export for TikTok/Reels/Shorts.
100% FREE tools - Runs entirely on your machine.
> Love this skill? Support the creator and help keep it free: Buy Me a Coffee
Turn this podcast into viral clips: https://youtube.com/watch?v=xyz
Extract the 5 best moments from my-interview.mp4 and add captions
/clips-machine https://youtube.com/watch?v=VIDEO_ID
/clips-machine /path/to/video.mp4
/clips-machine VIDEO --clips 10
/clips-machine VIDEO --style [style]
Available styles:
hormozi - Alex Hormozi style (bold, word-by-word highlight) - Most Viralminimal - Clean white textkaraoke - Word-by-word color changenews - Lower third stylememe - Impact font, top/bottomThe AI analyzes the transcript looking for:
Each moment gets a "virality score" from 1-100.
~/Videos/OpenClaw/clips-[video-name]/
├── transcript.json # Full transcript with timestamps
├── viral_moments.json # Detected moments with scores
├── clip_001.mp4 # First viral clip (vertical, captioned)
├── clip_002.mp4 # Second viral clip
├── clip_003.mp4 # ...
└── summary.md # Overview of all clips
| Source | Example | |--------|---------| | YouTube | https://youtube.com/watch?v=... | | TikTok | https://tiktok.com/@user/video/... | | Twitter/X | https://twitter.com/user/status/... | | Twitch VOD | https://twitch.tv/videos/... | | Local MP4 | /path/to/file.mp4 |
brew install ffmpeg)brew install yt-dlp)brew install whisper-cpp)# Install dependencies
brew install ffmpeg yt-dlp whisper-cpp
# Or on Linux
sudo apt install ffmpeg
pip install yt-dlp
# Build whisper.cpp from source
| Method | Potential | |--------|-----------| | Clip service for creators | $50-150/video | | Monthly retainer | $500-2,000/client | | Podcast clipping agency | $2,000-5,000/mo | | Sell this skill | $100-300 on ClawHub |
Take this 2-hour podcast and find the 10 best moments:
https://youtube.com/watch?v=PODCAST_ID
Make them Hormozi-style with bold captions.
/clips-machine interview.mp4 --clips 5 --style minimal
Extract funny moments from my Twitch VOD:
https://twitch.tv/videos/12345
Add meme-style captions
---
If this skill saved you time or made you money, consider buying me a coffee!
Every coffee helps me build more free tools for the community.
---
Built for OpenClaw | Powered by Whisper + FFmpeg | Support the Creator
安装 Clips Machine 后,可以对 AI 说这些话来触发它
Help me get started with Clips Machine
Explains what Clips Machine does, walks through the setup, and runs a quick demo based on your current project
Use Clips Machine to transform long videos into viral short-form clips
Invokes Clips Machine with the right parameters and returns the result directly in the conversation
What can I do with Clips Machine in my marketing & growth workflow?
Lists the top use cases for Clips Machine, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/clips-machine/ 目录(个人级,所有项目可用),或 .claude/skills/clips-machine/(项目级)。重启 AI 客户端后,用 /clips-machine 主动调用,或让 AI 根据上下文自动发现并使用。
Clips Machine 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Clips Machine 可免费安装使用。请查阅仓库了解许可证信息。
Transform long videos into viral short-form clips. Auto-detect best moments, add trendy captions, export for TikTok/Reels/Shorts. Self-contained, no external modules. 100% free tools.
Clips Machine 属于「Marketing & Growth」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my marketing & growth tasks using Clips Machine
Identifies repetitive steps in your workflow and sets up Clips Machine to handle them automatically