Hermes Windows Setup Repo-centric Hermes agent installation and configuration for Windows machines. This produces the same workspace pattern as the Linux workspace-hub: skills, memory, and configs live inside the git repo so all agents share them. ⚠️ Rules for This Skill - This skill is Windows-only . On Linux, use the standard workspace-hub pattern. - The workspace repo ( ) is the source of truth — not any global agent config. - All skills and memory files MUST be git-tracked . - Never commit files or API keys. - Use not on Windows. - Use for script execution. - Git MUST be on Windows. Phase…