Replace a skill’s files with a new upload. Reparses SKILL.md to update the skill’s name, description, and metadata, and creates a new version. Maximum upload size is 10 MB.
Documentation Index
Fetch the complete documentation index at: https://docs.gumloop.com/llms.txt
Use this file to discover all available pages before exploring further.
ID of the skill to update.
One or more file parts containing the new skill contents. Same shape as the create endpoint — must include a SKILL.md. Total upload must not exceed 10 MB.
Skill updated. The returned version_id and major_version reflect the new version that was created.