Zum Hauptinhalt springen
tsecurity.de LIVE
Echtzeit-Radar & Feeds
Alle RSS Feeds
👥 Community & Social
Sichere ProgrammierungMCP Tool Poisoning: A Name Allowlist Is Not Enough(22.09.2026 um 18:56 Uhr)
Sichere ProgrammierungGiggleGigs: A Job Board That Actually Uses AI Where It Helps(22.09.2026 um 18:57 Uhr)
Sichere ProgrammierungThe Bootstrapped SaaS Flywheel: How to Hit $10k MRR Without VC Capital(22.09.2026 um 19:05 Uhr)
Sichere ProgrammierungThe container was running software nobody built(22.09.2026 um 19:08 Uhr)
Sichere ProgrammierungYour Terminal Tasks, Everywhere: Introducing Tasku Cloud(22.09.2026 um 19:08 Uhr)
Sichere ProgrammierungMCP Tool Poisoning: A Name Allowlist Is Not Enough(22.09.2026 um 18:56 Uhr)
Sichere ProgrammierungGiggleGigs: A Job Board That Actually Uses AI Where It Helps(22.09.2026 um 18:57 Uhr)
Sichere ProgrammierungThe Bootstrapped SaaS Flywheel: How to Hit $10k MRR Without VC Capital(22.09.2026 um 19:05 Uhr)
Sichere ProgrammierungThe container was running software nobody built(22.09.2026 um 19:08 Uhr)
Sichere ProgrammierungYour Terminal Tasks, Everywhere: Introducing Tasku Cloud(22.09.2026 um 19:08 Uhr)
Intelligence View
⚡ tsecurity.de Intelligence

Mastering Hermes: All the Slash Commands(119 commands) You’ll Ever Need

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 --…

0
↗ Quelle (dev.to)
Reagiere als Erste:r — dein Feedback zählt!

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.

Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten Mastering Hermes: All the Slash Commands(119 commands) You’ll Ever Need

Thematisch verwandte Begriffe: Mastering, Hermes, Slash, Commands119 · 6 Treffer

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Zum Aktualisieren ziehen
ZERO-DAY CVE-2026-75517 | Novu provides an API for sending notifications through multiple channels…
Advisory →
TTS Reader • tsecurity.de Voice
tsecurity.de Icon
tsecurity.de App
Offline-Lesen, Eilmeldungen & 0ms Ladezeit

Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.

Nächster Beitrag
Themen-Radar & Intelligence Matrix
Echtzeit-Taxonomie nach Angriffsvektoren & Plattformen

tsecurity.de Live Threat Radar

🔴 LIVE RADAR
MONITORING
AKTIV
CVE-DATENBANK
LIVE
🔍
Community Radar & Live Chat
Sentinel Bot online • Live-Stream
Dein Cluster: Security Explorer
Match:
lädt…
Verbindung zum Community-Stream wird aufgebaut...
Bearbeitungsmodus — Senden überschreibt deine Nachricht
Community-Puls — was gerade passiert
lädt…
Aktivitäten deiner Analysten
lädt…
Neues Thema oder Eilmeldung einreichen

Reiche interessante Links, Zero-Days oder Debatten ein. Die Community entscheidet per Upvote über die Veröffentlichung.

Heiß diskutierte Einreichungen
🔖 Gespeicherte Artikel
📂 Keine gespeicherten Artikel vorhanden.
Zurück Ziehen Vor
Links: vorheriger Artikel Rechts: nächster Artikel unten: schließen
News NIS-2 Frühwarnung Tier-1 Intel ⏱️ 3 Min vor 10 Min
Artikeldaten werden geladen...

Zurück: vorheriger Vor: nächster
↗ Original-Quelle
Social Reaktionen Deine Reaktion zählt
Einstufung & Relevanz-Poll 0 Stimmen
In sozialen Netzwerken teilen 1-Klick