The destination is created as <destination_root>/<project_name>.
The destination must be outside the current template repository path.
For full mode, review .context/agent_runtime_profile.md after generation.
1---2name: agent-repo-init-23description: Agent Repo Init Skill4---5# Agent Repo Init Skill67This skill bootstraps a new multi-agent repository from the Antigravity template.89## Usage10When asked to initialize a fresh repository from this template, call `init_agent_repo`.1112## Modes13- `quick`: Fast clean scaffold.14- `full`: Quick scaffold plus runtime profile setup (`.env`, mission, context profile, and init report).1516## Capabilities17- `init_agent_repo(project_name, destination_root=".", mode="quick", llm_provider="gemini", enable_mcp=False, enable_swarm=True, sandbox_runtime="local", init_git=False) -> dict`1819## Notes20- The destination is created as `<destination_root>/<project_name>`.21- The destination must be outside the current template repository path.22- For `full` mode, review `.context/agent_runtime_profile.md` after generation.
Run npx skillmds@latest add xiaolai/agent-repo-init-2 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Agent Repo Init Skill It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
xiaolai (@xiaolai) published this skill. Their other Agent Skills are listed on their SkillMD profile.