Skip to content
Skill
AGH RuntimeSkill

agh skill

Manage local AgentSkills

Audience
Operators running durable agent work
Focus
Skill guidance shaped for scanability, day-two clarity, and operator context.

agh skill

Manage local AgentSkills

Options

  -h, --help   help for skill

Options inherited from parent commands

      --json            Emit JSON output
  -o, --output string   Output format: human, json, jsonl, or toon (default "human")

Output Formats

Every AGH command supports -o, --output:

  • human for interactive terminal use
  • json for scripts and other machine-readable consumers
  • jsonl for wait or streaming commands that emit one JSON record per line
  • toon for compact agent-readable summaries

Subcommands

CommandDescription
agh skill createScaffold a new workspace skill
agh skill infoShow detailed metadata for one skill
agh skill installInstall a marketplace skill
agh skill listList locally available skills
agh skill removeRemove an installed marketplace skill
agh skill searchSearch marketplace skills
agh skill updateCheck for or install updates for marketplace skills
agh skill viewRead a skill or one of its resource files

On this page