molecule-publish
Public Made by Adomby adom
Publish molecules AND generic boards to the Adom wiki - one publisher, two shapes: OCCT conversion (molecule mode with stats gates, or plain for boards), component packaging, adom-wiki publish, APM re
Install
Publish molecules AND generic boards to the Adom wiki - one publisher, two shapes: OCCT conversion (molecule mode with stats gates, or plain for boards), component packaging, adom-wiki publish, APM render assets + component dependencies. Companion to adom-molecule-import.
adom-wiki pkg install adom/molecule-publish
Latest: v2.1.2, published
Dependencies 1 app
- app adom/adom-molecule ^1.1.3
molecule-publish
molecule-publish — source bundle → wiki molecule
The EDA-agnostic middle of the molecule pipeline. Input is the bare-minimum
bundle any EDA export produces; output is a published, pipeline-ready wiki
component. The Hydrogen half is adom-molecule-import — this skill is its
publish-side companion.
EDA export skill THIS SKILL adom-molecule-import
(kicad/fusion/altium) → convert → package → publish → wiki → Hydrogen
Input contract — the bare-minimum bundle
| Required | File | Notes |
|---|---|---|
| yes | STEP (.step) |
exported ON the design machine so all 3D models (machine pins, contacts, MP markers) are baked in |
| yes | Board/layout (.kicad_pcb or .brd) |
what footprint+symbol generation parses |
| yes | Schematic (.kicad_sch or .sch) |
source completeness — a molecule without its schematic is not reproducible |
| yes | Metadata | package.json (authored below) + the OCCT-generated footprint/symbol JSONs |