hermes /help

15次阅读
没有评论
/help

+-------------------------------------------------------+
| (^_^)? Available Commands |
+-------------------------------------------------------+

── Session ──
/new - Start a new session (fresh session ID + history) (usage: /new [name])
/reset - Start a new session (fresh session ID + history) (alias for /new)
/clear - Clear screen and start a new session
/redraw - Force a full UI repaint (recovers from terminal drift)
/history - Show conversation history
/save - Save the current conversation
/retry - Retry the last message (resend to agent)
/prompt - Compose your next prompt in $EDITOR (markdown), then send it (usage: /prompt [initial text])
/compose - Compose your next prompt in $EDITOR (markdown), then send it (alias for /prompt)
/undo - Back up N user turns and re-prompt (default 1) (usage: /undo [N])
/title - Set a title for the current session (usage: /title [name])
/handoff - Hand off this session to a messaging platform (Telegram, Discord, etc.) (usage: /handoff )
/branch - Branch the current session (explore a different path) (usage: /branch [name])
/fork - Branch the current session (explore a different path) (alias for /branch)
/compress - Compress conversation context (add 'here [N]' to keep recent N turns) (usage: /compress [here [N] | focus topic])
/rollback - List or restore filesystem checkpoints (usage: /rollback [number])
/snapshot - Create or restore state snapshots of Hermes config/state (usage: /snapshot [create|restore |prune])
/snap - Create or restore state snapshots of Hermes config/state (alias for /snapshot)
/stop - Kill all running background processes
/background - Run a prompt in the background (usage: /background )
/bg - Run a prompt in the background (alias for /background)
/btw - Run a prompt in the background (alias for /background)
/agents - Show active agents and running tasks
/tasks - Show active agents and running tasks (alias for /agents)
/queue - Queue a prompt for the next turn (doesn't interrupt) (usage: /queue )
/q - Queue a prompt for the next turn (doesn't interrupt) (alias for /queue)
/steer - Inject a message after the next tool call without interrupting (usage: /steer )
/goal - Set a standing goal Hermes works on across turns until achieved (usage: /goal [text | draft | show | pause | resume | clear | status | wait |
unwait])
/moa - Run one prompt through the default Mixture of Agents preset, then restore your model (usage: /moa )
/subgoal - Add or manage extra criteria on the active goal (usage: /subgoal [text | remove N | clear])
/status - Show session, model, token, and context info
/resume - Resume a previously-named session (usage: /resume [name])
/sessions - Browse and resume previous sessions

── Info ──
/whoami - Show your slash command access (admin / user)
/profile - Show active profile name and home directory
/help - Show available commands
/usage - Show token usage and rate limits for the current session
/credits - Show Nous credit balance and top up
/billing - Manage Nous terminal billing — buy credits, auto-reload, limits
/insights - Show usage insights and analytics (usage: /insights [days])
/platforms - Show gateway/messaging platform status
/gateway - Show gateway/messaging platform status (alias for /platforms)
/copy - Copy the last assistant response to clipboard (usage: /copy [number])
/paste - Attach clipboard image from your clipboard
/image - Attach a local image file for your next prompt (usage: /image )
/update - Update Hermes Agent to the latest version
/version - Show Hermes Agent version
/v - Show Hermes Agent version (alias for /version)
/debug - Upload debug report (system info + logs) and get shareable links

── Configuration ──
/config - Show current configuration
/model - Switch model (persists by default) (usage: /model [model] [--provider name] [--global|--session] [--refresh])
/codex-runtime - Toggle codex app-server runtime for OpenAI/Codex models (usage: /codex-runtime [auto|codex_app_server])
/codex_runtime - Toggle codex app-server runtime for OpenAI/Codex models (alias for /codex-runtime)
/personality - Set a predefined personality (usage: /personality [name])
/statusbar - Toggle the context/model status bar
/sb - Toggle the context/model status bar (alias for /statusbar)
/timestamps - Toggle [HH:MM] timestamps on messages and /history (usage: /timestamps [on|off|status])
/ts - Toggle [HH:MM] timestamps on messages and /history (alias for /timestamps)
/verbose - Cycle tool progress display: off -> new -> all -> verbose
/footer - Toggle gateway runtime-metadata footer on final replies (usage: /footer [on|off|status])
/yolo - Toggle YOLO mode (skip all dangerous command approvals)
/reasoning - Manage reasoning effort and display (usage: /reasoning [level|show|hide|full|clamp])
/skin - Show or change the display skin/theme (usage: /skin [name])
/indicator - Pick the TUI busy-indicator style (usage: /indicator [kaomoji|emoji|unicode|ascii])
/voice - Toggle voice mode (usage: /voice [on|off|tts|status])
/busy - Control what Enter does while Hermes is working (usage: /busy [queue|steer|interrupt|status])

── Tools & Skills ──
/tools - Manage tools: /tools [list|disable|enable] [name…] (usage: /tools [list|disable|enable] [name…])
/toolsets - List available toolsets
/skills - Search, install, inspect, or manage skills
/memory - Review pending memory writes / toggle the approval gate (usage: /memory [pending|approve|reject|approval] [id|on|off])
/bundles - List skill bundles (aliases / for multiple skills)
/pet - Toggle or adopt a petdex mascot (/pet, /pet list, /pet ) (usage: /pet [toggle|list|scale |])
/hatch - Generate a new petdex pet from a description (usage: /hatch [description])
/generate-pet - Generate a new petdex pet from a description (alias for /hatch)
/learn - Learn a reusable skill from anything you describe (dirs, URLs, this chat, notes) (usage: /learn )
/cron - Manage scheduled tasks (usage: /cron [subcommand])
/suggestions - Review suggested automations (accept/dismiss) (usage: /suggestions [accept|dismiss N | catalog])
/suggest - Review suggested automations (accept/dismiss) (alias for /suggestions)
/blueprint - Set up an automation from a blueprint template (usage: /blueprint [name] [slot=value …])
/bp - Set up an automation from a blueprint template (alias for /blueprint)
/curator - Background skill maintenance (status, run, pin, archive, list-archived) (usage: /curator [subcommand])
/kanban - Multi-profile collaboration board (tasks, links, comments) (usage: /kanban [subcommand])
/reload - Reload .env variables into the running session
/reload-mcp - Reload MCP servers from config
/reload_mcp - Reload MCP servers from config (alias for /reload-mcp)
/reload-skills - Re-scan ~/.hermes/skills/ for newly installed or removed skills
/reload_skills - Re-scan ~/.hermes/skills/ for newly installed or removed skills (alias for /reload-skills)
/browser - Connect browser tools to your live Chromium-family browser via CDP (usage: /browser [connect|disconnect|status])
/plugins - List installed plugins and their status

── Exit ──
/quit - Exit the CLI (use --delete to also remove session history) (usage: /quit [--delete])
/exit - Exit the CLI (use --delete to also remove session history) (alias for /quit)

⚡ Skill Commands (74 installed):
/airtable - Airtable REST API via curl. Records CRUD, filters, upserts.
/apple-notes - Manage Apple Notes via memo CLI: create, search, edit.
/apple-reminders - Apple Reminders via remindctl: add, list, complete.
/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.
/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.
/computer-use - Drive the user's desktop in the background — clicking, typing,
scrolling, dragging — without stealing the cursor, keyboard focus,
or switching virtual desktops / Spaces. Cross-platform: macOS,
Windows, Linux. Works with any tool-capable model. Load this skill
whenever the computer_use tool is available.
/design-md - Author/validate/export Google's DESIGN.md token spec files.
/docker-local-development - Common patterns and fixes for Docker Compose development on local machines with port conflicts, networking issues, and authentication problems.
/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).
/findmy - Track Apple devices/AirTags via FindMy.app on macOS.
/fullstack-system-scaffold - Scaffold a complete full-stack system with database, backend API, and frontend — from zero to running Docker Compose.
/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.
/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.
/imessage - Send and receive iMessages/SMS via the imsg CLI on macOS.
/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.
/petdex - Install and select animated petdex mascots for Hermes.
/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.
/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.

Tip: Just type your message to chat with Hermes!
Multi-line: Alt+Enter for a new line
Draft editor: Ctrl+G (Alt+G in VSCode/Cursor)
Paste image: Alt+V (or /paste)
正文完
可以使用微信扫码关注公众号(ID:xzluomor)
post-qrcode
 0
评论(没有评论)
验证码