linux installation #606
-
What kind of help do you need?Installation or setup Your questionHow to install on Linux? I tried running the npx antigravity-awesome-skills command and the skills are installed in ~/.gemini/antigravity/skills/, but Antigravity IDE v2.0.1 is not showing them when using / to invoke skills. Any fix? Environment and contextNo response What have you already tried?Verified skills are installed in ~/.gemini/antigravity/skills/ Before posting
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Thanks for the report. The install path you are seeing is the expected default for the current installer: ~/.gemini/antigravity/skills/A couple of things to check:
The
ls ~/.gemini/antigravity/skills/brainstorming/SKILL.md
npx antigravity-awesome-skills --antigravity
npx antigravity-awesome-skills --path .agent/skillsThen reopen that workspace and try Also, the full library is large. If Antigravity starts failing to index/load it cleanly, use the reduced activation flow in If find ~/.gemini/antigravity/skills -maxdepth 2 -name SKILL.md | headand whether |
Beta Was this translation helpful? Give feedback.
Thanks for the report. The install path you are seeing is the expected default for the current installer:
~/.gemini/antigravity/skills/A couple of things to check:
The
/menu may not show every externalSKILL.mdentry as a slash command, depending on the Antigravity version/indexing behavior.ls ~/.gemini/antigravity/skills/brainstorming/SKILL.md