#
ENJA

Antigravity-Manager

lbjlaq/Antigravity-Manager

Antigravity-Manager is a desktop-based AI account management and protocol translation gateway designed to streamline multi-provider API calls and session tokens. It features smart load balancing, automatic failover, and model routing to standard OpenAI, Anthropic, and Gemini endpoints.

30.3k 3.3kNo licenseUpdated 2026-08-12

Overview

Antigravity-Manager acts as a high-performance local AI dispatch gateway, transforming web session tokens from providers like Google and Anthropic into standardized API interfaces. Built using Tauri, Rust, and React, it provides real-time monitoring of account quotas, automated self-healing for rate limits (429 errors) or expired sessions (401 errors), and flexible request routing to prevent resource exhaustion across multiple accounts.

Capabilities

  • Multi-account management with quota dashboard and health monitoring
  • OAuth 2.0 automatic and manual session authorization workflows
  • Protocol translation supporting OpenAI (/v1/chat/completions), Anthropic (/v1/messages), and Gemini endpoints
  • Smart model routing, regex mapping, and tiered priority fallback rules
  • Automatic error self-healing and silent request retry/rotation on 429 and 401 errors
  • Docker deployment with headless support and customizable API key/password authentication

Best for

Managing multiple AI provider session accounts and API tokens from a single centralized desktop dashboard, Translating proprietary web sessions into standard OpenAI or Anthropic API endpoints for integration with developer tools like Claude Code or OpenCode, Balancing request loads and automatically routing traffic around rate-limited or banned accounts

Works with

Claude CodeCodexGemini CLICursorOpenCode
Evoa Score breakdown= Σ (score × weight)
71
Task usefulness20%100 → +20.0

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%85 → +12.8

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%100 → +15.0

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%56 → +6.7

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%50 → +7.5

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%80 → +8.0

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%100 → +8.0

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%100 → +5.0

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total83.0 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

The application handles sensitive authentication tokens and session credentials locally and via proxy headers. Users should secure their API keys and management passwords properly, especially when deploying the Docker container publicly.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.