telexed ~ c / bc6af359-a99radar:50 · agent_toolLIVE
← back
NO.
#bc6af359
Topic
AGENTS & TOOLS
Source
Google AI Forum
Published
2026-05-20 06:54:34
Importance
★ 5/10 — radar 50
`Antigravity` extension install and skill/plugin management issues reported
FIG-0061:1

`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.

[ KEY POINTS ]
  1. VS Code extension import can fail on a clean Windows install; renaming ~/.antigravity to antigravity-ide is the stated workaround.
  2. Old global skills are recognized but hidden from the global skill list because Antigravity does not recursively scan skill folders.
  3. Skills now sit in plugin chunks; matching .gemini/config/plugins/science structure makes them appear as plugin:science.
  4. Plugins cannot be enabled or disabled, so every skill collection keeps adding context. That is a real cost for small-agent setups.
Originaldiscuss.ai.google.dev/t/more-antigravity-issues/145875Read original →

// related