Skip to main content
Skills are modular knowledge packages that teach AI how to perform multi-step tasks using tools. Unlike tools (individual actions), skills are recipes that combine tools into coherent workflows.
AspectSkillToolPrompt
PurposeMulti-step workflowSingle actionMessage template
ContainsInstructions + tool refsExecution logicMessage array
Side effectsNo (guidance only)YesNo
DiscoverysearchSkills / loadSkilltools/listprompts/list

Skills Guide

Full skills guide with search, parameters, and examples

@Skill Reference

Complete decorator API reference