skill
Bosch Molecule Generator
UnreviewedClaude Code skill that generates Bosch sensor molecules as KiCad schematics with standardized I2C pinout, medium machine pins/contacts, and fixed corner power layout on 8x8, 16x16, or 16x32 grids.
{
"slug": "bosch-molecule-generator",
"version": "1.0.0",
"type": "skill",
"description": "Claude Code skill that generates Bosch sensor molecules as KiCad schematics with standardized I2C pinout, medium machine pins/contacts, and fixed corner power layout on 8x8, 16x16, or 16x32 grids.",
"dependencies": {},
"scripts": {
"install": "./install.sh",
"uninstall": "./uninstall.sh"
}
}