agentskillcmd

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package agentskillcmd implements the `agent skill …` builtins: install the bundled Agent Skill onto disk for each supported agent, and a doctor that reports install/drift/PATH health. The skill content travels as an embedded fs.FS handed in by the cli; all on-disk logic lives in internal/agentskill — this layer only resolves directories, dispatches, and produces results.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(cx *clienv.Cmd, src fs.FS, c *spec.Command, cmd *cobra.Command, args []string) error

Run dispatches the `agent skill …` builtins. src is the embedded skill content (nil only on a build that didn't wire it).

Types

This section is empty.

Jump to

Keyboard shortcuts

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