KiExport is a small Python tool I created to automate the process of generating manufacturing files from KiCad PCB designs. It relies on the KiCad CLI. The tool is open-source and is available at GitHub - vishnumaiea/KiExport: Tool to export manufacturing files from KiCad PCB projects.
ChatGPT was used to speed up the development process. Hope someone find it useful.