{
  "slug": "adom-wiki-hero-image",
  "title": "Wiki Hero Image Skill",
  "version": "0.2.4",
  "type": "skill",
  "description": "Design and render a billboard-grade hero image for any Adom wiki page. Bundles the brand fonts + ADOM wordmark + the render pipeline so it works after install with no gallia dependency.",
  "license": "MIT",
  "tags": [
    "hero",
    "billboard",
    "wiki",
    "design",
    "branding",
    "screensaver",
    "marketing",
    "puppeteer"
  ],
  "hero": {
    "path": "screenshots/hero.png"
  },
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  },
  "dependencies": {}
}