Error
Skills
Diff two skill versions
Compares two versions of a skill and returns per-file status (added, removed, modified). Unchanged files are filtered out of the response. For modified text files (≤ 500 KB total) also returns a unified diff string. Files with non-text extensions are listed as modified without a diff.
GET
Error
Authorizations
Organisation API key. Format: sk_<secret>/<keyname> — the secret portion, a literal slash, and the human-readable key name. The header exulu-api-key is accepted as an alias. A Bearer prefix is tolerated and stripped. Keys with an agent scope are only valid for the scoped agent instance.