Skip to main content
A skill is a self-contained SKILL.md file loaded at runtime. It scopes which tools the model can reach and carries the execution plan, so behavior changes without touching runtime code. KaleidoAgent skills also support ! bash injections, which run and inline their output before the prompt reaches the LLM.

Available skills

Each file is published under skills/ in the kaleido-agent repository, and can be read or downloaded from the AI Tools product page. Skills can be listed, enabled, and disabled at runtime through the agent’s /skills status API endpoint.