⚡ Hermes Cheatsheet

BOTH CLI + Session CLI Nur Terminal MSG Messaging
v0.12.0 · 05/2026
🚀 CLI – Basiskommandos
hermes Interaktiv starten
hermes chat -q "…" CLI
hermes -z "…" One-Shot
hermes setup Setup
hermes doctor System-Check
hermes update Update
hermes curator Autonome Skill-Pflege
hermes uninstall
💬 Slash – Session
/new BOTH Neue Session
/clear BOTH
/status BOTH
/compact BOTH
/summary BOTH
/save / /load BOTH
/export BOTH
/tokens / /cost BOTH
/model BOTH
/help BOTH
⚙️ CLI – Config & Modelle
hermes model Modell wechseln
hermes config set <k> <v>
hermes config get <key>
hermes config edit
hermes config check
hermes config path
hermes config env-path
hermes fallback Fallback-Provider
model.default model.provider agent.max_turns memory.memory_enabled
🔧 Slash – Konfiguration
/model <name> BOTH
/model list BOTH
/temperature <0-2> BOTH
/max-tokens <num> BOTH
/top-p <0-1> BOTH
/system <prompt> BOTH
/persona <name> BOTH
/persona list BOTH
/memory <on/off> BOTH
/config show BOTH
📁 Slash – File & Data
/read <file> BOTH
/write <file> <content> BOTH
/append <file> <content> BOTH
/ls [path] BOTH
/search <query> BOTH
/grep <pattern> BOTH
/notebook BOTH
/notebook list BOTH
/notebook clear BOTH
📚 CLI – Skills
hermes skills list
hermes skills browse
hermes skills install <id>
hermes skills uninstall <n>
hermes skills update
hermes skills check
hermes skills config
hermes skills tap add <repo>
hermes -s <name> Mit Skill starten
/skill <name> BOTH
/reload-skills BOTH
🧩 Interne Agent-Tools
skill_manage(create|patch|…)
skill_view(name=…)
skills_list()
memory(add|replace|remove)
session_search(query) Zurückblicken
delegate_task(goal) Subagent
execute_code(code) Python mit Tools
clarify(question) Nachfragen
cronjob(action) Cron verwalten
todo(todos) Task-Liste
🤖 Slash – Agent & Tasks
/ask <question> BOTH
/think <prompt> BOTH
/plan <task> BOTH
/execute <task> BOTH
/todo / /todo add / /todo done BOTH
/run <cmd> BOTH Shell
/shell BOTH
/kill <pid> BOTH
🛠️ CLI – Tools & Gateway
hermes tools list
hermes tools enable <set>
hermes tools disable <set>
terminalfile webbrowservision
hermes gateway setup
hermes gateway run
hermes gateway status
hermes gateway install Systemdienst
hermes gateway logs
👤 Profile
hermes profile list
hermes profile create <n>
hermes profile use <name>
hermes profile export …
hermes profile import …
Cron-Jobs
hermes cron create "30m"
hermes cron create "0 9 * * *"
hermes cron list / remove
hermes cron pause/resume
--skill--workdir--context-from
🔐 API-Keys (.env)
OPENROUTER_API_KEY
ANTHROPIC_API_KEY
DEEPSEEK_API_KEY
OPENAI_API_KEY
XAI_API_KEY
GOOGLE_API_KEY
FAL_KEY
🔌 Slash – Tools & Integrations
/tools BOTH
/tool add <name> <cmd> BOTH
/tool remove <name> BOTH
/mcp list BOTH
/mcp connect <url> BOTH
/web search <query> BOTH
/web page <url> BOTH
/calc <expr> BOTH
Slash – Advanced
/debug <on/off> CLI
/verbose <on/off> CLI
/trace CLI
/profile CLI
/benchmark CLI
/log <level> CLI
/metrics CLI
/config edit CLI
/reload CLI
/version CLI
🎨 Slash – UI & Display
/theme <name> CLI
/theme list CLI
/mode <simple/rich> CLI
/markdown <on/off> CLI
/image <on/off> CLI
/pager <on/off> CLI
/width <num> CLI
/font <name> CLI
/fontsize <size> CLI
/colors CLI
👤 Slash – Personas
/persona list BOTH
/persona create <n> BOTH
/persona edit <name> BOTH
/persona delete <name> BOTH
/persona import <file> BOTH
/persona info <name> BOTH
/persona default <n> BOTH
/persona reset BOTH
✉️ Slash – Messaging
/reply MSG
/forward MSG
/copy MSG
/share MSG
/pin MSG
/jump MSG
/history MSG
/stats MSG
🌍 Gateway-Plattformen
Telegram · Discord · WhatsApp
Signal · Email · Matrix
Slack · QQBot · Yuanbao
Teams (Plugin)
CLI (TUI) Discord Telegram WhatsApp
💡 Nützliche Einzeiler
hermes doctor && hermes config check
hermes chat -q "Antworte mit OK"
hermes skills install <url>
hermes cron create "30m" --skill daily
hermes tools enable web
hermes curator status