darkflow
仓库创建 2026年7月27日最近提交 1 天前SkillHot 收录 11 小时前
▸ 精选理由
能让代理在用户离线时连续推进复杂项目,节省管理成本。
▸ 风险提示
无人值守自动化可能引发无限循环或越权操作,需加保护与监控。
这个 Skill 做什么
为长期任务提供无人值守的循环执行、记录、检索与优化工作流。
让 AI 在你睡觉的时候持续推进长期任务:循环执行、记录进展、搜索相似案例、比对差距、继续优化,多个小时一轮、夜间跑多轮直到目标推进。适合需要无人值守长期迭代的项目,比如调研、模型训练或复杂写作。支持检查点恢复和事先授权,避免每步都来打断人,适合要自动推进但又要可控的场景。
▸ 展开 SKILL.md 英文原文
Unattended long-task autonomous progression workflow. Lets AI autonomously advance project development while the user sleeps: plan -> execute -> search similar -> compare gaps -> continue optimizing, looping without user confirmation. Each round runs 2+ hours, 3-8 rounds per night. Supports checkpoint resume, periodic review, pre-authorized permissions to avoid interruptions. Triggers: darkflow, dark flow, overnight mode, unattended, autonomous, night run.
0
Stars
0
Forks
2
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/jingzy945/universal-agent-skills/main/darkflow/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/jingzy945/universal-agent-skills/main/darkflow/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# DarkFlow
> Unattended long-task autonomous progression workflow
## Core Loop (MOST IMPORTANT — must repeat)
```
Phase 1 Execute -> Phase 2 Record -> Phase 3 Search -> Phase 4 Compare -> Phase 5 Plan -> Phase 6 Commit
^ |
└──────────────────────────── back to Phase 1, start next round ←──────────────────────────────────┘
```
**After Phase 6, AI MUST immediately return to Phase 1 for the next round. This is not optional.**
The only reason not to return to Phase 1: any "Stop Conditions" below are met.
## Startup Parameters
User provides three parameters at startup:
1. **Pvia SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有