skillos
Installation
SKILL.md
SkillOS
SkillOS is the dispatcher for local skills, tools, presets, and workflows. Use it before substantial agent work so the current task is routed to the right local capabilities instead of relying on the user to name a skill.
Runtime Check
- Run:
skillos doctor --format json
- If
skillosis unavailable, install or update the local runtime from this skill directory:
node scripts/install-runtime.mjs --safety approve
If the command is executed from outside this skill directory, run it with the absolute path to scripts/install-runtime.mjs beside this SKILL.md.