Real Skill packageSource verifiedClawHub registry

Antigravity CLI

Use this skill when you need a coding agent from Google for code generation, refactoring, review, debugging, or any programming task. Antigravity CLI (agy) is Google's official terminal-based AI coding assistant that provides autonomous code editing, multi-step reasoning, and file manipulation. Trigger when user mentions 'coding agent', 'code generation', 'refactor code', 'debug code', 'review code', or needs autonomous programming assistance.

Identity and source

Publisher attributionAkmal Dirgantararegistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 65% rule confidence
Package forminstruction bundle10 recorded files
Canonical sourceClawHub registryclawhub:akdira:antigravity-cli
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/26/2026.claude/skills/antigravity-cli

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/26/2026.agents/skills/antigravity-cli

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/26/2026skills/antigravity-cli

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @akdira/antigravity-cli
clawhub inspect @akdira/antigravity-cli --version 1.0.0

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
10 / 10 inspected as text
Checked
8/26/2026, 1:23:14 PM
Scanner
0.1.3
Policy
1.0.3
4 automated findings
highRemote content is piped directly to a shellSKILL.md:50 · confidence 98%curl -fsSL https://antigravity.google/cli/install.sh | bash
highRemote content is piped directly to a shellREADME.md:32 · confidence 98%curl -fsSL https://antigravity.google/cli/install.sh | bash
mediumRemote installer is downloaded without an integrity checkSKILL.md:50 · confidence 70%curl -fsSL https://antigravity.google/cli/install.sh
mediumRemote installer is downloaded without an integrity checkREADME.md:32 · confidence 70%curl -fsSL https://antigravity.google/cli/install.sh
2 High/Critical review queue entries
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
Open human review queue →
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
7 dependency and API indicators
  • api: ai.google.dev
  • api: aistudio.google.com
  • api: antigravity.google
  • api: clawhub.ai
  • api: github.com
  • api: img.shields.io
  • api: opensource.org
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/26/2026, 12:43:24 PM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:f18735d357bfb933dc8a3e7415bb2586decb09945a3f994678243836e6637d0c
Show up to 10 recorded paths
  • _meta.json
  • examples/code-generation.md
  • examples/code-review.md
  • examples/debugging.md
  • examples/refactoring.md
  • examples/test-generation.md
  • LICENSE
  • README.md
  • skill-card.md
  • SKILL.md

Source changelog

Antigravity CLI Skill 1.0.0 — Major rewrite and documentation update - Completely overhauled documentation with concise installation, authentication, usage, examples, and troubleshooting. - Added structured examples for code generation, refactoring, debugging, review, and test generation. - New, modern skill description and usage triggers. - Installation instructions for Linux, macOS, and Windows now included. - "Gotchas" and fragmented skill references replaced with a unified, example-driven guide. - Obsolete and fragmented reference files removed; new examples and clear usage patterns added.