Skip to main content
Slash commands are typed directly into the Hermes prompt during an active session. Type /help at any time to see available commands.
Some commands are only available in specific contexts. Commands marked CLI only work in the interactive terminal. Commands marked Gateway only work via messaging platforms (Telegram, Discord, WhatsApp, Slack, Signal).

Session

Notes

  • /new and /reset are aliases — both wipe conversation history and generate a new session ID.
  • /rollback lists available filesystem snapshots when called with no argument. Pass a number to restore that snapshot.
  • /background <prompt> runs the prompt in a parallel agent loop. Gateway platforms push status updates as the background task progresses.
  • /status is gateway-only — in the CLI, session info is shown in the banner.

Configuration

/model usage

The /model command supports two-stage tab completion: type a provider name followed by : to see models for that provider.

/reasoning levels

Accepted values for /reasoning [level]: none, low, minimal, medium, high, xhigh. Use /reasoning show or /reasoning hide to toggle display of the reasoning block.

Tools & Skills

Skill slash commands

Installed skills also become slash commands. For example, a skill named research-mode can be activated with /research-mode. Skill commands inject the skill document as a user message at the start of your next query. Use /skills list to see all installed skills, or /skills browse to discover new ones.

Info


Exit


Gateway-only commands

The following commands are only available via messaging platforms (Telegram, Discord, WhatsApp, Slack, Signal):

CLI-only commands

The following commands are only available in the interactive CLI: /clear, /history, /save, /config, /prompt, /statusbar, /verbose, /skin, /tools, /toolsets, /skills, /cron, /browser, /plugins, /platforms, /paste, /quit