Burrowee agent skills

Seven self-contained skills drive the burrowee-agent CLI. Each embeds the next-action loop inline, so an agent can load just the one it needs. The skill sources are hosted on the release channel (release.burrowee.com/skills/<name>/SKILL.md) — this site links to them, it does not re-host them.

Start with the burrowee entry skill: it installs the CLI, binds to an account, then routes to the per-task skills.

SkillPurpose
burroweeEntry — install burrowee-agent, bind to a Burrowee account (GitHub), route to the per-task skills.
burrowee-gateway-setupStand up and enroll a gateway, expose a local service over the relay.
burrowee-connectPair the cli to a gateway, then connect or SSH to the exposed service.
burrowee-edge-setupStand up, install, and approve a self-hosted edge relay.
burrowee-domainsAttach and list custom (wildcard) domains (plan-gated).
burrowee-sessionsList, share, create, and revoke sessions.
burrowee-accountView and manage account and team settings; billing/upgrade/delete hand back to the human.

For the underlying protocol these skills speak, see /api.