一键导入
dark-factory
dark-factory 收录了来自 raid-guild 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Operate as a Dark Factory agent with an explicit autonomous task loop. Use when an agent must self-register, keep heartbeat current, poll assigned tasks, read and write Agent Mail workflow threads, create artifacts, persist handoffs, reserve and release files, and complete work without waiting for extra prompting.
Route Dark Factory work deterministically across sub-agents. Use when a harness or orchestrator should inspect all tasks, match them to worker lanes by task type or owner, and dispatch work without itself acting as the worker.
Execute assigned Dark Factory tasks as a worker agent. Use when an agent should self-register, keep heartbeat current, poll only its own tasks, read and write workflow-thread context in Agent Mail, create artifacts, persist handoffs, reserve and release files, and complete work without extra prompting.
Run inbox-driven content workflow tasks in Dark Factory. Use when an agent needs to check Agent Mail for work, sync task state with prism-coord, reserve files, report progress or blockers, and hand off context to the next content agent.