Use Crew Gateway banner
jasonkneen jasonkneen

Use Crew Gateway

AI community

Description

--- name: use-crew-gateway description: Route an OpenAI/Anthropic-compatible client through the portable farmd control plane's virtual `crew` model, for work that may land on a non-claude provider, a remote Agensis machine, or a managed E2B/Daytona sandbox — the distributed counterpart to the local rota gateway. --- # Point a client at the crew gateway The farm has two compatible control surfaces (`docs/control-surfaces-rota-vs-crew.md`). Use the local **`rota`** model on `:4545` when you need

Installation

Installs to ~/.claude/skills/jasonkneen-agent-farm-cli-use-crew-gateway/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jasonkneen-agent-farm-cli-use-crew-gateway && curl -fsSL https://raw.githubusercontent.com/jasonkneen/Agent-Farm-CLI/HEAD/skills/use-crew-gateway.md -o ~/.claude/skills/jasonkneen-agent-farm-cli-use-crew-gateway/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository