Function: skill()
skill(
def):Skill
Defined in: packages/core/src/skill.ts:75
Construct a Skill. Currently a light validating identity — the
runtime tagging/registration happens in createSkillRuntime so plain
object literals work too. Mirrors the tool() helper for symmetry.