diff --git a/skills/claude-api/shared/managed-agents-self-hosted-sandboxes.md b/skills/claude-api/shared/managed-agents-self-hosted-sandboxes.md index 091becc6b..ed3d8d210 100644 --- a/skills/claude-api/shared/managed-agents-self-hosted-sandboxes.md +++ b/skills/claude-api/shared/managed-agents-self-hosted-sandboxes.md @@ -78,7 +78,7 @@ await new EnvironmentWorker({ ## Run a worker — `ant` CLI (fixed tools) -The `ant` CLI ships a worker with the fixed built-in toolset (`bash`, `read`, `write`, `edit`, `glob`, `grep`). Install per `shared/anthropic-cli.md`, then: +The `ant` CLI ships a worker with the fixed built-in toolset (`bash`, `read`, `write`, `edit`, `glob`, `grep`). Install per the Anthropic CLI docs (see `shared/live-sources.md` → Anthropic CLI), then: ```sh export ANTHROPIC_ENVIRONMENT_KEY=sk-ant-oat01-...