Python (SDK)
Skills
Create skill
Create a new skill by uploading files. The uploaded files must include a SKILL.md manifest. Accepts multipart form data with individual files or a single zip archive.
POST
Python (SDK)
Documentation Index
Fetch the complete documentation index at: https://docs.mka1.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.
Headers
Optional external end-user identifier forwarded by the API gateway.
Body
multipart/form-data
Skill files to upload (must include SKILL.md)
Response
200 - application/json
OK
Unique identifier for the skill
Unix timestamp when the skill was created
Required range:
-9007199254740991 <= x <= 9007199254740991Default version for the skill
Description of the skill
Latest version for the skill
Name of the skill