Create a skill
POST /skills
Basehttps://api.mockflow.com/v1Scopesai:generate
Plus and Max only. The skill is private to your workspace until the MockFlow team approves it for the library.
Authorization
Authorizationstringheaderrequired
Bearer <key>. The key needs ai:generate scope. Create and manage keys in the developer console; what each scope unlocks is on the scopes page.
Body
application/json
categoryenum<string>
One of general, brainstorm, diagrams, planning or media. Defaults to general.
systemPromptstringrequired
Response
201 · application/json
outputTypestring | null
The kind of item the skill shapes, in the skill library's own vocabulary (kanban, mindmap, markdown, swimlanediagram …).
systemPromptstring
Present on public skills and on your own.
Errors
402plan_limit
The workspace plan does not allow this, or AI credits are exhausted.
Was this page helpful?