Clip
/install clip
clip
Downloads given video URL from YouTube, clips any start and end time range, saves to folder on your Desktop ~/Desktop/Clips. Deletes the full raw downloaed version at the end for cleanup.
Example
/clip https://www.youtube.com/watch?v=Tyej_V2ilZA 0:00 3:17 holloway-bmf-walkout
How to ask
Give timestamps: URL + start + end + optional name.
Clip https://youtu.be/VIDEO_ID from 0:00 to 1:12, name it myclip
Run
{baseDir}/clip.sh --url "https://youtu.be/VIDEO_ID" --start 0 --end 72 [--name "myclip"]
Times: seconds (72) or HH:MM:SS. Output: ~/Desktop/Clips/\x3Cname>.mp4.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install clip - After installation, invoke the skill by name or use
/clip - Provide required inputs per the skill's parameter spec and get structured output
What is Clip?
Downloads given video from YouTube, clips from given start and end time, saves to folder on your Desktop. It is an AI Agent Skill for Claude Code / OpenClaw, with 655 downloads so far.
How do I install Clip?
Run "/install clip" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Clip free?
Yes, Clip is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Clip support?
Clip is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Clip?
It is built and maintained by bestisblessed (@bestisblessed); the current version is v1.0.4.