Antigravity Install and Configuration Tutorial #254
jonatasbcardio-boop
started this conversation in
Show and tell
Replies: 1 comment
-
|
You should edit the git command to be this? git clone https://github.com/JuliusBrussee/caveman.git |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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