Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

antigravity-autoaccept

النجوم١
التفرعات٠
آخر تحديث١٥ أبريل ٢٠٢٦ في ١١:١٠

This skill documents how to integrate a Go/Wails application (LazyGravity) with the AntiGravity AutoAccept VS Code extension via an IPC HTTP bridge, eliminating CDP WebSocket competition for the workbench.html target. Trigger this skill when: - Setting up LazyGravity bot CDP integration with Antigravity IDE - Diagnosing "CDP WebSocket conflict" or "connection kicked" errors - Implementing IPC delegation between a Go process and the AutoAccept plugin - Verifying port usage on :9222, :9333, :27182 - Adding /inject, /eval, /ping endpoints to a VS Code extension - Adapting a Go CDP client to use IPC instead of direct WebSocket - Debugging ipcEval timeout during long AI generation (see Gotcha #1) - IDE launch race conditions on startup - Concurrent message processing with mutex vs IPC path

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
7 ملفات
SKILL.md
readonly