class LittleGhost::Skills::Skill
Holds the metadata and instructions loaded from one SKILL.md file. path is shown to the model; source_path is the local file used for boundary validation and resource discovery.
Attributes
Informational tool names from front matter; this is not authorization.
Optional compatibility guidance from front matter.
The short description used for model-visible discovery.
The complete instructions loaded on activation.
The skill name declared in front matter.
The model-visible skill path.
The trusted local source path used for boundary checks.
Public Class Methods
Source
# File lib/little_ghost/skills/skill.rb, line 24
Collects one validated skill definition loaded by Skills::Catalog.