Commands Reference
All 40+ slash commands available in Phoenix Agent.
AI & Providers
| Command | Description | Usage |
/connect | Interactive provider setup wizard | /connect |
/model | Switch active model | /model gpt-4o |
/models | List all available models | /models |
/benchmark | Test model response speed | /benchmark |
/compare | Compare multiple models | /compare model1 model2 |
Security
| Command | Description | Usage |
/trust | Enable/disable autonomous mode | /trust on |
/security | Permissions & audit log | /security grant mouse_control |
System
| Command | Description | Usage |
/terminal | Execute shell commands | /terminal dir C:\ |
/files | File explorer | /files C:\Users |
/stats | CPU, RAM, GPU, VRAM, temp, network | /stats |
/doctor | System diagnostics | /doctor |
/repair | Auto-repair suggestions | /repair |
/clipboard | Clipboard operations | /clipboard set text |
/watch | Watch directory for changes | /watch C:\project |
Mouse & Keyboard
| Command | Description | Usage |
/mouse | Mouse control (move, click, drag, scroll) | /mouse move 500 300 |
/keyboard | Keyboard automation | /keyboard type hello |
/screen | Screenshot & OCR | /screen capture |
/vision | AI screen understanding | /vision what do you see? |
/voice | Voice interface (STT/TTS) | /voice speak hello |
/camera | Webcam analysis | /camera |
Workspace & Automation
| Command | Description | Usage |
/project | Project management | /project init myapp |
/workspace | Workspace snapshots | /workspace snapshot |
/agent | Spawn specialized sub-agents | /agent developer fix bug |
/automation | Workflow engine | /automation create deploy |
/schedule | Task scheduling | /schedule add "0 9 * * *" cmd |
Memory & Session
| Command | Description | Usage |
/memory | Persistent memory system | /memory store key value |
/history | Conversation history | /history |
/timeline | Full action timeline | /timeline |
/undo | Undo last action | /undo |
/redo | Redo last undone action | /redo |
/new | Start new conversation | /new |
/export | Export conversation | /export |
General
| Command | Description | Usage |
/help | Show all commands | /help [command] |
/dashboard | Full system overview | /dashboard |
/settings | View/modify settings | /settings key value |
/theme | Change color theme | /theme cyber |
/plugins | Plugin management | /plugins create name |
/status | Quick status | /status |
/version | Show version | /version |
/about | About Phoenix Agent | /about |