← all publishers

devbisme

@devbisme source repo

1 published skill

  1. Datasheet To Symbol Lib · devbisme bundle
    Use whenever the user wants to turn a component datasheet PDF into KiCad symbols — e.g. "create a KiCad symbol library from this datasheet," or any mention of generating KiCad symbols, footprints, or .kicad_sym files from an IC/component datasheet. Also trigger for follow-on work on the same library: adding a part number, fixing a pinout, splitting package variants, or rebuilding after a correction. Extracts every part and pinout from the PDF into a verified JPD (JSON Part Description) file, then builds the .kicad_sym file with the kipart MCP server's jpd2spd, spd2csv, and kipart tools. Always use this for datasheets with multiple package variants, multi-unit parts (gate arrays, opamp channels), high pin-count packages (QFP/BGA), or alternate/muxed pin functions — these are exactly the cases this skill is built to get right where ad-hoc transcription goes wrong.
    0
    installs