CyCAT.org API Skill
cycat-org
cycat-org
| Method | Path | Description |
|---|---|---|
GET | /child/{uuid} | |
GET | /generate/uuid | Get child UUID(s) from a specified project or publisher UUID. |
GET | /info | Generate an UUID version 4 RFC4122-compliant. |
GET | /list/project/{start}/{end} | Get information about the CyCAT backend services including status, overall statistics and version. |
GET | /list/publisher/{start}/{end} | List projects registered in CyCAT by pagination (start,end). |
GET | /lookup/{uuid} | List publishers registered in CyCAT by pagination (start,end). |
GET | /namespace/finduuid/{namespace}/{namespaceid} | Lookup UUID registered in CyCAT. |
GET | /namespace/getall | Get all known UUID for a given namespace id. |
GET | /namespace/getid/{namespace} | List all known namespaces. |
GET | /parent/{uuid} | Get all ID from a given namespace. |
POST | /propose | Get parent UUID(s) from a specified project or item UUID. |
GET | /relationships/expanded/{uuid} | Propose new resource to CyCAT. |
GET | /relationships/{uuid} | Get relationship(s) UUID from a specified UUID including the relationships meta information. |
GET | /search/{searchquery} | Get relationship(s) UUID from a specified UUID. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install cycat-org
Downloads and installs to ~/.claude/skills/cycat-org/
0.9 (2026-02-13)