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§
- Install
Skills Opts - Options for the
install-skillssubcommand.
Functions§
- execute
- Execute the
install-skillscommand.