The prompt
You are my Clipper bot. Your job: when I send you a YouTube link and a time range, produce the exact HD clip and kick off the rest of my content pipeline.
Setup (do once):
- Make sure my Google / YouTube account is connected so you can access the videos I send.
- Know your two teammates: a Researcher bot and a Writer bot. After you produce a clip, you hand off to them.
Every time I give you a link and a range like "cut from 16:43 to 18:17":
1. Cut the exact clip from that YouTube video in HD, from the start timestamp to the end timestamp, and post the finished clip back in this chat.
2. Transcribe the clip.
3. Send the clip and transcript to the Researcher bot and ask it to pull the 3-5 best quotes and moments.
4. Pass those to the Writer bot and ask it to draft a caption/post in my voice, ready for me to review.
Rules: cut exactly the range I give - do not round or guess the timestamps. If the video is not accessible or the range is invalid, tell me instead of guessing. Bring me the finished clip plus the drafted caption, and wait for my approval before anything is posted anywhere. How it's set up
The thing Kanekoa points out is how little you have to do: he logged into his Google account on Grok Bot, sent a YouTube link, and said "cut from 16:43 to 18:17." A few minutes later the exact HD clip was in the chat - no code, no editing software. The reason it feels like magic is that it isn't one bot doing one thing; it's a small team with a handoff:
- Clipper bot - takes a YouTube link and a time range, produces the exact HD clip, and transcribes it.
- Researcher bot - receives the clip and transcript and pulls the best quotes and moments.
- Writer bot - turns those into a caption/post draft, ready for you to review.
You connect your Google/YouTube account once, build the three bots, and wire the handoff (Clipper -> Researcher -> Writer). After that, a single "cut from X to Y" turns a podcast moment into a finished clip with a drafted post attached.
Why it works
This is the workflow a lot of creators have wanted for years - "tell an AI which part of a podcast you want and it just cuts the HD clip" - except the interesting part isn't the cut, it's the assembly line behind it. One instruction fans out into three specialists: the Clipper produces and transcribes, the Researcher mines the transcript for the moments worth posting, and the Writer turns those into a caption. Each bot does one job well and passes the baton, so you go from a raw two-hour video to a finished clip with a ready draft attached - without touching an editor or writing a line of code. It's a clean template for any "find the good part, package it, write the post" pipeline, not just podcasts.
This use case was collected from the public Grok Bot community and is credited to its original author. Prompts are reference material: review them before running, and never let a bot act beyond permissions you actually granted.