什么是 antigravity-swarm?
部署自主子代理以在 Antigravity IDE 中执行任务。支持人工调度和动态“自动聘用”座席团队。 来源:wjgoarxiv/antigravity-swarm。
部署自主子代理以在 Antigravity IDE 中执行任务。支持人工调度和动态“自动聘用”座席团队。
通过命令行快速安装 antigravity-swarm AI 技能到你的开发环境
来源:wjgoarxiv/antigravity-swarm。
This skill allows you to dispatch autonomous sub-agents to perform tasks. It features a Manager layer (planner.py) that can automatically design a team of agents for a complex mission, and an Orchestrator (orchestrator.py) to run them visually.
Both scripts include a Plan Mode (confirmation step) by default to prevent accidental usage limits consumption.
[!WARNING] Do NOT modify files in this directory while the Orchestrator is running. The system actively reads and writes to taskplan.md, findings.md, and subagents.yaml. Manual edits during execution may cause race conditions or inconsistent agent behavior.
部署自主子代理以在 Antigravity IDE 中执行任务。支持人工调度和动态“自动聘用”座席团队。 来源:wjgoarxiv/antigravity-swarm。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/wjgoarxiv/antigravity-swarm --skill antigravity-swarm部署自主子代理以在 Antigravity IDE 中执行任务。支持人工调度和动态“自动聘用”座席团队。 来源:wjgoarxiv/antigravity-swarm。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/wjgoarxiv/antigravity-swarm --skill antigravity-swarm 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/wjgoarxiv/antigravity-swarm