Describe the feature or problem you’d like to solve
Currently, the gh skill agent list command only supports the Antigravity IDE. We need to expand the feature set to add support for both antigravity-cli and antigravity2.0.
Additionally, this support needs to be configurable at both the user and project levels, rather than just a single global scope.
Proposed solution
Expand the underlying configuration and detection logic of the gh skill feature to recognize and manage skills for antigravity-cli and antigravity2.0.
Implementing this will benefit CLI users by providing a unified workflow for managing Antigravity skills across different interfaces (IDE and CLI) while offering the flexibility to isolate skill scopes per project or sitewide per user.
Additional context
Verification links and reference documentation:
This request builds upon the existing architecture outlined in the gh skill install manual.
Describe the feature or problem you’d like to solve
Currently, the
gh skill agent listcommand only supports the Antigravity IDE. We need to expand the feature set to add support for bothantigravity-cliandantigravity2.0.Additionally, this support needs to be configurable at both the user and project levels, rather than just a single global scope.
Proposed solution
Expand the underlying configuration and detection logic of the
gh skillfeature to recognize and manage skills forantigravity-cliandantigravity2.0.Implementing this will benefit CLI users by providing a unified workflow for managing Antigravity skills across different interfaces (IDE and CLI) while offering the flexibility to isolate skill scopes per project or sitewide per user.
Additional context
Verification links and reference documentation:
This request builds upon the existing architecture outlined in the gh skill install manual.