Hermes Agent HelperHermes Agent Helper

Hermes Agent Chat Commands: Complete 117-Command Reference

Hermes Agent Helperon a month ago

Introduction

Hermes Agent chat commands transform the assistant from a "just ask anything" chatbot into a controllable productivity tool. This article provides a complete reference for all 117 commands, including core commands and skill commands, with practical examples for every parameterized command.

For subscription details and feature boundaries, see View Plans. For support, Contact Us.


๐Ÿ“š Core Commands (30+)

Session Management

CommandDescriptionExample
/newStart a new session (fresh session ID + history)/new
/resetAlias for /new/reset
/retryRetry the last message (resend to agent)/retry
/undoRemove the last user/assistant exchange/undo
/title [name]Set a title for the current session/title Project A Discussion
/branch [name]Branch the current session (explore a different path)/branch Alternative Approach
/forkAlias for /branch/fork Plan B
/compress [focus topic]Manually compress conversation context/compress Keep only code review content
/rollback [number]List or restore filesystem checkpoints/rollback or /rollback 3
/snapshot [create|restore <id>|prune]Create or restore state snapshots of Hermes config/state/snapshot create or /snapshot restore abc123
/snapAlias for /snapshot/snap create
/resume [name]Resume a previously-named session/resume Yesterday's Debug Session
/statusShow session info/status

Process & Task Control

CommandDescriptionExample
/stopKill all running background processes/stop
/approve [session|always]Approve a pending dangerous command/approve or /approve always
/denyDeny a pending dangerous command/deny
/background <prompt>Run a prompt in the background/background Scan this repo for security issues
/bgAlias for /background/bg Run the test suite
/btw <question>Ephemeral side question using session context (no tools, not persisted)/btw What's the time complexity of this function?
/queue <prompt>Queue a prompt for the next turn (doesn't interrupt)/queue Write unit tests when done
/qAlias for /queue/q Then deploy to staging
/yoloToggle YOLO mode (skip all dangerous command approvals)/yolo

Model & Configuration

CommandDescriptionExample
/model [model] [--global]Switch model for this session/model claude-3-opus or /model gpt-4 --global
/providerShow available providers and current provider/provider
/personality [name]Set a predefined personality/personality Strict Code Reviewer
/reasoning [level|show|hide]Manage reasoning effort and display/reasoning high or /reasoning show
/fast [normal|fast|status]Toggle fast mode (OpenAI Priority/Anthropic Fast)/fast fast or /fast status
/voice [on|off|tts|status]Toggle voice mode/voice on or /voice tts
/reloadReload .env variables into the running session/reload
/reload-mcpReload MCP servers from config/reload-mcp
/profileShow active profile name and home directory/profile
/sethomeSet this chat as the home channel/sethome
/set-homeAlias for /sethome/set-home

Help & System

CommandDescriptionExample
/commands [page]Browse all commands and skills (paginated)/commands or /commands 2
/helpShow available commands/help
/restartGracefully restart the gateway after draining active runs/restart
/usageShow token usage and rate limits for the current session/usage
/insights [days]Show usage insights and analytics/insights or /insights 7
/updateUpdate Hermes Agent to the latest version/update
/debugUpload debug report (system info + logs) and get shareable links/debug

โšก Skill Commands (80+)

๐Ÿค– Autonomous AI Agents

CommandDescriptionExample
/claude-codeDelegate coding tasks to Claude Code (Anthropic CLI agent)/claude-code Refactor this function for better readability
/codexDelegate coding tasks to OpenAI Codex CLI agent/codex Fix all lint errors in this PR
/opencodeDelegate coding tasks to OpenCode CLI agent/opencode Implement the user auth module
/hermes-agentComplete guide for using/extending/configuring Hermes/hermes-agent How do I configure Feishu integration?

๐ŸŽจ Creative Content

CommandDescriptionExample
/architecture-diagramGenerate professional dark-themed system architecture diagrams (HTML/SVG)/architecture-diagram Draw a microservices diagram with API gateway, user service, order service
/ascii-artGenerate ASCII art (571 fonts + cowsay + image-to-ascii)/ascii-art Write "Hello World" in banner font
/ascii-videoConvert any input to colored ASCII character video (MP4/GIF)/ascii-video Convert this video to ASCII-style GIF
/excalidrawHand-drawn style flowcharts/architecture diagrams/excalidraw Draw a user registration flowchart
/ideationGenerate project inspiration/ideation Give me an AI-related weekend project idea
/manim-video3Blue1Brown-style math animations/manim-video Create an animation explaining Fourier transforms
/p5jsInteractive generative art/data visualization/shaders/p5js Create a particle system animation
/popular-web-designs54 production-grade design templates (Stripe/Linear/Vercel etc.)/popular-web-designs Design a pricing page in Stripe style
/songwriting-and-ai-musicSuno music generation techniques/songwriting-and-ai-music Write lyrics about programming
/heartmulaOpen-source music generation model (Suno-like)/heartmula Generate an upbeat electronic track

๐Ÿ”ฌ Data Science

CommandDescriptionExample
/jupyter-live-kernelStateful Python iterative exploration/jupyter-live-kernel Analyze this CSV dataset

โš™๏ธ DevOps

CommandDescriptionExample
/cron-timezoneCorrect timezone handling for cron jobs/cron-timezone Set up a daily task at 9AM EST
/webhook-subscriptionsExternal event-triggered agent runs/webhook-subscriptions Create a GitHub push event subscription

๐Ÿ“ง Email

CommandDescriptionExample
/himalayaCLI to manage IMAP/SMTP emails/himalaya List the 10 most recent unread emails

๐ŸŽฎ Gaming

CommandDescriptionExample
/minecraft-modpack-serverSet up modded Minecraft servers/minecraft-modpack-server Set up server from this CurseForge pack
/pokemon-playerHeadless emulator autonomous gameplay/pokemon-player Start playing Pokemon Red

๐Ÿ™ GitHub

CommandDescriptionExample
/codebase-inspectionLOC/language composition stats/codebase-inspection Analyze code stats and language distribution
/github-authHTTPS/SSH/gh auth auto-setup/github-auth Configure SSH key authentication
/github-code-reviewPR diff analysis + inline comments/github-code-review Review PR #123
/github-issuesCreate/search/label/link to PRs/github-issues Create a bug report with high-priority label
/github-pr-workflowFull PR lifecycle (branchโ†’commitโ†’CIโ†’merge)/github-pr-workflow Create a PR to fix the login issue
/github-repo-managementClone/create/fork/remotes/secrets/releases/github-repo-management Create v1.2.0 release

๐Ÿ” Lifestyle

CommandDescriptionExample
/find-nearbyOpenStreetMap find restaurants/cafes (no API key)/find-nearby Coffee shops near Times Square NYC

๐Ÿ”Œ MCP Protocol

CommandDescriptionExample
/mcporterCLI to call any MCP server tools/mcporter List all available MCP servers
/native-mcpAuto-discover and register MCP tools as native Hermes tools/native-mcp Connect to Notion MCP server

๐ŸŽฌ Media

CommandDescriptionExample
/gif-searchTenor search and download GIFs/gif-search Search for "happy coding" GIF
/songseeAudio spectrogram/feature visualization/songsee Generate spectrogram for this song
/youtube-contentVideo transcript extraction โ†’ summaries/blogs/structured content/youtube-content Summarize this YouTube video https://...

๐Ÿงช ML/MLOps

CommandDescriptionExample
/audiocraft-audio-generationAudioCraft text-to-music/sound/audiocraft-audio-generation Generate 30 seconds of ambient music
/axolotlAxolotl LLM fine-tuning/axolotl Fine-tune Llama-7B with LoRA
/fine-tuning-with-trlTRL reinforcement learning fine-tuning/fine-tuning-with-trl Align model with DPO
/gguf-quantizationGGUF format quantization/gguf-quantization Quantize model to 4bit GGUF
/serving-llms-vllmvLLM high-throughput inference serving/serving-llms-vllm Deploy OpenAI-compatible inference endpoint
/llama-cppllama.cpp CPU/Apple Silicon inference/llama-cpp Run Mistral-7B on M3 Mac
/evaluating-llms-harnessLM Eval Harness evaluation/evaluating-llms-harness Evaluate this model on MMLU
/weights-and-biasesW&B experiment tracking/weights-and-biases Set up training experiment tracking
/outlinesOutlines structured output/outlines Guarantee output matches this JSON Schema
/guidanceGuidance constrained generation/guidance Force generation of valid SQL queries
/clipCLIP vision-language model/clip Search for similar images using this image
/segment-anything-modelSAM image segmentation/segment-anything-model Segment all objects in this image
/stable-diffusion-image-generationStable Diffusion image generation/stable-diffusion-image-generation Generate a cyberpunk city image
/whisperWhisper speech recognition/whisper Transcribe this audio file
/pytorch-fsdpFSDP distributed training/pytorch-fsdp Configure 8-GPU distributed training
/huggingface-hubHuggingFace Hub management/huggingface-hub Upload model to Hub
/dspyDSPy prompt engineering/dspy Optimize prompts for this RAG system
/modal-serverless-gpuModal GPU serverless computing/modal-serverless-gpu Run inference on A100
/obliteratusObliteratus model uncensoring/obliteratus Analyze this model's refusal behavior
/peft-fine-tuningPEFT parameter-efficient fine-tuning/peft-fine-tuning Fine-tune 70B model with QLoRA
/unslothUnsloth fast fine-tuning/unsloth Speed up LoRA training with Unsloth
/grpo-rl-trainingGRPO/RL training/grpo-rl-training Train reasoning model with GRPO

๐Ÿ“ Notes

CommandDescriptionExample
/obsidianRead/write/search Obsidian vault notes/obsidian Search all notes about AI

๐Ÿ“‹ Productivity

CommandDescriptionExample
/google-workspaceGmail/Calendar/Drive/Sheets/Docs integration/google-workspace List today's calendar events
/idea-freezerStructured idea management + periodic review/idea-freezer Add a new idea: AI writing assistant
/linearLinear project management Issue CRUD/linear Create a new Issue: Fix login bug
/nano-pdfNatural language PDF editing/nano-pdf Change the title on page 3 to "Executive Summary"
/notionNotion API create/search/update/notion Create a new database for task tracking
/ocr-and-documentsPDF/scanned document text extraction/ocr-and-documents Extract text from this scanned contract
/powerpointCreate/edit/parse .pptx files/powerpoint Create a 10-slide product intro presentation

๐Ÿ”ด Red Team

CommandDescriptionExample
/godmodeG0DM0D3 API model jailbreak/security testing/godmode Test this model's safety boundaries

๐Ÿ“š Research

CommandDescriptionExample
/arxivarXiv academic paper search/arxiv Search recent LLM alignment papers
/blogwatcherRSS/blog monitoring/blogwatcher Add OpenAI blog to watch list
/competitive-researchSystematic competitive and market analysis/competitive-research Analyze the AI coding assistant market
/competitive-research-saasSaaS/AI product research/competitive-research-saas Research AI writing tool pricing
/domain-researchKeyword combination bulk domain availability check/domain-research Check domains for ai + write combinations
/find-skills-skillSearch and discover OpenClaw skills/find-skills-skill Search data analysis related skills
/llm-wikiKarpathy-style persistent knowledge base/llm-wiki Query Transformer architecture knowledge
/polymarketPrediction market data queries/polymarket Query AI-related prediction markets
/research-paper-writingML/AI paper end-to-end writing pipeline/research-paper-writing Start writing a paper on RAG optimization

๐Ÿ  Smart Home

CommandDescriptionExample
/openhuePhilips Hue light control/openhue Set living room lights to warm 50% brightness

๐Ÿ“ฑ Social Media

CommandDescriptionExample
/xitterX/Twitter post/search/interact/xitter Post a tweet about the new feature launch

๐Ÿ’ป Software Development

CommandDescriptionExample
/planPlan mode (plan only, no execution)/plan Plan how to refactor this auth module
/requesting-code-reviewPre-commit security scan + quality gates/requesting-code-review Check code quality for this commit
/subagent-driven-developmentSplit tasks and implement in parallel/subagent-driven-development Implement these 5 API endpoints in parallel
/systematic-debugging4-phase root cause analysis (understand before fixing)/systematic-debugging Debug this intermittent crash
/test-driven-developmentRED-GREEN-REFACTOR cycle/test-driven-development Write tests and implement this function
/writing-plansDetailed implementation plans for multi-step tasks/writing-plans Write detailed implementation plan for this feature

๐Ÿง  Special Perspectives

CommandDescriptionExample
/dogfoodSystematic QA testing for web apps/dogfood Test all edge cases for this login page

Practical Examples

Example A: Code Review Workflow

/github-code-review Review PR #42
/requesting-code-review Run security scan
/approve Approve merge

Example B: ML Experiment Management

/weights-and-biases Initialize experiment tracking
/axolotl Start LoRA fine-tuning
/evaluating-llms-harness Evaluate on MMLU

Example C: Content Creation

/youtube-content Summarize this tech talk video
/powerpoint Create presentation from summary
/p5js Add an interactive data visualization

FAQ

Q: Are commands case-sensitive?

Generally no, but check /help output to confirm.

Q: How do I see all available commands?

Use /commands for paginated browsing, or /help for a quick overview.

Q: A skill command isn't responding?

Check if the skill requires additional dependencies or API configuration. Use /hermes-agent for setup help.


Conclusion

Mastering Hermes Agent chat commands and their 117 commands transforms your AI assistant from a casual chatbot into a productivity powerhouse. From session management to ML/MLOps, from GitHub workflows to creative content, these commands cover every aspect of software development.

Start with the 10 most commonly used commands and gradually expand to more specialized skill commands. To extend command capabilities to your team, consider subscription and permission planning: View Plans. For implementation questions, Contact Us.