Antigravity 2.0.x Unable to Reference Android CLI Skills
Affected Skill
All Android CLI Skills
Description
After updating to Antigravity 2.0.x, I am no longer able to reference Android CLI skills in prompts, even after running android skills add --all or android init.
This was working correctly in previous versions.
Expected Behavior
After running android skills add --all or android init, the installed Android CLI skills should be available and referenceable within Antigravity prompts.
Actual Behavior
Even after successfully running android init and android skills add --all, none of the Android CLI skills can be referenced or detected in Antigravity 2.0.x prompts.
Steps to Reproduce
Install or update Antigravity to version 2.0.x (tested on 2.0.3).
Install Android CLI (if not already installed).
Run:
android initor
android skills add --allTry referencing any Android CLI skill in an Antigravity prompt.
Observe that the skills are not recognized or available.
Suggested Fix
Possibly related to a regression in skill registration, indexing, or prompt integration introduced in Antigravity 2.0.x.
Source: android/skills