Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Installer ¶
type Installer struct {
// contains filtered or unexported fields
}
Installer manages skill installation and removal.
func NewInstaller ¶
NewInstaller creates an installer targeting the given workspace.
type Loader ¶
type Loader struct {
// contains filtered or unexported fields
}
Loader discovers and loads skill files.
func (*Loader) BuildSkillsSummary ¶
BuildSkillsSummary returns a formatted summary of all skills for system prompt injection.
func (*Loader) ListSkills ¶
ListSkills returns all discovered skills (workspace takes priority over global).
Click to show internal directories.
Click to hide internal directories.