Antigravity Install and Configuration Tutorial #254
Replies: 3 comments 2 replies
-
|
You should edit the git command to be this? git clone https://github.com/JuliusBrussee/caveman.git |
Beta Was this translation helpful? Give feedback.
-
|
The above method didn't work for me. there was no option to choose custom skill path on macOS's antigravity ide. so. here's what did which worked I only copied the skills directory from this project to the following directory ~/.gemini/config/ then all the caveman commands are available automatically on antigravity. |
Beta Was this translation helpful? Give feedback.
-
|
I use Antigravity (Version 2.2.1 (937580474), not the IDE one) on MacOs and have overcome this issue different way.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to Install Caveman on Antigravity
This guide outlines a working procedure for integrating Caveman skill into the Antigravity environment.
1. Prepare the Skills Directory
First, create a dedicated folder for skills within the Antigravity system directory:
~/.gemini/antigravity/skills2. Clone the Repository
Download the Caveman source code directly into the skills directory:
~/.gemini/antigravity/skills3. Configure Antigravity Settings
Link the folder to the Antigravity interface so the system recognizes the new skill:
~/.gemini/antigravity/skills.4. Usage in Chat
Once configured, you can trigger Caveman workflows directly from the integrated agent's chat window:
/to activate workflows, followed bycavemanand your specific instruction./caveman lite(activates Caveman in lite mode)./caveman-followed by a complementary command to trigger specific sub-skills or functions.For more details, visit the official repository: https://github.com
Beta Was this translation helpful? Give feedback.
All reactions