Types
| Type | Shows |
|---|---|
repo | URL, type, configured version vs current HEAD, dirty flag. |
skill | Source, target agents, scope, selection filter, per-agent installation tree. |
mcp | Server name, target file, inline definition, merge flag, dirty detection. |
agent | Supported coding agent, skill directory paths, MCP config path, built-in vs custom. |
Filter argument
The optional second argument is a case-insensitive substring match against the entry name or source.Sample output
JSON output
gaal info <type> -o json returns the same data as a structured object, suitable for piping into jq or feeding into automation.