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 可能無法載入。這一頁的摘要和譯文會留下來。