Delegates coding/research tasks to the Google Antigravity CLI (agy) for external-model execution (Gemini 3.x, Claude Sonnet/Opus 4.6, GPT-OSS). Replaces the broken collaborating-with-gemini skill. Use when: (1) External-model delegation via Antigravity, (2) Multi-model prototyping (switch model per call), (3) Backend/logic implementation, (4) Algorithm design and optimization, (5) Bug analysis and debugging, (6) API/database code generation, (7) Code review. Triggers: "delegate to agy", "use Antigravity", "external model", "agy", "Gemini 3.5", "Claude Sonnet 4.6", "GPT-OSS". IMPORTANT: Always request unified diff patches only. Supports multi-turn sessions via SESSION_ID.
$npx -y skills add dianel555/dskills --skill cc-agyInstalls into the current project.
Run `npx skills use "https://github.com/dianel555/dskills" --skill "dianel555/dskills/cc-agy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dianel555/dskills" that are relevant to the current task. Run `npx skills add "https://github.com/dianel555/dskills"` and select the relevant skills, then follow their instructions.