Skip to main content

Module install_skills

Module install_skills 

Source
Expand description

agent-exec v0.1 — core library

Provides JSON output types, job-directory management, and the implementation of the sub-commands: run, status, tail, wait, kill, list, schema, and install-skills. Implementation of the install-skills subcommand.

Installs one or more skills into .agents/skills/ and updates .agents/.skill-lock.json.

Structs§

InstallSkillsOpts
Options for the install-skills subcommand.

Functions§

execute
Execute the install-skills command.