Error
Skills
Initialise a skill
Called immediately after a skill row is created via GraphQL. Writes a starter SKILL.md to S3 and sets s3folder, current_version, and history on the skill row. Returns the S3 key of the created file.
POST
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.