{
  "slug": "schematic-creator",
  "version": "1.0.0",
  "type": "skill",
  "description": "Create interactive schematic visualizations and display them in the Gallia Viewer viewer. These are visual HTML schematics — not KiCad `.kicad_sch` files. They show how components connect together o",
  "dependencies": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  }
}
