{
  "slug": "gallia-update-agent",
  "version": "1.0.0",
  "type": "skill",
  "description": "Lightweight background agent (haiku) that pulls latest gallia and re-runs install.mjs, reporting what changed in 2-3 sentences.",
  "dependencies": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  }
}
