一键导入
loop
Set up a recurring check or repeated agent workflow.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Set up a recurring check or repeated agent workflow.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Help with Claude/LLM API usage, models, and integration patterns.
Scaffold or plan LilBot-style local plugins.
Break a large request into a tracked batch of smaller tasks.
Coordinate browser-assisted work when a Chrome/browser connector is available.
Investigate a bug or failing behavior and isolate the likely cause.
Use subagents to split exploration, implementation, review, and verification work.
| name | loop |
| description | Set up a recurring check or repeated agent workflow. |
| allowed-tools | automation_create, automation_list, automation_update, automation_delete, task_create, update_plan |
| when_to_use | Use when the user wants repeated monitoring, recurring work, or a loop until a condition is met. |
| context | inline |
Design a recurring loop for:
{{args}}
Clarify the trigger, cadence, stop condition, output destination, and safety gate. Use automation tools when the loop should persist. If persistence is not available, create a tracked task plan instead.