Bootstraps a new multi-agent repository from the RepoBrain template via init_agent_repo. Supports quick scaffold and full runtime profile setup including MCP toggle, swarm preference, sandbox type, and optional git init. LLM configuration is handled later by rb-setup.
$npx -y skills add study8677/repobrain --skill agent-repo-initInstalls into the current project.
Run `npx skills use "https://github.com/study8677/repobrain" --skill "study8677/repobrain/agent-repo-init"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/study8677/repobrain" that are relevant to the current task. Run `npx skills add "https://github.com/study8677/repobrain"` and select the relevant skills, then follow their instructions.