Agent Protocol State
6 live endpoints. Every path is a real, callable route.
| Method | Path | Auth |
|---|---|---|
POST | /api/agent/:zid/skills/attach | user |
POST | /api/agent/:zid/skills/detach | user |
GET | /api/agent/:zid/skills | user |
GET | /api/agent/:zid/state | user |
PATCH | /api/agent/:zid/state | user |
GET | /api/skills/preview | public |