Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hermes Desktop Fleet Management Skill thumbnail

Hermes Desktop Fleet Management Skill

Codex Skill Hermes Agent MIT License @cobi_bean

Install · What it helps with · Safety model · Nous Research

A Codex skill for diagnosing Hermes Desktop, Hermes Dashboard, and remote Hermes agent fleet issues without breaking working profiles.

This skill captures a practical troubleshooting playbook for remote gateway routing, session-token mixups, stale Electron state, dashboard service health, API/version skew, slow all-profile aggregation, and workspace/cwd bleed between profiles.

It is a community runbook, not an official Nous Research release.

Install

Clone this repository into your Codex skills directory:

mkdir -p ~/.codex/skills
git clone https://github.com/cobibean/hermes-desktop-fleet-management-skill.git \
  ~/.codex/skills/hermes-desktop-fleet-management

Then start a new Codex session and ask for the skill:

Use $hermes-desktop-fleet-management to diagnose why Hermes Desktop is stuck connecting to my remote fleet.

What It Helps With

  • Hermes Desktop stuck on connecting
  • remote gateway URL/token mismatches
  • Desktop working for one profile but not another
  • Dashboard backend service checks
  • /api/status working while newer profile/session routes fail
  • stale Desktop user data after reinstalling the app bundle
  • profile tabs creating sessions in the wrong workspace
  • deciding when to reset Desktop state, restart one service, update backend code, or refresh provider auth

Safety Model

The skill is intentionally conservative:

  • preserve working profiles
  • avoid global token rotation unless auth evidence requires it
  • avoid restarting the whole fleet for one broken profile
  • distinguish app reinstall from Electron user-data reset
  • keep tokens and private service details out of logs, docs, commits, and chat

Credits

Created by cobi for practical Hermes Desktop and remote fleet troubleshooting.

Find cobi on X/Twitter: @cobi_bean

Hermes Agent is created by Nous Research:

License

MIT. See LICENSE.

About

Codex skill for diagnosing Hermes Desktop remote fleet routing and workspace issues

Topics

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors