بنقرة واحدة
openscout
يحتوي openscout على 2 من skills المجمعة من arach، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
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.