Slash Commands Reference
Hermes has two slash command surfaces, both driven by a central in : Interactive CLI slash commands — dispatched by , with autocomplete from the registry Messag
- Section
- Reference
- Source
- hermesbible.com/docs/reference/slash-commands
Hermes has two slash command surfaces, both driven by a central in : Interactive CLI slash commands — dispatched by , with autocomplete from the registry Messag
Excerpt from the official Hermes Agent documentation, quoted for reference. View sourceWhat this page covers
- Permissions and admin/user split
- Interactive CLI slash commands
- Session
- Configuration
- Tools & Skills
- Info
- Exit
- Dynamic CLI slash commands
- Quick Commands
- Custom model aliases
Section outline mirrored from the official Hermes Agent documentation. Follow any heading to read the complete text on the source site.
Upstream outline
Section map
Permissions and admin/user split
Maps permissions and admin/user split to the Reference documentation path, with the source page reserved for exact commands and updates.
Interactive CLI slash commands
Maps interactive cli slash commands to the Reference documentation path, with the source page reserved for exact commands and updates.
Session
Maps session to the Reference documentation path, with the source page reserved for exact commands and updates.
Configuration
Maps configuration to the Reference documentation path, with the source page reserved for exact commands and updates.
Tools & Skills
Maps tools & skills to the Reference documentation path, with the source page reserved for exact commands and updates.
Info
Maps info to the Reference documentation path, with the source page reserved for exact commands and updates.
Exit
Maps exit to the Reference documentation path, with the source page reserved for exact commands and updates.
Dynamic CLI slash commands
Maps dynamic cli slash commands to the Reference documentation path, with the source page reserved for exact commands and updates.
Implementation notes
- Use this Reference doc as a navigation page first: the local clone mirrors the source structure and links each heading back to the authoritative upstream section.
- Primary decision areas: Permissions and admin/user split, Interactive CLI slash commands, Session, Configuration, Tools & Skills. Read those source anchors before changing installs, credentials, automation, or runtime configuration.
- Useful search signals for this doc: slash, commands, reference, command, surfaces. These are derived from the public title and summary so the clone remains lightweight.
Decision table
Use when you need orientation for slash commands reference before applying exact upstream commands.
Open the source anchor for Permissions and admin/user split and confirm platform-specific requirements before changing configuration.
Use the upstream page as the authority for current syntax, release changes, and security-sensitive steps.
Verification checklist
- Use this page to orient yourself within Reference, then open the linked source page for exact current syntax.
- Start with the source section for Permissions and admin/user split; do not rely on the local summary for commands or secrets.
- Check platform, install method, provider, and credential assumptions before changing a real environment.
- Review the source section for Interactive CLI slash commands if the page involves setup, automation, messaging, or runtime behavior.
- After applying anything from the source, run the smallest relevant smoke test before widening scope.
Risk notes
Keep human review before sending public posts, customer messages, trading instructions, or team notifications.
Set provider, token, and retry limits before scaling the workflow beyond a single test run.
Check filesystem, shell, browser, repository, and server permissions before granting the agent write access.
What this page covers
- Hermes has two slash command surfaces, both driven by a central in
- Interactive CLI slash commands
- dispatched by , with autocomplete from the registry Messag
Source mirror note
This page is generated from the public Hermes Bible index so the clone has the same route coverage and search surface. It stores the public title, category, summary, and source link locally; use the source page for full upstream text and updates.
Open source page