Hermes has the command that list the chat commands.
/commands [page]
Hermes has the command that list the chat commands.
/commands [page]
The version I use is v0.17.0 and it has 119 slash commands.
page1
/start -- Acknowledge platform start pings without a reply
/new [name] -- Start a new session (fresh session ID + history) (alias: /reset)
/topic [off|help|session-id] -- Enable or inspect Telegram DM topic sessions
/retry -- Retry the last message (resend to agent)
/undo [N] -- Back up N user turns and re-prompt (default 1)
/title [name] -- Set a title for the current session
/branch [name] -- Branch the current session (explore a different path) (alias: /fork)
/compress [here [N] | focus topic] -- Compress conversation context (add 'here [N]' to keep recent N turns)
/rollback [number] -- List or restore filesystem checkpoints
/stop -- Kill all running background processes
/approve [session|always] -- Approve a pending dangerous command
/deny -- Deny a pending dangerous command
/background <prompt> -- Run a prompt in the background (alias: /bg, /btw)
/agents -- Show active agents and running tasks (alias: /tasks)
/queue <prompt> -- Queue a prompt for the next turn (doesn't interrupt) (alias: /q)
/steer <prompt> -- Inject a message after the next tool call without interrupting
/goal [text | pause | resume | clear | status] -- Set a standing goal Hermes works on across turns until achieved
/subgoal [text | remove N | clear] -- Add or manage extra criteria on the active goal
/status -- Show session, model, token, and context info
/whoami -- Show your slash command access (admin / user)
page2
/profile -- Show active profile name and home directory
/sethome -- Set this chat as the home channel (alias: /set-home)
/resume [name] -- Resume a previously-named session
/sessions -- Browse and resume previous sessions
/model [model] [--provider name] [--global|--session] [--refresh] -- Switch model (persists by default)
/codex-runtime [auto|codex_app_server] -- Toggle codex app-server runtime for OpenAI/Codex models
/personality [name] -- Set a predefined personality
/footer [on|off|status] -- Toggle gateway runtime-metadata footer on final replies
/yolo -- Toggle YOLO mode (skip all dangerous command approvals)
/reasoning [level|show|hide] -- Manage reasoning effort and display
/fast [normal|fast|status] -- Toggle fast mode โ OpenAI Priority Processing / Anthropic Fast Mode (Normal/Fast)
/voice [on|off|tts|status] -- Toggle voice mode
/memory [pending|approve|reject|approval] [id|on|off] -- Review pending memory writes / toggle the approval gate
/bundles -- List skill bundles (aliases /<name> for multiple skills)
/suggestions [accept|dismiss N | catalog] -- Review suggested automations (accept/dismiss) (alias: /suggest)
/blueprint [name] [slot=value ...] -- Set up an automation from a blueprint template (alias: /bp)
/curator [subcommand] -- Background skill maintenance (status, run, pin, archive, list-archived)
/kanban [subcommand] -- Multi-profile collaboration board (tasks, links, comments)
/reload-mcp -- Reload MCP servers from config
/reload-skills -- Re-scan ~/.hermes/skills/ for newly installed or removed skills
page3
/commands [page] -- Browse all commands and skills (paginated)
/help -- Show available commands
/restart -- Gracefully restart the gateway after draining active runs
/usage -- Show token usage and rate limits for the current session
/credits -- Show Nous credit balance and top up
/insights [days] -- Show usage insights and analytics
/platform <pause|resume|list> [name] -- Pause, resume, or list a failing gateway platform
/update -- Update Hermes Agent to the latest version
/version -- Show Hermes Agent version (alias: /v)
/debug -- Upload debug report (system info + logs) and get shareable links
โก Skill Commands:
/airtable โ Airtable REST API via curl. Records CRUD, filters, upserts.
/architecture-diagram โ Dark-themed SVG architecture/cloud/infra diagrams as HTML.
/arxiv โ Search arXiv papers by keyword, author, category, or ID.
/ascii-art โ ASCII art: pyfiglet, cowsay, boxes, image-to-ascii.
/ascii-video โ ASCII video: convert video/audio to colored ASCII MP4/GIF.
/audiocraft-audio-generation โ AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.
/baoyu-infographic โ Infographics: 21 layouts x 21 styles (ไฟกๆฏๅพ, ๅฏ่งๅ).
/blogwatcher โ Monitor blogs and RSS/Atom feeds via blogwatcher-cli tool.
page4
/claude-code โ Delegate coding to Claude Code CLI (features, PRs).
/claude-design โ Design one-off HTML artifacts (landing, deck, prototype).
/codebase-inspection โ Inspect codebases w/ pygount: LOC, languages, ratios.
/codex โ Delegate coding to OpenAI Codex CLI (features, PRs).
/comfyui โ Generate images, video, and audio with ComfyUI โ install, launch, manage nodes/models, run workflows with parameter injection. Uses the official comfy-cli for lifecycle and direct REST/WebSocket API for execution.
/design-md โ Author/validate/export Google's DESIGN.md token spec files.
/dogfood โ Exploratory QA of web apps: find bugs, evidence, reports.
/evaluating-llms-harness โ lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).
/excalidraw โ Hand-drawn Excalidraw JSON diagrams (arch, flow, seq).
/gif-search โ Search/download GIFs from Tenor via curl + jq.
/github-auth โ GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
/github-code-review โ Review PRs: diffs, inline comments via gh or REST.
/github-issues โ Create, triage, label, assign GitHub issues via gh or REST.
/github-pr-workflow โ GitHub PR lifecycle: branch, commit, open, CI, merge.
/github-repo-management โ Clone/create/fork repos; manage remotes, releases.
/google-workspace โ Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.
/heartmula โ HeartMuLa: Suno-like song generation from lyrics + tags.
/hermes-agent โ Configure, extend, or contribute to Hermes Agent.
/hermes-agent-skill-authoring โ Author in-repo SKILL.md: frontmatter, validator, structure, and writing-quality principles.
/hermes-gateway-troubleshooting โ Diagnose and fix Hermes gateway messaging-platform connectivity and channel-access issues.
page5
/himalaya โ Himalaya CLI: IMAP/SMTP email from terminal.
/huggingface-hub โ HuggingFace hf CLI: search/download/upload models, datasets.
/humanizer โ Humanize text: strip AI-isms and add real voice.
/jupyter-live-kernel โ Iterative Python via live Jupyter kernel (hamelnb).
/llama-cpp โ llama.cpp local GGUF inference + HF Hub model discovery.
/llm-wiki โ Karpathy's LLM Wiki: build/query interlinked markdown KB.
/manim-video โ Manim CE animations: 3Blue1Brown math/algo videos.
/maps โ Geocode, POIs, routes, timezones via OpenStreetMap/OSRM.
/nano-pdf โ Edit PDF text/typos/titles via nano-pdf CLI (NL prompts).
/node-inspect-debugger โ Debug Node.js via --inspect + Chrome DevTools Protocol CLI.
/notion โ Notion API + ntn CLI: pages, databases, markdown, Workers.
/obsidian โ Read, search, create, and edit notes in the Obsidian vault.
/ocr-and-documents โ Extract text from PDFs/scans (pymupdf, marker-pdf).
/opencode โ Delegate coding to OpenCode CLI (features, PR review).
/openhue โ Control Philips Hue lights, scenes, rooms via OpenHue CLI.
/p5js โ p5.js sketches: gen art, shaders, interactive, 3D.
/plan โ Plan mode: write an actionable markdown plan to .hermes/plans/, no execution. Bite-sized tasks, exact paths, complete code.
/polymarket โ Query Polymarket: markets, prices, orderbooks, history.
/popular-web-designs โ 54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.
/powerpoint โ Create, read, edit .pptx decks, slides, notes, templates.
page6
/pretext โ Use when building creative browser demos with @chenglou/pretext โ DOM-free text layout for ASCII art, typographic flow around obstacles, text-as-geometry games, kinetic typography, and text-powered generative art. Produces single-file HTML demos by default.
/python-debugpy โ Debug Python: pdb REPL + debugpy remote (DAP).
/requesting-code-review โ Pre-commit review: security scan, quality gates, auto-fix.
/research-paper-writing โ Write ML papers for NeurIPS/ICML/ICLR: designโsubmit.
/segment-anything-model โ SAM: zero-shot image segmentation via points, boxes, masks.
/serving-llms-vllm โ vLLM: high-throughput LLM serving, OpenAI API, quantization.
/simplify-code โ Parallel 3-agent cleanup of recent code changes.
/sketch โ Throwaway HTML mockups: 2-3 design variants to compare.
/songsee โ Audio spectrograms/features (mel, chroma, MFCC) via CLI.
/songwriting-and-ai-music โ Songwriting craft and Suno AI music prompts.
/spike โ Throwaway experiments to validate an idea before build.
/systematic-debugging โ 4-phase root cause debugging: understand bugs before fixing.
/teams-meeting-pipeline โ Operate the Teams meeting summary pipeline via Hermes CLI โ summarize meetings, inspect pipeline status, replay jobs, manage Microsoft Graph subscriptions.
/test-driven-development โ TDD: enforce RED-GREEN-REFACTOR, tests before code.
/touchdesigner-mcp โ Control a running TouchDesigner instance via twozero MCP โ create operators, set parameters, wire connections, execute Python, build real-time visuals. 36 native tools.
/weights-and-biases โ W&B: log ML experiments, sweeps, model registry, dashboards.
/xurl โ X/Twitter via xurl CLI: post, search, DM, media, v2 API.
/youtube-content โ YouTube transcripts to summaries, threads, blogs.
/yuanbao โ Yuanbao (ๅ
ๅฎ) groups: @mention users, query info/members.













