1500+ skills taking a lot of my context #676
Replies: 1 comment
-
|
Yes. This usually means the full library was installed into a global directory that Antigravity eagerly scans, so the workaround is to keep the full catalog somewhere archived but expose only a small active set in Fastest path on macOS/Linux: # from a local clone of this repo
./scripts/activate-skills.sh --clear Essentials
# or activate a role bundle
./scripts/activate-skills.sh --clear "Web Wizard"
# or activate only specific skill ids
./scripts/activate-skills.sh --clear brainstorming systematic-debuggingThat script preserves the full library in If you prefer a smaller install up front, use installer filters instead of the default full install, for example: npx antigravity-awesome-skills --antigravity --category development,backend --risk safe,noneA couple of practical notes:
Longer term, this is useful feedback: the full library is good for discovery, but hosts that eagerly load every global skill need a smaller active set by default. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Topic area
Repo feedback
What would you like to discuss?
Skill library installed globally, so every agent session auto-loads all of it into context.


Any workaround for this?
Relevant links or examples
No response
Before posting
Beta Was this translation helpful? Give feedback.
All reactions