vlmrun skills command manages skills on the VLM Run platform.
Upload
Zip and upload a local skill folder, then create the skill. The directory must contain aSKILL.md file — name and description are parsed from its YAML frontmatter automatically.
Archives are stored under
~/.vlmrun/skill_archives/.
Inline Skills via CLI
Thevlmrun chat command uses inline skills by default when you pass a --skill directory. The CLI bundles the skill directory into a zip and sends it inline — no server upload required: