← 返回目录

先教会,再过夜例行

先跑通一次,存成 skill,再让它按点跑。不要先排程。

给谁

有一件每周都在做的活,想先教会,再让它自己跑。

做完的效果

一条你肯签字的 skill,以及一条知道失败该怎么办的 routine。

怎么做

  1. 01
    先做一次真活

    范围收小。步骤、对错标准、交什么、什么必须你批,改到你肯签字。

  2. 02
    让它把刚用过的流程存成 skill

    写清何时用、输入、顺序、怎么校验、返回什么。需要跟做时,用 Teach a task 演示一遍,再审它生成的草稿。

  3. 03
    换第二份输入试一次

    试跑是真干活。写操作仍然先停住。

  4. 04
    再创建 routine

    写清谁拥有、哪个时区、缺数据怎么办。背景 routine 在笔记本合上时也会跑。

  5. 05
    事件触发要写窄

    比如某个频道同时出现工单链接和 needs repro。不要听每一条新消息。

点评

好在哪:先有你肯签字的做法,再让它过夜跑。坑在哪:先排程再改规则,失败会在你不在时发生。

提示词

存成 skill
Save the process we just used as a skill called “Weekly account health.” Include the source systems, risk definitions, output format, and the rule that customer contact always requires approval.

https://docs.x.ai/grok-bot/skills-routines-and-automations 原文

排一条工作日 routine
Every weekday at 8:00 AM, run the Daily customer-risk skill against the current account list. Post a linked watch list in this conversation. Do not contact customers. If the source data is unavailable, report the failure instead of using old data.

https://docs.x.ai/grok-bot/skills-routines-and-automations 原文

同类玩法

正文按公开帖 / 官方说明改写。没有点赞、阅读或后台数字。打开来源核原文。 关于