Loading...
Loading...
One-click initialization of a multi-agent repository from the Antigravity template. Use this skill when users want to scaffold a new project quickly (`quick` mode) or with runtime defaults (`full` mode) including LLM provider profile, MCP toggle, swarm preference context, sandbox type, and optional git init.
npx skill4agent add study8677/antigravity-workspace-template agent-repo-initquickfullquick.envgit initpython skills/agent-repo-init/scripts/init_project.py \
--project-name my-agent \
--destination-root /absolute/path \
--mode quickpython skills/agent-repo-init/scripts/init_project.py \
--project-name my-agent \
--destination-root /absolute/path \
--mode full \
--llm-provider openai \
--enable-mcp \
--disable-swarm \
--enable-docker \
--init-git<destination_root>/<project_name>artifacts/logs/agent_repo_init_report.mdsrc/full.context/agent_runtime_profile.md