diff --git a/docs/reference/integrations.md b/docs/reference/integrations.md index ec6c894652..dd32467dbc 100644 --- a/docs/reference/integrations.md +++ b/docs/reference/integrations.md @@ -18,6 +18,7 @@ The Specify CLI supports a wide range of AI coding agents. When you run `specify | [Gemini CLI](https://github.com/google-gemini/gemini-cli) | `gemini` | | | [GitHub Copilot](https://code.visualstudio.com/) | `copilot` | | | [Goose](https://block.github.io/goose/) | `goose` | Uses YAML recipe format in `.goose/recipes/` | +| [Hermes](https://github.com/NousResearch/hermes-agent) | `hermes` | Skills-based integration; installs skills globally into `~/.hermes/skills/` | | [IBM Bob](https://www.ibm.com/products/bob) | `bob` | IDE-based agent | | [iFlow CLI](https://docs.iflow.cn/en/cli/quickstart) | `iflow` | | | [Junie](https://junie.jetbrains.com/) | `junie` | |