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 skillOptions 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:
humanfor interactive terminal usejsonfor scripts and other machine-readable consumersjsonlfor wait or streaming commands that emit one JSON record per linetoonfor compact agent-readable summaries
Subcommands
| Command | Description |
|---|---|
| agh skill create | Scaffold a new workspace skill |
| agh skill info | Show detailed metadata for one skill |
| agh skill install | Install a marketplace skill |
| agh skill list | List locally available skills |
| agh skill remove | Remove an installed marketplace skill |
| agh skill search | Search marketplace skills |
| agh skill update | Check for or install updates for marketplace skills |
| agh skill view | Read a skill or one of its resource files |