skill
adom-library-importer
Public Unreviewedby barrett-land
Install ADOM'S OWN machine pin/contact library into the user's EDA — KiCad, Altium Designer, OR Fusion 360. Fetches the six machine components from the wiki, converts them with adom-lbr into 'Adom Mac
#!/bin/bash
# install.sh for adom-library-importer (skill).
# Runs from the extracted module directory (~/project/adom_modules/adom-library-importer/).
set -euo pipefail
source "$(adompkg sh-helpers)"
# Skill install: symlink skills/adom-library-importer/ into ~/.claude/skills/adom-library-importer/.
adompkg-link-skill adom-library-importer