GET /api/zeq/agent/skills
The permanent UI library at /apps/skills/ is the deterministic catalogue (industry × use_case → operator pick). Agents inherit it implicitly via buildSkill — no DB-backed listing needed for that surface.
| Method | GET |
| Path | /api/zeq/agent/skills |
| Auth | public (no key) |
| Group | Agents · Zeq Agent |
Request
curl -X GET https://zeqsdk.com/api/zeq/agent/skills
Generated from the node's own route registry (GET /api/endpoints) — this path is live.