diff --git a/docs/reference/commands-nemohermes.mdx b/docs/reference/commands-nemohermes.mdx index a7a0f303380..35a03c84d49 100644 --- a/docs/reference/commands-nemohermes.mdx +++ b/docs/reference/commands-nemohermes.mdx @@ -796,7 +796,7 @@ Expected output: ```text ... - Agent: Hermes v2026.5.16 + Agent: Hermes v ... ``` diff --git a/docs/reference/commands.mdx b/docs/reference/commands.mdx index be6cc145ff6..24726559a0e 100644 --- a/docs/reference/commands.mdx +++ b/docs/reference/commands.mdx @@ -985,7 +985,7 @@ Expected output: ```text ... - Agent: OpenClaw v2026.5.27 + Agent: OpenClaw v ... ``` @@ -1011,7 +1011,7 @@ Expected output: ```text ... - Agent: Hermes v2026.5.16 + Agent: Hermes v ... ``` @@ -1664,7 +1664,7 @@ Skill names must contain only alphanumeric characters, dots, hyphens, and unders OpenClaw plugins are a different kind of extension. -To install an OpenClaw plugin, refer to [Install OpenClaw Plugins](../manage-sandboxes/install-openclaw-plugins). +To install an OpenClaw plugin, refer to [Install OpenClaw Plugins](../deployment/install-openclaw-plugins). For OpenClaw, the command uploads the skill to the OpenClaw state directory and mirrors it into `$HOME/.openclaw/skills/` when the agent home directory differs from the state directory. That mirror makes skills listed by `openclaw skills list` available at session startup. If mirror creation fails, NemoClaw prints a warning so you can reinstall or inspect the home directory permissions.