Skip to content

Tommy/skills list#13418

Draft
tommaso-moro wants to merge 4 commits into
trunkfrom
tommy/skills-list
Draft

Tommy/skills list#13418
tommaso-moro wants to merge 4 commits into
trunkfrom
tommy/skills-list

Conversation

@tommaso-moro
Copy link
Copy Markdown
Contributor

@tommaso-moro tommaso-moro commented May 13, 2026

Closes #13245

Summary

Adds gh skill list to inventory installed agent skills across known agent host directories.

  • Scans project and user skill install paths for all registered agent hosts
  • Deduplicates shared install directories like .agents/skills
  • Supports filtering with --agent, --scope, and custom scanning with --dir
  • Renders a concise table with NAME, AGENT, SCOPE, and SOURCE
  • Supports parseable output via --json, --jq, and --template with fields for skillName, hosts, scope, sourceURL, version, pinned, and path
  • Records privacy-safe skill_list telemetry with filters, output format, and result count

Testing

  • go test ./pkg/cmd/skills/list/...
  • go test ./pkg/cmd/skills/...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New subcommand, gh skill list to show installed skills

1 participant