A ready-to-run AI employee team. Download it, open it, it works.
An orchestrator, two specialist roles, an agent-forger that keeps hatching new teammates, and 7 collaboration skills — already assembled into one folder. No build step, nothing to configure. English and 简体中文 editions, fully localized.
一支拿来就能跑的 AI 数字员工团队。下载、打开,就能用。
一个编排者、两个专业岗、一个能继续孵化新员工的造人者,外加 7 块协作纪律 skill——已经装配成一个文件夹。不用编译、不用配置。中英双版本,目录和文案全本地化。
Three routes, same contents. Each one hands you the repository; inside it are two already-assembled team folders — copy out the one whose language you read.
三条路,拿到的内容完全一样。每条给你的都是整个仓库,里面有两个已经装配好的 成品团队目录——把你看得懂的那个复制出来就行。
Download a zip直接下载压缩包
Nothing to install. Works from a browser. 什么都不用装,浏览器点开就行。
https://gitlab.com/LucioLiu/agent-modpack/-/archive/main/agent-modpack-main.zip
Clone itclone
If you have git.如果你装了 git。
git clone https://gitlab.com/LucioLiu/agent-modpack.git
Pull the Hugging Face mirror从 Hugging Face 镜像拉
Same version, mirrored.同一个版本,镜像同步。
hf download LucioLiu/agent-modpack --repo-type dataset --local-dir ./agent-modpack
Point your AI coding tool — Claude Code, Cursor, Codex, anything that reads local
files — at the orchestrator folder inside your team folder:
01-agents/orchestrator/ in the English edition,
01_数字员工/编排者/ in the Chinese one. It loads itself and takes it
from there. Each team folder also ships an OPEN_ME.md at its root that
repeats this in both languages.
On Windows, keep the team folder near the drive root (D:\my-team\).
The package nests deep and the Chinese edition uses non-ASCII path segments, so a
very long parent path can hit the 260-character limit mid-copy.
用你的 AI 编程工具——Claude Code、Cursor、Codex,任何能读本地文件的都行——打开团队
文件夹里的编排者目录:中文版是 01_数字员工/编排者/,英文版是
01-agents/orchestrator/。它会自己加载并接手。每个团队文件夹根目录还有一份
打开我_OPEN_ME.md,双语再确认一遍入口。
Windows 上请把团队文件夹放在靠近盘符根的位置(如 D:\我的团队\)。这个包
层级深、中文版路径段多,父目录太长可能在复制途中撞上 260 字符上限。
An orchestration layer, two specialist roles (marked "(sample)" — delete, rename or re-forge them freely), and Nuwa, the prompt-architect that forges new agents, living in the team as a colleague rather than off to the side. That last part is why the team keeps working after you take it: it can hatch its own new employees without coming back here.
Plus these 7 skills, each published as its own standalone repo:
一个编排层、两个专业岗(带"(预设示例)"标注——可以随便删、改名、或让女娲重新 锻造),外加女娲——那位造 agent 的提示词架构师,作为团队一员住在里面,而不是 摆在一边。这一点决定了团队拿走之后还能长:它自己就能孵化新员工,不必回头找这里。
再加下面 7 块 skill,每一块都是独立发布的仓:
dont-reinvent —
find an existing wheel before forging one
先找轮子再造轮子
handoff-protocol —
multi-agent handoff and persistence discipline
多 agent 交接与持久化纪律
knock-knock —
how an agent calls a human
agent 怎么「叫人」
sharpen-first —
grind a vague request into a one-page brief
把模糊需求磨成一页共识单
token-saver —
route subagents by capability tier, not by habit
子代理按能力档路由,不按惯性
track-record —
a judgment ledger that settles its own predictions
会自己结算预测的判断台账
user-md —
a user profile that grows, with machine-local facts kept apart
会长大的用户画像,机器本地事实隔离
LICENSE file in the repo is authoritative.
/plugin marketplace add. You end up with a self-contained folder that
depends on no online shelf staying up.
LICENSE
文件为准。
/plugin marketplace add。你拿到的是
一个自包含的文件夹,不依赖任何在线货架一直活着。