Skills
Create a skill
Create a draft skill with a starter SKILL.md.
POST
https://cloud.generalinput.com/v1/skillsAuthenticationRequires
skills:manage on a personal API key. A CLI session always passes.Body
| Field | Type | Required | Notes |
|---|---|---|---|
name | string | no | Up to 255 characters. Generated when omitted. |
Response
201 Created with the skill detail (the same shape as one entry of list skills). The starter SKILL.md carries a slugified name in its frontmatter; the cloud name re-syncs from that frontmatter on every publish.