Complete guide to using and extending Hermes Agent — CLI usage, setup, configuration, spawning additional agents, gateway platforms, skills, voice, tools, profiles, and a concise contributor reference. Load this skill when helping users configure Hermes, troubleshoot issues, spawn agent instances, or make code contributions.
$npx -y skills add itgoyo/hermes-skills --skill hermes-agentInstalls into the current project.
Run `npx skills use "https://github.com/itgoyo/hermes-skills" --skill "itgoyo/hermes-skills/hermes-agent"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/itgoyo/hermes-skills" that are relevant to the current task. Run `npx skills add "https://github.com/itgoyo/hermes-skills"` and select the relevant skills, then follow their instructions.