v4

latestOpenAPI 3.1.02026-08-08278476614.0 KB
internal
internal-skills

Draft System Skill

Draft a system skill from a plain-language prompt (LLM; no persistence).

Powers the admin "Build with MAIA" mode: the draft pre-fills the create form, which staff review and save through the audited create path. current_* let prompt act as revision feedback on an existing draft.

post/api/v1/internal/skills/draft

Request body

promptstring required
current_namestring nullable
current_descriptionstring nullable
current_bodystring nullable

Response

Successful Response

namestring required
descriptionstring required
bodystring required