aid agent store

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

← all agents

Claude Code

ID: community/claude-codeCommand: claudev1.0.0

Anthropic Claude Code CLI — premium coding agent with tool use and dangerously-skip-permissions mode

$ aid store install community/claude-code

Capabilities

research
7
simple edit
9
complex impl
10
frontend
8
debugging
9
testing
8
refactoring
9
documentation
7

Configuration

"t-section">[agent]
"t-key">id "t-eq">= "claude-code"
"t-key">display_name "t-eq">= "Claude Code"
"t-key">command "t-eq">= "claude"
"t-key">prompt_mode "t-eq">= "flag"
"t-key">prompt_flag "t-eq">= "-p"
"t-key">fixed_args "t-eq">= ["--dangerously-skip-permissions"]
"t-key">model_flag "t-eq">= "--model"
"t-key">streaming "t-eq">= false
"t-key">output_format "t-eq">= "text"

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