goskills

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2025 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SkillsToTools

func SkillsToTools(skill goskills.SkillPackage) ([]tools.Tool, error)

SkillsToTools converts a goskills.SkillPackage to a slice of tools.Tool.

Types

type SkillTool

type SkillTool struct {
	// contains filtered or unexported fields
}

SkillTool implements tools.Tool for goskills.

func (*SkillTool) Call

func (t *SkillTool) Call(ctx context.Context, input string) (string, error)

func (*SkillTool) Description

func (t *SkillTool) Description() string

func (*SkillTool) Name

func (t *SkillTool) Name() string

Jump to

Keyboard shortcuts

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