Andromity loads skills from folders you trust. Install with andromity skill install antigravity-guide — autonomy and approval limits stay configurable per session.
Destination: Paste into any AI Agent (Cursor, Claude, Windsurf, AGY, Andromity)prompt mode
# Install the "Antigravity IDE & AGY Guide" skill
You are installing an AgenticMarket skill into this workspace. Follow these steps exactly.
## 1. Detect your environment and choose the destination file
- Andromity: `.andromity/skills/antigravity-guide/SKILL.md` (or user scope `~/.andromity/skills/antigravity-guide/SKILL.md`)
- Antigravity / Gemini CLI: `.agent/skills/antigravity-guide/SKILL.md`
- Cursor: `.cursor/rules/antigravity-guide.mdc`
- Claude Code: append to `CLAUDE.md` (or `.claude/skills/antigravity-guide.md`)
- Windsurf: append to `.windsurfrules`
- Cline / Roo Code: `.clinerules/antigravity-guide.md`
- GitHub Copilot: append to `.github/copilot-instructions.md`
- ChatGPT / web only: paste the content into Custom Instructions
- Any other agent: save to `.agent/skills/antigravity-guide/SKILL.md`
## 2. Create the destination file
- Preserve every existing file and configuration entry.
- Create parent folders as needed.
- Never overwrite unrelated content.
## 3. Write exactly this content
```markdown
---
name: antigravity-guide
description: "Comprehensive guide for Google Antigravity IDE, agy CLI, skills, rules, MCP servers, and background sidecars."
author: google
license: mit
version: 1.0.0
---
# Antigravity IDE & AGY Guide
Reference and best practices for building, debugging, and pair-programming with Google Antigravity.
## Core Concepts
- **Skills**: `.agent/skills/<skill-name>/SKILL.md` capability instructions.
- **Rules**: System-level directives loaded automatically.
- **MCP Servers**: Standardized tool servers providing external environment actions.
- **Planning Mode**: Comprehensive design documentation before executing major refactors.
```
## 4. Verify
- Confirm the file exists and is readable.
- Report the destination path and confirm the "Antigravity IDE & AGY Guide" skill is installed and active.
Skill metadata:
- Slug: antigravity-guide
- Category: ai-agents
- License: mit
- Source: AgenticMarket