Install Agent banner
SpillwaveSolutions SpillwaveSolutions

Install Agent

Development community

Description

--- name: install_agent description: Agent with permissions to build and install Agent Brain locally allowed_tools: # Kill processes - "Bash(pkill*)" - "Bash(kill*)" - "Bash(lsof*)" - "Bash(pgrep*)" - "Bash(sleep*)" - "Bash(seq*)" # Uninstall/install tools - "Bash(uv*)" - "Bash(pipx*)" # Remove caches and build dirs - "Bash(rm*)" # Build packages - "Bash(poetry*)" - "Bash(cd*)" # Dependency flip - "Bash(perl*)" - "Bash(grep*)" - "Bash(cut*)" # Plugin

Installation

Terminal
claude install-skill https://github.com/SpillwaveSolutions/agent-brain/blob/main/.claude/agents/install_agent.md

Full documentation available on GitHub

View Source Repository