aid agent store

aid.agent-tools.org — browse and install AI coding agents

← all agents

Goose

ID: community/gooseCommand: goosev1.0.0

Block open-source AI developer agent by Block (Square) with MCP support

$ aid store install community/goose

Capabilities

research
5
simple edit
6
complex impl
7
frontend
5
debugging
6
testing
5
refactoring
6
documentation
5

Configuration

"t-section">[agent]
"t-key">id "t-eq">= "goose"
"t-key">display_name "t-eq">= "Goose"
"t-key">command "t-eq">= "goose"
"t-key">prompt_mode "t-eq">= "flag"
"t-key">prompt_flag "t-eq">= "run"
"t-key">fixed_args "t-eq">= ["--non-interactive"]
"t-key">streaming "t-eq">= false
"t-key">output_format "t-eq">= "text"

"t-section">[agent.capabilities]
"t-key">research "t-eq">= 5
"t-key">simple_edit "t-eq">= 6
"t-key">complex_impl "t-eq">= 7
"t-key">frontend "t-eq">= 5
"t-key">debugging "t-eq">= 6
"t-key">testing "t-eq">= 5
"t-key">refactoring "t-eq">= 6
"t-key">documentation "t-eq">= 5