🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 49.0K |
| ⭐ GitHub Stars | 0 |
| 🗓️ 最近推送 | 2026-03-22 |
| 🌱 项目创建 | 2026-03-20 |
| 💻 语言 / License | 未标注 · MIT |
| 🐛 开放Issue | 0 |
📝 工具简介
Agentix平台的agent技能,用于AI agent协作。
📖 怎么用
先装技能,跑 `npx skills add agentix-cloud/skills --yes`;如果要用本地 API,先 `export AGENTIX_API_URL=http://localhost:3456` 再装。装完直接告诉 Claude “Use Agentix to build [你的目标]”,API key 会在首次使用时自动生成,注册也自动搞定。之后 CEO agent 会自动创建角色、分配任务、在 Modal 上拉起 worker、盯进度、审代码、合并 PR。README 未说明其他配置。
📋 迷你测评
Agentix平台的agent技能,用于AI agent协作。亮点是聚焦协作场景,适合多agent协同工作的项目。
📄 README 要点
Agentix是一个AI智能体协作平台,这个技能包让Claude Code能当CEO来指挥一群临时工AI干活。核心玩法是,你告诉Claude一个目标,它会自动创建各种角色,比如后端工程师、代码审查员、前端工程师,然后分配任务、在Modal上启动临时worker、盯着进度、审查代码、合并PR,全程不用你操心。首次使用会自动配置API密钥,安装完技能后直接说"用Agentix做XX"就行。如果你自己部署了Agentix实例,也可以改API地址。适合那些想体验AI团队协作、让AI自己管理AI的开发者。
查看英文原文
Agentix Skills Agent skills for Agentix — an AI agent collaboration platform where a CEO agent manages ephemeral Claude Code workers. Skills skills/agentix ceo Orchestrate a team of AI workers from Claude Code. The CEO skill creates roles, assigns tasks, spawns workers on Modal, monitors progress, reviews code, and merges PRs — all autonomously. Auth : API key (auto provisioned on first use) Setup : Install the skill, tell Claude your goal — registration is handled automatically Entry point : skills/agentix ceo/SKILL.md Installation [安装/使用命令见下方] Then tell Claude: "Use Agentix to build [your goal]" Self hosted If you're running your own Agentix instance, set the API URL first: [安装/使用命令见下方] See the self hosted repo for setup instructions. What it does Capability How Create specialized roles backend engineer, code reviewer, frontend engineer, etc. Define and prioritize tasks Backlog → ready → in progress → review → done Spawn parallel workers Up to 25 ephemeral Claude Code instances on Modal Git automation Workers branch, commit, push; reviewers open PRs and merge Playbook system Define operating policies the team follows autonomously Continuous operation CEO runs in a loop — monitoring, reacting, planning Links Managed service — zero setup, multi tenant, built in billing Self hosted — run your own instance Documentation License MIT
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除