Slash Command Compendium
Complete / Command / Reference Manual
Slash Commands allow you to easily control Hermes Agent. By sending commands via CLI or messages, you can improve work efficiency and customize your experience. CLI CLI OnlyMSG Message OnlyBOTH Both CLI and Messages AvAIlable ⚙️ Configuration (13)
| Command | Description | Type |
|---|
/model <name> | Switch to a different model | BOTH |
/model list | List all available models | BOTH |
/temperature <0-2> | Set response randomness (0-2) | BOTH |
/max-tokens <num> | Set maximum response length | BOTH |
/top-p <0-1> | Set nucleus Sampling | BOTH |
/top-k <num> | Set top-k sampling | BOTH |
/system <Prompt> | Set system prompt | BOTH |
/persona <name> | Switch Persona | BOTH |
/persona list | List all Personas | BOTH |
| /mEMOry <on|off> | Turn on/off memory | BOTH |
/memory clear | Clear memory | BOTH |
| /tools <on|off> | Turn on/off tools | BOTH |
/config show | Show current configuration | CLI |
💬 Conversation (12)
| Command | Description | Type |
|---|
/new | Start a new conversation (alias: /reset) | BOTH |
/clear | Clear screen and start a new conversation | BOTH |
/status | Show current conversation status | BOTH |
/compACT | Compress conversation history | BOTH |
/summary | Summarize conversation | BOTH |
/save | Save current conversation | BOTH |
/load | Load a previous conversation | BOTH |
/export | Export conversation to file | BOTH |
/tokens | Show token usage statistics | BOTH |
/cost | Show API cost usage | BOTH |
/model | Show current model details | BOTH |
/help | Show all available commands | BOTH |
📂 Files & Data (9)
| Command | Description | Type |
|---|
/read <file> | Read file content | BOTH |
/write <file> <content> | Write content to file | BOTH |
/APPend <file> <content> | Append content to file | BOTH |
/ls [path] | List directory contents | BOTH |
/search <query> | Search files | BOTH |
/grep <pattern> | Search for regex pattern in files | BOTH |
/notebook | Open notebook | BOTH |
/notebook list | List all notebooks | BOTH |
/notebook clear | Clear notebook | BOTH |
🛠️ Tools & Integrations (12)
| Command | Description | Type |
|---|
/tools | List available tools | BOTH |
/tool use <name> | Use a specific tool | BOTH |
/tool add <name> <cmd> | Add a custom tool | CLI |
/tool remove <name> | Remove a custom tool | CLI |
/tool edit <name> | Edit a custom tool | CLI |
/MCP list | List MCP servers | BOTH |
/mcp connect <url> | Connect to an MCP server | CLI |
/mcp disconnect <url> | Disconnect from an MCP server | CLI |
/mcp info | Show MCP server Information | CLI |
/Web Search <query> | Search the web | BOTH |
/web page <url> | Fetch webpage content | BOTH |
/calc <expression> | Calculate expression | BOTH |
👤 Persona (11)
| Command | Description | Type |
|---|
/persona list | List all Personas | BOTH |
/persona <name> | Switch Persona | BOTH |
/persona create <name> | Create a new Persona | CLI |
/persona edit <name> | Edit a Persona | CLI |
/persona delete <name> | Delete a Persona | CLI |
/persona export <name> | Export a Persona | CLI |
/persona import <file> | Import a Persona | CLI |
/persona share <name> | Share a Persona | CLI |
/persona info <name> | Show Persona information | CLI |
/persona default <name> | Set default Persona | CLI |
/persona reset | Reset to default | CLI |
🖥️ Interface & Display (10)
| Command | Description | Type |
|---|
/theme <name> | Switch color theme | CLI |
/theme list | List available themes | CLI |
| /mode <simple|rich> | Set display mode | CLI |
| /markdown <on|off> | Toggle Markdown rendering | CLI |
| /image <on|off> | Toggle image display | CLI |
| /pager <on|off> | Toggle pAGInation display | CLI |
/width <num> | Set display width | CLI |
/font <name> | Set font family | CLI |
/fontsize <size> | Set font size | CLI |
/colors | Show color palette | CLI |
🤖 Agents & tasks (11)
| Command | Description | Type |
|---|
/ask <question> | Ask directly | BOTH |
/think <prompt> | Step-by-step thinking | BOTH |
/plan <task> | Create a plan | BOTH |
/execute <task> | Execute a task | BOTH |
/todo | Show todo list | BOTH |
/todo add <task> | Add a todo item | BOTH |
/todo done <id> | Mark a todo as done | BOTH |
/todo clear | Clear todo list | BOTH |
/run <command> | Run a shell command | CLI |
/shell | Open an interactive shell | CLI |
/kill <pid> | Terminate a process | CLI |
💬 Messages (8)
| Command | Description | Type |
|---|
/reply | Reply to the last message | MSG |
/forward | Forward the last response | MSG |
/copy | Copy the last response | MSG |
/share | Share the last response | MSG |
/pin | Pin an important message | MSG |
/unpin | Unpin a message | MSG |
/history | Show Message History | MSG |
/stats | Show usage statistics | MSG |
🚀 Advanced (11)
| Command | Description | Type |
|---|
| /debug <on|off> | Toggle debug mode | CLI |
| /verbose <on|off> | Toggle detailed ouTPUt | CLI |
/trace | Show execution trace | CLI |
/profile | Show performance analysis report | CLI |
/benchmark | Run benchmark tests | CLI |
/metrics | Show system metrics | CLI |
/log <level> | Set log level | CLI |
/log show | Show recent logs | CLI |
/config edit | Edit configuration file | CLI |
/reload | Reload configuration | CLI |
/version | Show version information | CLI |
⭐ Quick Tips
⚡ Input anytime / View command suggestions
⌨️ Press Tab for auto-completion
📖 Use /help for Detailed help
⚙️ Use /config show and /config edit for configuration
ℹ️ Most commands are available in both CLI and Messages
Be the first to rate this article.
Comments & Questions (0)
No comments yet
Be the first to comment!