marketing ✦ 84约 15 分钟搭建beginner

按时间戳剪播客,bot 团队接着写帖

给 bot 一期播客和时间戳清单,它剪出片段、写标题和推文,再把成套素材分发到各个平台。

KanekoaTheGreat sends his Grok Bot a YouTube link and says 'cut from 16:43 to 18:17' - a few minutes later the exact HD clip is in the chat. His Clipper bot hands it to a Researcher and a Writer bot that pull quotes and draft the caption. No code - he just connected his Google account and asked Grok Bot to clip it.

来源 ↗ 收录于 grokbot.dev ↗ ✓ 核验于 2026-08-24
1

复制提示词(保留英文原文效果最好)。

2

粘贴进 Grok——打开你的 Grok Bot,把它作为第一条消息发送。

3

回答它的设置问题——大多数提示词会先采访你,然后进入固定节奏。

提示词

提示词
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.

它是怎么搭起来的

以下说明为英文原文(来自社区作者),提示词本身建议保留英文。

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:

  1. Clipper bot - takes a YouTube link and a time range, produces the exact HD clip, and transcribes it.
  2. Researcher bot - receives the clip and transcript and pulls the best quotes and moments.
  3. 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.

为什么它好用

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.

本案例收集自公开的 Grok Bot 社区,版权归原作者所有。提示词属于参考资料:运行前请先审阅内容, 并且不要让 bot 超出你实际授予的权限行事。