Antigravity Skill Porter
Description
Port, convert, and optimize Claude Code & Cursor skills into Google Antigravity native multi-agent plugins.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
🚀 Antigravity Skill Porter & Optimizer
[](https://opensource.org/licenses/MIT) [](https://www.python.org/) [](https://antigravity.google) [](http://makeapullrequest.com) [](https://github.com/Pranav-Nexus/antigravity-skill-porter)
**Bridge the AI Agent Ecosystem:** The ultimate transpiler and optimizer that imports, converts, and elevates agent skills from **Claude Code**, **Cursor**, and **OpenAI** into high-performance, native **Google Antigravity (AGY)** plugins and multi-agent workflows.
💡 Why This Exists
The AI agent community is experiencing rapid innovation, with developers publishing thousands of open-standard `SKILL.md` workflows for Claude Code and Cursor.
However, running external skills inside Google Antigravity naively creates severe friction:
- ❌ Tool Hallucinations: External skills hardcode Claude-specific tools (
Bash,Glob,Read,Edit,StrReplaceEditor) which fail or cause confusion in Antigravity. - ❌ Context Blindness: They search for
CLAUDE.md, ignoring Antigravity'sGEMINI.md,AGENTS.md, and hierarchical.agents/rules/. - ❌ Single-Agent Bottlenecks: Claude skills are serialized for linear chat loops. They fail to tap Antigravity's native parallel subagent dispatch (
invoke_subagent) with non-blocking Reactive Wakeup. - ❌ Missing Packaging: They lack
plugin.jsonmanifests, preventing toggling and management via Antigravity's UI.
**`antigravity-skill-porter` solves this in one command.** It deterministically maps tools, synthesizes plugin manifests, injects multi-agent parallelism, and delivers ready-
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11