awesome-antigravity-skills-mcp-guide: Instructions file for Codex

AGENTS.md

awesome-antigravity-skills-mcp-guide AGENTS.md is an instructions file for Codex, OpenCode from kesaruhasun/awesome-antigravity-skills-mcp-guide. It costs 465 tokens per session, scanned D, original, MIT.

Repository instructions for a guide that installs AI-agent skills and tool-server configurations across several coding assistants.

In plain words
What is it for?
Use it when installing the guide's bundled skills and tool servers, checking their target locations, and reporting whether setup completed.
Why use it?
It describes the expected one-prompt installation process and the locations where installed skills and configuration files should appear.

Instructions file for CodexOpenCode

Written for Codex and OpenCode: the file is AGENTS.md. Also seen: reads .claude/ paths; mentions Claude Code; mentions AGENTS.md.

This is kesaruhasun/awesome-antigravity-skills-mcp-guide's own configuration. It tells Codex and OpenCode how to work on awesome-antigravity-skills-mcp-guide itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything awesome-antigravity-skills-mcp-guide configures โ†’

Reuse

Borrowing it

Nothing to install: this file belongs to kesaruhasun/awesome-antigravity-skills-mcp-guide. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/kesaruhasun/awesome-antigravity-skills-mcp-guide/main/AGENTS.md
Clone the repo
git clone --depth 1 https://github.com/kesaruhasun/awesome-antigravity-skills-mcp-guide

Made for: Codex, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for awesome-antigravity-skills-mcp-guide AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/kesaruhasun/awesome-antigravity-skills-mcp-guide/agents-md/github.svg)](https://agentmods.dev/instructions/kesaruhasun/awesome-antigravity-skills-mcp-guide/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/kesaruhasun/awesome-antigravity-skills-mcp-guide/agents-md"><img src="https://agentmods.dev/badge/instructions/kesaruhasun/awesome-antigravity-skills-mcp-guide/agents-md/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80ร—15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80ร—15 button for awesome-antigravity-skills-mcp-guide AGENTS.md

Your own site ยท 80ร—15
<a href="https://agentmods.dev/instructions/kesaruhasun/awesome-antigravity-skills-mcp-guide/agents-md"><img src="https://agentmods.dev/badge/instructions/kesaruhasun/awesome-antigravity-skills-mcp-guide/agents-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 465 This file is loaded in full into every session.
When invoked 465 The same file โ€” it is already loaded in full.
Security scan D 3 findings. A grade says what 26 rules found in the file โ€” not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00465 $0.00465
Opus 5 $0.00233 $0.00233
Sonnet 5 $0.00093 $0.00093
Haiku 4.5 $0.00047 $0.00047

Measured 12d ago against content hash a8062e063efb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade D, and why

awesome-antigravity-skills-mcp-guide AGENTS.md scanned grade D with 3 findings against 26 rules in 11 categories โ€” prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency โ€” measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Downloads and executes remote codehighSupply chain

curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.

curl -fsSL https://raw.githubusercontent.com/kesaruhasun/awesome-antigravity-skills-mcp-guide/main/setup.sh | bash

Reads agent configuration directoriesmediumAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

- **Global Skills Directory:** `~/.gemini/config/skills/` (for Antigravity) or `~/.claude/skills/` (for Claude)

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -fsSL https://raw.githubusercontent.com/kesaruhasun/awesome-antigravity-skills-mcp-guide/main/setup.sh | bash
AGENTS.md ยท 42 lines

What it actually says

๐Ÿค– Instructions for AI Coding Agents (AGENTS.md)

This file contains automated instructions for AI coding assistants (Google Antigravity, Claude Code, Cursor, OpenCode, Codex, Gemini CLI) interacting with this repository.


๐ŸŽฏ Goal: 1-Prompt Automatic Environment Setup

If a user prompts you with:

"Install all skills and MCP servers from https://github.com/kesaruhasun/awesome-antigravity-skills-mcp-guide into my environment"

You MUST execute the following automated steps immediately:

Step 1: Run the Automated Installer

Execute the included setup.sh script:

bash setup.sh

Or, if cloning from the remote repository:

curl -fsSL https://raw.githubusercontent.com/kesaruhasun/awesome-antigravity-skills-mcp-guide/main/setup.sh | bash

Step 2: Verify Target Locations

Ensure skills and MCP files have been created or linked:

  • Global Skills Directory: ~/.gemini/config/skills/ (for Antigravity) or ~/.claude/skills/ (for Claude)
  • Project Skills Standard: .agents/skills/
  • MCP Configuration: ~/.gemini/config/mcp_config.json or .cursor/mcp.json

Step 3: Confirm Installation to the User

Report the total count of skills active (180+) and list the configured MCP servers (Google Cloud Databases, Mobile Device Automation, Composio, Developer Knowledge). Remind the user to reload their workspace or restart their agent.


๐Ÿ“‚ Repository File Index for Agents

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen ยท 42 lines ยท 465 tokens per session scan D a8062e063efb

Subscribe to this mod's changes

awesome-antigravity-skills-mcp-guide AGENTS.md is an instructions file published in the GitHub repository kesaruhasun/awesome-antigravity-skills-mcp-guide (2 stars, last pushed 15d ago), licensed MIT. It adds 465 tokens to every session, about $0.0023 per session on Opus 5. A static security scan graded it D with 3 findings (downloads and executes remote code, reads agent configuration directories, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other instructions, from other repositories

spec-kit AGENTS.md

AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart โ€” add a new integration in 5 steps, integration architecture and integrationmanifest โ€” file tracking.

github/spec-kit ยท 7,126 tokens

next.js AGENTS.md

AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.

vercel/next.js ยท 7,296 tokens

codex AGENTS.md

AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.

openai/codex ยท 5,153 tokens

vscode buildNext.instructions.md

Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).

microsoft/vscode ยท 6,785 tokens

langchain AGENTS.md

AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.

langchain-ai/langchain ยท 4,469 tokens

vscode oss-third-party-notices.instructions.md

Instructions for microsoft/vscode, covering vs code oss third-party-notices pipeline, architecture, pipeline flow in ci, applying the notice (cutover) and fallback chain (never fail the build).

microsoft/vscode ยท 5,001 tokens