Skill
AGH RuntimeSkill
agh skill list
List locally available skills
- Audience
- Operators running durable agent work
- Focus
- Skill guidance shaped for scanability, day-two clarity, and operator context.
agh skill list
List locally available skills
agh skill list [flags]Examples
# List every skill visible in the current workspace
agh skill list
# Show only bundled skills
agh skill list --source bundledOptions
-h, --help help for list
--source string Filter by source: bundled, marketplace, user, additional (or agents/.agents), or workspace
--workspace string Resolve daemon-managed skills from a workspace id, name, or pathOptions 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
Example:
agh skill list -o json