Agent skill

agent-repo-init

Stars 1,117
Forks 232

Install this agent skill to your Project

npx add-skill https://github.com/study8677/antigravity-workspace-template/tree/main/engine/antigravity_engine/skills/agent-repo-init

SKILL.md

Agent Repo Init Skill

This skill bootstraps a new multi-agent repository from the Antigravity template.

Usage

When asked to initialize a fresh repository from this template, call init_agent_repo.

Modes

  • quick: Fast clean scaffold.
  • full: Quick scaffold plus runtime profile setup (.env, mission, context profile, and init report).

Capabilities

  • 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

Notes

  • 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.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results