Tooling for AI agents to build KiCad project from simple circuit description A new open-source tool called burn2kicad converts a text netlist and component assets into a KiCad project, enabling AI agents to generate PCB designs without handling KiCad's complex file formats. The tool automates symbol and footprint library setup, datasheet copying, and schematic generation with labeled net stubs. burn2kicad converts a small component asset directory plus a text netlist into a KiCad project. This is an aid for AI agents to work on stripped down design without needing to deal with complexities of KiCad's file formats. go install github.com/oxplot/burn2kicad@latest Create a documented input directory: burn2kicad init ./input Populate ./input/components/