{
  "name": "omagy",
  "version": "0.1.0",
  "description": "Workflow layer and skill bundle for Antigravity CLI (agy).",
  "skills": "./skills/",
  "hooks": "./hooks/hooks.json",
  "mcpServers": "./mcp_config.json",
  "interface": {
    "displayName": "Oh My Antigravity",
    "shortDescription": "Workflow layer for Antigravity CLI.",
    "longDescription": "Oh My Antigravity adds plugin-scoped skills, lifecycle hooks, diagnostics, and file-backed workflow state around Antigravity CLI without replacing agy as the execution engine.",
    "developerName": "oh-my-agy",
    "category": "Developer Tools"
  }
}
