diff --git a/docs/concepts/multi-agent.md b/docs/concepts/multi-agent.md index f31aa2cfba0..93b334efa3c 100644 --- a/docs/concepts/multi-agent.md +++ b/docs/concepts/multi-agent.md @@ -37,7 +37,7 @@ that agent; if you copy credentials manually, copy only portable static `api_key` or `token` profiles. -Skills are loaded from each agent workspace plus shared roots such as `~/.openclaw/skills`, then filtered by the effective agent skill allowlist when configured. Use `agents.defaults.skills` for a shared baseline and `agents.list[].skills` for per-agent replacement. See [Skills: per-agent vs shared](/tools/skills#per-agent-vs-shared-skills) and [Skills: agent skill allowlists](/tools/skills#agent-skill-allowlists). +Skills are loaded from each agent workspace plus shared roots such as `~/.openclaw/skills`, then filtered by the effective agent skill allowlist when configured. Use `agents.defaults.skills` for a shared baseline and `agents.list[].skills` for per-agent replacement. See [Skills: per-agent vs shared](/tools/skills#per-agent-vs-shared-skills) and [Skills: agent skill allowlists](/tools/skills#agent-allowlists). The Gateway can host **one agent** (default) or **many agents** side-by-side. diff --git a/docs/gateway/troubleshooting.md b/docs/gateway/troubleshooting.md index 409dcafbf01..32c206e9629 100644 --- a/docs/gateway/troubleshooting.md +++ b/docs/gateway/troubleshooting.md @@ -160,7 +160,7 @@ it disabled for read-only shared skill roots. Related: -- [Skills config](/tools/skills-config#symlinked-sibling-repos) +- [Skills config](/tools/skills-config#symlinked-skill-roots) - [Configuration examples](/gateway/configuration-examples#symlinked-sibling-skill-repo) ## Anthropic 429 extra usage required for long context