eric zakariasson @ericzakariasson
让 grok bot 方案用久一点:1)能用事件触发就用...
原文:how to make your grok bot plan last longer: 1) use an event trigger when you can. slack, github, a reaction. the bot only runs when something actually happened (a cron wakes it even if nothing changed) 2) instruct the bot to notify you as soon as it can’t make further progress or is stalled. this way you as human can help putting it on the right course again 3) connectors > browser when possible! clicking around a site is a pile of screenshots and steps. a connector gives you the same data in one call, and it's so much nicer/faster/smoother 4) keep skills tight, but put in the details that actually steer the run. too vague and the bot might wander, retry, and costs more than a slightly longer one. too specific and you have to make sure its really correct 5) don't do the coding in the bot chat! kick a cloud agent at the repo, or ask it to use cursor/grok build cli to do it 6) delete one-shot watches when they're not needed anymore (grok bot will remind you about this)
根据 @ericzakariasson 在 X 公开分享的例子。
查看 X 原帖 ↗他们做了什么
how to make your grok bot plan last longer: 1) use an event trigger when you can.
怎么运作
Grok Bot Pulse 收录了这则公开 X 帖子。我们保留原帖链接,没有在这里重跑这个 Bot。
为什么重要
原始 X 帖子才是来源。这张卡是简短整理,不是把整串帖子重印一次。
为什么有用
有人把工作交给 Grok Bot 的公开例子,这里保留出处。
谁应该试
- 开发者
- 工程团队
eric zakariasson on X
X 原帖
下方是 X 原帖(原文)。如果原帖被删、账号之后改为受保护或被停用,X embed 可能无法加载。这一页的摘要和译文会留下来。