`Antigravity` extension install and skill/plugin management issues reported
Clean installs can fail to import VS Code extensions, and old skills need directory reshaping. The bigger tax is context pollution: plugins cannot be toggled off yet.
VS Codeextension import can fail on a clean Windows install; renaming~/.antigravitytoantigravity-ideis the stated workaround.- Old global skills are recognized but hidden from the global skill list because
Antigravitydoes not recursively scan skill folders. - Skills now sit in plugin chunks; matching
.gemini/config/plugins/sciencestructure makes them appear asplugin:science. - Plugins cannot be enabled or disabled, so every skill collection keeps adding context. That is a real cost for small-agent setups.
