antigravity-project-setup

Scaffold an Antigravity-ready .agents directory with GEMINI.md, prompts, and config.json.

5|3|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/richfrem/agent-plugins-skills --skill antigravity-project-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: antigravity-project-setup
Source: https://github.com/richfrem/agent-plugins-skills/tree/main/plugins/gemini-cli/skills/antigravity-project-setup
Command: npx skills add https://github.com/richfrem/agent-plugins-skills --skill antigravity-project-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Scaffold and optimize the .agents directory for Antigravity configuration, generating GEMINI.md, prompts, and config.json to enable streamlined agent workflows across projects.

Core Features & Use Cases

  • Interactive discovery to tailor the .agents/.gemini structure to your project
  • Auto-generates GEMINI.md, prompts, and config.json aligned with ADK best practices
  • Use case: quickly bootstrap a maintainable agent workspace for new projects

Quick Start

Scaffold the .agents folder for this project and configure Gemini following Antigravity guidance.

Frequently Asked Questions about antigravity-project-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold an .agents directory for Gemini CLI?

To scaffold an .agents directory, this automation guides interactive discovery to auto-generate a GEMINI.md, prompts, and config.json tailored to your project structure and Antigravity best practices.

What is Antigravity project setup for agent workflows?

Antigravity project setup is a scaffolding process that configures a maintainable .agents workspace, outputting the necessary GEMINI.md and config files to enable streamlined agent workflows across projects.

Can I use this scaffolding for an existing project structure?

Yes, this scaffolding works for both new and existing projects by running interactive discovery to tailor the .agents directory configuration to your current architecture and modular design needs.

Does Antigravity configuration enforce safe defaults for agents?

Antigravity configuration enforces safe defaults and modular design by aligning the generated GEMINI.md and prompts with ADK best practices for secure Gemini integration.

What files do I need to configure for Antigravity-ready agents?

You need to configure a GEMINI.md file, prompt files, and a config.json within the .agents directory to make your project Antigravity-ready.

Why generate a config.json for the .agents directory?

Generating a config.json establishes the foundational settings for the .agents directory, ensuring the agent workspace operates with modular design and tailored project structure alignment.