kicad-library-install
Public Made by Adomby adom
Install/register a KiCad symbol or footprint library, and hand-generate .kicad_sch / .kicad_mod / .kicad_sym files, without silently corrupting the user's setup. Covers the five silent failure modes (lib tables rewritten on exit, UTF-8 BOM, lib_symbols sub-unit naming, 3D model Z datum, footprint name/filename mismatch) and the headless kicad-cli verification loop.
Discover
How an AI finds this repo: the auto-discovery snippet from page.json, self-tested against the live discovery search.
Snippet
The five KiCad library/file traps that produce no useful error message - plus the headless kicad-cli loop that catches every one of them before the user ever sees a broken project.
Install this symbol and footprint library into my KiCadKiCad says Cannot add U1 (footprint not found) but the file is right thereThe 3D model is sitting inside the PCB instead of on top of itSample prompts: self-test
How this repo ranks when its full trigger set is the query.
Each sample prompt run against the live discovery search. The score is your rank, does the prompt return this repo at the top?
"Install this symbol and footprint library into my KiCad"Install a library
not in results
"KiCad says Cannot add U1 (footprint not found) but the file is right there"Footprint not found
not in results
"The 3D model is sitting inside the PCB instead of on top of it"Model sunk in board
not in results