How to Install Skills

Follow this guide to download and deploy agentic skills to your local environment for use with Claude Code, Antigravity, and other compatible AI agents.

1

Browse and Download

Find a skill that fits your needs in our Directory. Click the "Download Folder" button on the skill card or the detail page.

This will download a .zip file containing the skill folder and its markdown instructions.

2

Locate Your Skills Directory

Your AI assistant looks for skills in a specific folder on your system. Navigate to the following path based on your Operating System:

Windows
%USERPROFILE%\.gemini\antigravity\skills
macOS / Linux
~/.gemini/antigravity/skills
3

Extract and Install

Open the downloaded ZIP file and extract the folder inside it directly into the skills directory you located in Step 2.

Correct Directory Structure

.gemini/antigravity/skills/
├── my-new-skill/ # The folder from the ZIP
│ └── skill.md # The skill file
└── another-skill/
└── skill.md
4

Verify Installation

Restart your AI assistant (e.g., Clause Code or Antigravity) or ask it to refresh its skills. It should now recognize the new capabilities you've added.

Ready to expand your agent?

Explore the Directory