plugin

Manage Antigravity plugin lifecycle operations through Omagy's safe wrapper.

3|Updated May 24, 2026
One-click install
npx skills add https://github.com/shayne-snap/oh-my-antigravity --skill plugin-shayne-snap
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plugin
Source: https://github.com/shayne-snap/oh-my-antigravity/tree/main/plugin/skills/plugin
Command: npx skills add https://github.com/shayne-snap/oh-my-antigravity --skill plugin-shayne-snap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plugin installs, upgrades, and removals can be risky or confusing when they include hooks, MCP servers, or conflicting files, and users need repeatable, non-interactive lifecycle control.

Core Features & Use Cases

  • Safe plugin lifecycle management: Inspect installed plugins, validate plugin packages/paths, run diagnostics, and remove plugins using Omagy’s controlled wrapper.
  • Non-interactive slash workflows: Generates copyable install/remove plans and explicit next commands for confirmation, without interactive question UI or write-in prompts.
  • Risk-aware operational guidance: Calls out high-risk plugin hooks and MCP-based plugins that may launch processes or connect to services, and encourages running doctor after installs.

Quick Start

Run the plugin index search to find a plugin by query and see what to install next.

Frequently Asked Questions about plugin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely manage Antigravity plugins without interactive prompts?▼

Safely manage Antigravity plugins non-interactively by generating copyable install and removal plans with explicit next commands for manual confirmation, avoiding interactive UI or write-in prompts.

How do I validate Antigravity plugin packages before installation?▼

Validate Antigravity plugin packages and paths by running diagnostics through a controlled lifecycle wrapper that inspects installed plugins and enforces safety rules before applying changes.

What are the risks of installing Antigravity plugins with MCP servers and hooks?▼

Antigravity plugins with MCP servers and hooks are high-risk because they may launch processes or connect to external services, requiring risk callouts and post-install diagnostics to ensure safety.

Can I force install or remove Antigravity plugins using --yes or --force flags?▼

No, deterministic Antigravity plugin operations prohibit --yes and --force usage, enforcing a safe lifecycle wrapper that provides copyable plans and explicit follow-up commands for confirmation instead.

How do I search the Antigravity plugin index to find what to install next?▼

Search the Antigravity plugin index by query to find available plugins, inspect installed packages, and generate explicit next installation commands through a safe, non-interactive workflow.

Why should I run doctor after installing Antigravity plugins?▼

Run doctor after Antigravity plugin installations to verify system health, because high-risk hooks and MCP-based plugins may launch processes or connect to services that require post-install validation.