provider-gemini

Solid

Track and maintain the gateway's Gemini-compatible Google Antigravity CLI contract. Use when Google ships an Antigravity CLI release, when an `agy` flag/permission/session/subcommand behaviour changes, or when an upstream scan flags drift. Process guidance only; `src/upstream-contracts.ts` is the mechanical source of truth.

AI & Automation 16 stars 0 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
41
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Provider: Google Antigravity CLI Process guidance for keeping the gateway's Gemini-compatible provider key (`gemini`) aligned with Google Antigravity CLI (`agy`). This skill does **not** define argv/env behaviour; the single mechanical source of truth is `UPSTREAM_CLI_CONTRACTS.gemini` in `src/upstream-contracts.ts`, enforced by `validateUpstreamCliArgs` / `validateUpstreamCliEnv`. Never re-encode flags, permission modes, output formats, or resume rules here or in TOML. ## Identity | Field | Value | | ---------------- | ------------------------------------------------------------------------------------------------- | | CliType | `gemini` | | Executable | `agy` | | Package | vendor installer / self-update | | Repo | https://github.com/google-antigravity/antigravity-cli | | Docs | https://antigravity.google/docs | | Changelogs | `agy changelog` · https://api.github.com/repos/google-antigravity/antigravity-cli/releases/latest | | Watch categories | `flags`, `permissio...

Details

Author
verivus-oss
Repository
verivus-oss/llm-cli-gateway
Created
5 months ago
Last Updated
2 days ago
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category