🧪
QualityPython

Antigravity Native E2E Testing

by omnigent-ai

Antigravity Native E2E Testing is a Quality skill for Claude Code, published by omnigent-ai in omnigent.

8.9K stars1.3K forkson omnigent-ai/omnigentAdded 2026/08/15+1% in starsRepository updated 2026/08/15
agent-frameworkagent-governanceagent-orchestrationagentsaiai-agentai-agentsclaude-codecodexcoding-agentsdeveloper-toolsllmmlmulti-agentpythonsandbox
Install in seconds
Install Antigravity Native E2E Testing
Copy Antigravity Native E2E Testing into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/omnigent-ai/omnigent/tree/main/.claude/skills/antigravity-native-e2e-dev ~/.claude/skills/antigravity-native-e2e-dev

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/omnigent-ai/omnigent.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/antigravity-native-e2e-dev/SKILL.md in omnigent-ai/omnigent
Installs to
~/.claude/skills/antigravity-native-e2e-dev
Collection
One of 24 skills cataloged from this repository
Category
Quality1354 skills

What Antigravity Native E2E Testing does

Antigravity Native E2E Testing spins up a live local Omnigent server and runner, launches the real agy TUI, and exercises the antigravity-native harness end-to-end through web UI turns. Use it when developing, testing, or debugging the antigravity-native harness and its agy launch, RPC mirror, tmux delivery, OAuth, or MCP-relay behavior.

Antigravity Native E2E Testing is cataloged under Quality on DirSkills. Antigravity Native E2E Testing comes from a repository tagged agent-framework, agent-governance, agent-orchestration, agents and ai.

Documentation

README

Antigravity native harness: end-to-end dev & testing (local server/runner)

The antigravity-native harness wraps the real Antigravity agy TUI (the agy CLI, installed from antigravity.google/cli/install.sh). omnigent antigravity ensures a host daemon, the daemon-spawned runner launches agy in a runner-owned tmux terminal, and your TTY attaches to it. This is not the in-process antigravity Gemini-SDK harness — that one runs google-antigravity with a Gemini API key; this one drives the OAuth-only agy CLI and mirrors it over connect-RPC. This skill is the proven recipe for running it for real against a live local server + runner — not just the unit tests.

This is the opening of the README. Read the full README on GitHub.

Commands Antigravity Native E2E Testing provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /model
  • /mcp
  • /tmux

Frequently asked about Antigravity Native E2E Testing

  • What else does omnigent-ai publish alongside Antigravity Native E2E Testing?

    Antigravity Native E2E Testing is one of 24 skills that DirSkills catalogs from omnigent-ai/omnigent, the repository it ships in. Its siblings there include API Docs, Antigravity SDK E2E Dev and Build Omnigent Agents. Each one is a separate skill with its own page in this directory, installs the same way Antigravity Native E2E Testing does, and is maintained by omnigent-ai in that same repository. The rest of the collection is listed on the omnigent-ai/omnigent page.

  • How does Antigravity Native E2E Testing compare to other Quality skills?

    Antigravity Native E2E Testing ranks #203 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Antigravity Native E2E Testing against them. Open each page to compare what they document and how they install.

More from omnigent-ai/omnigent

Antigravity Native E2E Testing is one of 24 skills cataloged on DirSkills from omnigent-ai/omnigent.

See all 24 skills
📚
2w ago

API Docs

API Docs generates reference documentation for public APIs by reading the actual source code signatures, parameters, defaults, return shapes, and raised errors. Use it when you need accurate API reference or usage docs for a module, class, CLI, or endpoint.
Writing
8.9K1.3K
🧪
2w ago

Antigravity SDK E2E Dev

Antigravity SDK E2E Dev spins up a live local Omnigent server and exercises the Antigravity (Gemini) SDK harness end-to-end, including building agents, running turns, and smoke-testing. Use it when developing, testing, or debugging the Antigravity harness.
AI Engineering
8.9K1.3K
🤖
2w ago

Build Omnigent Agents

Build Omnigent Agents offers patterns and templates for creating valid Omnigent agent directories, covering minimal, web-search, harness, MCP, and multi-agent configurations. Use it when generating files for an Omnigent agent.
AI Engineering
8.9K1.3K
🧪
2w ago

CLI Setup Verification

CLI Setup Verification drives the real Omnigent CLI through a pseudo-terminal in an isolated sandbox to verify setup/onboarding, terminal UI, and critical user journeys. Use it when developing or reviewing CLI setup/onboarding/REPL/picker changes, reproducing cold-start UX bugs, or confirming a fix lands via a before/after baseline diff.
Quality
8.9K1.3K
📝
2w ago

Changelog

Changelog turns a range of commits or merged PRs into a changelog entry grouped by change type. Use it when asked for release notes, a changelog, or what changed between two points.
Writing
8.9K1.3K
🧪
2w ago

Codex E2E Greet

Codex E2E Greet is a test greeter fixture for Codex skills end-to-end tests. It includes the unique suffix a3f9c2 in its skill name so a string match in the agent's output proves Codex loaded this skill.
Quality
8.9K1.3K