installer

package
v1.9.6 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Overview

Package installer provides functionality to install skills from various sources.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Install

func Install(input string, opts InstallOptions) error

Install installs a single skill

Types

type InstallOptions

type InstallOptions struct {
	Global    bool
	Agents    []string
	Config    *config.Config
	SkipScore bool   // Skip trust score check
	MinScore  string // Minimum acceptable grade (A/B/C/D/F), default "D"
	// contains filtered or unexported fields
}

InstallOptions contains options for installing a skill

Jump to

Keyboard shortcuts

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