by JPeetz
Web UI & dashboard for Hermes Agent — chat, memory, skills, terminal, approvals, multi-agent orchestration. Self-hosted.
# Add to your Claude Code skills
git clone https://github.com/JPeetz/Hermes-StudioGuides for using ai agents skills like Hermes-Studio.
Last scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T16:39:02.723Z",
"npmAuditRan": true,
"pipAuditRan": true
}Hermes-Studio is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by JPeetz. Web UI & dashboard for Hermes Agent — chat, memory, skills, terminal, approvals, multi-agent orchestration. Self-hosted. It has 323 GitHub stars.
Yes. Hermes-Studio passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/JPeetz/Hermes-Studio" and add it to your Claude Code skills directory (see the Installation section above).
Hermes-Studio is primarily written in TypeScript. It is open-source under JPeetz on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh Hermes-Studio against similar tools.
No comments yet. Be the first to share your thoughts!
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
The only Hermes web UI with a built-in cron job manager — schedule, monitor, and control autonomous agent tasks without touching a terminal.
Not a chat wrapper. A complete studio — orchestrate multi-agent crews, approve actions, browse memory with a visual knowledge graph, manage skills, and schedule recurring tasks, all from one interface. Built for power users running Hermes Agent locally.
Hermes Studio is an open-source, self-hosted web dashboard for Hermes Agent by NousResearch. It turns the Hermes AI agent into a full workspace you can control from your browser — with multi-agent orchestration, cron job scheduling, execution approvals, MCP server management, and 30+ features no other Hermes UI offers. Works with Ollama, OpenAI, Anthropic, and any OpenAI-compatible backend. Built with React, TypeScript, and TanStack. MIT licensed.
hermes plugins install Xquik-dev/hermes-tweet --enabletemplateType field~/.hermes/config.yaml and triggers a live reload; no manual file editing required/logs screen pulls the last 500 lines from ~/.hermes/logs/ (Hermes v0.8.0 centralised logging); filter All/Errors, live search, color-coded by level, auto-scroll/analytics screen with aggregate event stats, daily volume bar chart, and top-15 tool frequency chart sourced directly from the SQLite event storeSOUL.md, persona.md, and CLAUDE.md directly from the browser; no terminal required/patterns screen to browse agent-learned patterns and manage user corrections stored in MEMORY.md/session-history; sortable by date/model/tokens/cost; lazy-loads full message thread per sessionEvery other Hermes/Claude web interface treats the agent as a request-response tool. You send a message, you get a reply.
Hermes Studio is the only one that lets you schedule the agent as a background worker — running prompts on a timer, automatically, while you do something else.
No crontab -e. No shell scripts. No babysitting.
From the Jobs tab you can: