umodel-skill-runner
Installation
SKILL.md
UModel Skill Runner
Load one entity-linked Skill through UModel and follow its inline SKILL.md.
Use umodel-query; run SPL through umctl query run <workspace> "<SPL>" -o json or MCP query_spl_execute.
Protocol
-
Identify the exact EntitySet and supplied entity IDs. Do not guess another.
-
Discover methods with the same context:
.entity_set with(domain='<domain>', name='<name>', ids=['<id>']) | entity-call __list_method__() -
Require
list_skills, then list candidates: