Hermes-Desktop
Windows-native desktop agent with tools, memory, and skills
All Skills in This Repository (85)
Pure Emerald Level Indicatorsapple-reminders
Manage Apple Reminders via remindctl from the terminal.
imessage
Read and send iMessages via macOS Messages.app using the imsg CLI.
findmy
Automate FindMy UI tracking for Apple devices and AirTags on macOS.
apple-notes
Manage Apple Notes via the memo CLI in the macOS terminal.
blogwatcher
Monitor blog and feed updates via the blogwatcher CLI.
arxiv
Query the arXiv REST API to retrieve paper metadata and abstracts.
research-paper-writing
Assemble publication-ready ML/AI research papers with structured narrative workflows.
commit
Create conventional git commit messages from staged or working changes.
documentation
Generate README, API references, and architecture docs from codebases.
test-driven-development
Guide developers through a red-green-refactor test-driven development cycle.
systematic-debugging
Reproduce, isolate, hypothesize, verify, and fix bugs through a structured debugging workflow.
plan
Create milestone-based implementation plans with task decomposition and dependency mapping.
Frequently Asked Questions
FAQPage SchemaHow to install Hermes-Desktop?โผ
Run `npx skills add RedWoodOG/Hermes-Desktop --all -g -y` in your terminal to install all skills in this suite globally.
What is Hermes Desktop?โผ
It is a Windows-native desktop app (WinUI 3, .NET 10) that runs a local agent with chat, 27+ tools, persistent memory, and a library of 90+ skills for coding, research, and automation.
Which models does Hermes Desktop support?โผ
It supports runtime model swapping between Claude, GPT, Ollama, Qwen, DeepSeek, and other providers, configured through a simple config.yaml file with your API keys.
Can Hermes Desktop connect to Telegram or Discord?โผ
Yes. It includes native C# adapters for Telegram and Discord, plus optional gateway support for Slack, WhatsApp, Matrix, and webhooks.
Do I need coding experience to use Hermes Desktop?โผ
No. Download the portable zip from Releases, extract it, run HermesDesktop.exe, and add your API key to the config file to start chatting.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core