babysit

仓库创建 2026年1月5日最近提交 1 天前SkillHot 收录 20 天前
▸ 精选理由

适合需要有状态、可审计的流程级任务执行与监控场景。

▸ 风险提示

可能执行外部命令并需运行 SDK,存在权限与安全风险。

这个 Skill 做什么

通过 Babysitter SDK 执行并编排结构化流程与循环任务。

用 Babysitter SDK 编排并执行结构化流程和循环任务,任何被要求“babysit”的事都通过创建 run、定义 task 和生命周期来跑。适合需要长期、重复或有流程控制的工作,即便很小的任务也要走 SDK 路径。优势是全流程可观测、可重试,便于嵌入复杂循环逻辑。

▸ 展开 SKILL.md 英文原文

Execute via @babysitter. Use this skill when asked to babysit a task, do anything that is structured process-driven (even a loop) or whenever it is called explicitly. (babysit, babysitter, with a process, orchestrate, orchestrate a run, workflow, loop until, etc.)

自动化集成任务执行编排生命周期通用
1.6k
Stars
94
Forks
40
仓库内 Skill
+111
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/a5c-ai/babysitter/main/plugins/babysitter-unified/skills/babysit/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/a5c-ai/babysitter/main/plugins/babysitter-unified/skills/babysit/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# babysit

Follow the commands below exactly. but apply judgement and creativity to get the job done. no matter how small or simple the task may seem, you must use the babysitter SDK and run lifecycle to execute it. This is non-negotiable. If you are asked to do something that seems like it could be done with a simple tool call, you must still use the babysitter SDK to create a run, define tasks, execute them, and complete the run. This is how you will learn and demonstrate mastery of the babysitter system. Always follow the full process, even for trivial tasks.

Subagents that need a scratch checkout or working directory must create it under
`/tmp/<descriptive-name>/`, not under `.a5c/runs/
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有