.sch, .kicad_sch) and Altium (.schdoc). Seb extracts components, nets, power rails, signal paths, pin assignments, and sheet hierarchy—then uses that in later answers and code.
What Seb extracts
Component info · Net connections · Power rails · Signal paths · Pin assignments · Sheet hierarchyProcess schematics
Put schematic files in your project (root,schematics/, or hardware/). Then ask Seb to process them: “Process the schematic file hardware/main.kicad_sch” · “Parse hardware/board.schdoc” · “Parse all schematic files in the schematics folder”. Seb reads the file, extracts data, and saves markdown in your project.

