com um clique
openscout
openscout contém 2 skills coletadas de arach, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Use the Scout CLI (scout send, scout ask, scout who, scout wait, scout whoami) for agent-to-agent coordination via the local broker. Load this skill whenever the user asks to message or ask another agent, hand off work across agents, continue a Scout flight/ref/session, route by project and harness, check who is around, or fan out a Scout request — including `/scout` and `@agent` mentions. Prefer shelling out to `scout` with structured flags over inventing agent names.
Defines how URL and HTTP endpoint strings should appear in code: centralize literals, separate configurable bases from fixed paths, and avoid secrets in source. Use when adding fetch/axios clients, WebSocket URLs, webhooks, OpenAPI bases, reviewing PRs for hardcoded URLs, or when the user asks about URL configuration policy.