Adom SF Convert
Public Made by Adomby adom
Native Rust converter: EAGLE/Fusion .lbr + Altium .SchLib/.PcbLib → KiCad, rendering each format's own geometry.
Skills
The skills this repo ships, by tier, each with a quick health read. Install the user skills with:
adom-wiki skills install adom/adom-sfconvertNative Rust CLI that converts foreign EDA libraries — EAGLE/Fusion 360 .lbr and Altium .SchLib/.PcbLib/.IntLib — into KiCad symbol + footprint, and renders each format's OWN geometry as a native SVG thumbnail. Pure Rust, no KiCad install, no service round-trip: EAGLE/Fusion via built-in eagle.rs, Altium footprints via altium-pcblib, Altium symbols via altium-schlib. "sf" = symbol + footprint (like ds2sf). Conversion to .kicad_sym/.kicad_mod is export-only; rendering stays native so cross-source comparison shows each format's truth instead of one normalised KiCad interpretation. Used by chip-fetcher for per-source thumbnails.
Native Rust CLI that converts foreign EDA libraries — EAGLE/Fusion 360 .lbr and Altium .SchLib/.PcbLib/.IntLib — into KiCad symbol + footprint, and renders each format's OWN geometry as a native SVG thumbnail. Pure Rust, no KiCad install, no service round-trip: EAGLE/Fusion via built-in eagle.rs, Altium footprints via altium-pcblib, Altium symbols via altium-schlib. "sf" = symbol + footprint (like ds2sf). Conversion to .kicad_sym/.kicad_mod is export-only; rendering stays native so cross-source comparison shows each format's truth instead of one normalised KiCad interpretation. Used by chip-fetcher for per-source thumbnails.
No dev skills in this repo.
How to build, debug, and test this app. Source-only (dev-skills/), never shipped in the tarball.
No publish skills in this repo.
The app-to-wiki publish glue. Source-only (publish-skills/), never shipped in the tarball.
Health: the size chip is green when right-sized, yellow when getting long, red when the model likely skims it. A green check is a passed preamble/structure signal; an amber mark is a gentle nudge, not a hard failure.