skills

package
v0.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Loader

type Loader struct {
	Workspace string
}

func New

func New(workspace string) *Loader

func (*Loader) ListAll

func (l *Loader) ListAll() []SkillInfo

func (*Loader) Load

func (l *Loader) Load(name string) (string, bool)

func (*Loader) SummaryXML

func (l *Loader) SummaryXML() string

type SkillInfo

type SkillInfo struct {
	Name        string
	Description string
	Location    string
	Available   bool
	Requires    string
	Source      string // "workspace" or "builtin"
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL