[Q&A] Usage Guide #401
-
What kind of help do you need?Installation or setup Your questionWell, I installed it somewhere, but when I work on different projects how I will get access to these skills do I have to copy the file in each and every project I work on? Environment and contextNo response What have you already tried?Like generally tried some Ui and code audit skills in start they were working but now I'm noticing that it started saying that I can't find the skill! Before posting
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
|
You do not need to copy the skills into every project if you install them in the global path for your tool. For Antigravity, the default global path is If it started saying it cannot find a skill, the most common cause is that the skills were installed into a different path than the tool you are currently using expects. For example, Antigravity, Codex, Cursor, and Claude each look in different locations, so it is worth double-checking the install target and reinstalling with the matching flag if needed. A good next step is to read the usage guide here: If you want, reply with which tool you are using and I can point you to the exact install path/command. |
Beta Was this translation helpful? Give feedback.
-
|
How to install in global path from terminal ???
Can you give me exact commands socthat it's fixed forever and also I have
900 something skills so how to update them also
…On Fri, 27 Mar, 2026, 12:31 pm sickn33, ***@***.***> wrote:
You do not need to copy the skills into every project if you install them
in the global path for your tool.
For Antigravity, the default global path is ~/.gemini/antigravity/skills,
so once they are installed there, they should be available across projects.
You would only use a workspace path like .agent/skills if you want
project-specific skills for one repo.
If it started saying it cannot find a skill, the most common cause is that
the skills were installed into a different path than the tool you are
currently using expects. For example, Antigravity, Codex, Cursor, and
Claude each look in different locations, so it is worth double-checking the
install target and reinstalling with the matching flag if needed.
A good next step is to read the usage guide here:
https://github.com/sickn33/antigravity-awesome-skills/blob/main/docs/users/usage.md
If you want, reply with which tool you are using and I can point you to
the exact install path/command.
—
Reply to this email directly, view it on GitHub
<#401?email_source=notifications&email_token=BSN6WCHZOVDWIAU3AUCZHNL4SYRMTA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNRTGM4TGNBZUZZGKYLTN5XKMYLVORUG64VFMV3GK3TUVRTG633UMVZF6Y3MNFRWW#discussioncomment-16339349>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BSN6WCCQYJI5N7D4GRBV3BD4SYRMTAVCNFSM6AAAAACXAEZR5GVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMMZTHEZTIOI>
.
You are receiving this because you authored the thread.Message ID:
<sickn33/antigravity-awesome-skills/repo-discussions/401/comments/16339349
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
|
Yes, you can do that. But better option is to install them globally for
antigravity and then use only the selective ones for claude code that's
more efficient for 90% of the time
…On Thu, 11 Jun, 2026, 9:44 pm Franstagger, ***@***.***> wrote:
Hi!
If I am using anti-gravity IDE and Claude inside anti-gravity, do I need
to install the skills separately inside Claude after installing in
anti-gravity?
Secondly, you mentioned that it is recommended keeping the full library
archived and activating only a smaller life subset. How can I do that?
You mean to say download the zip and copy only the skills needed for the
project and paste it in the project folder?
—
Reply to this email directly, view it on GitHub
<#401?email_source=notifications&email_token=BSN6WCGGJJB2EEZ6XO5FTAD47LLHZA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZSGY3TEMBWUZZGKYLTN5XKMYLVORUG64VFMV3GK3TUVRTG633UMVZF6Y3MNFRWW#discussioncomment-17267206>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BSN6WCBVXHZ3GGR3QNYG2C347LLHZAVCNFSNUABIKJSXA33TNF2G64TZHMYTCMZUGQZDMOBQGA5UI2LTMN2XG43JN5XDWOJXGU4TQMZTUF3AE>
.
You are receiving this because you authored the thread.Message ID:
<sickn33/antigravity-awesome-skills/repo-discussions/401/comments/17267206
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
|
Yes, exactly.
…On Fri, 12 Jun, 2026, 5:00 pm Franstagger, ***@***.***> wrote:
Okay, so just to be clear, I install it globally, and then for Claude I
just called a specific skill by using @(then the skill.)
Like this?
—
Reply to this email directly, view it on GitHub
<#401?email_source=notifications&email_token=BSN6WCD7RWDYMSWLBH5MCA347PSXDA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZSG44TEOJWUZZGKYLTN5XKMYLVORUG64VFMV3GK3TUVRTG633UMVZF6Y3MNFRWW#discussioncomment-17279296>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BSN6WCHUHYWNTHSTD7VCINT47PSXDAVCNFSNUABIKJSXA33TNF2G64TZHMYTCMZUGQZDMOBQGA5UI2LTMN2XG43JN5XDWOJXGU4TQMZTUF3AE>
.
You are receiving this because you authored the thread.Message ID:
<sickn33/antigravity-awesome-skills/repo-discussions/401/comments/17279296
@github.com>
|
Beta Was this translation helpful? Give feedback.
You do not need to copy the skills into every project if you install them in the global path for your tool.
For Antigravity, the default global path is
~/.gemini/antigravity/skills, so once they are installed there, they should be available across projects. You would only use a workspace path like.agent/skillsif you want project-specific skills for one repo.If it started saying it cannot find a skill, the most common cause is that the skills were installed into a different path than the tool you are currently using expects. For example, Antigravity, Codex, Cursor, and Claude each look in different locations, so it is worth double-checking the install target and reinstalling with the ma…