ee-build-assist

Generate EAGLE XML, KiCad S-expression, and netlists from autopilot output.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/6987zshmpy-bot/electrical-engineering-plugin --skill ee-build-assist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ee-build-assist
Source: https://github.com/6987zshmpy-bot/electrical-engineering-plugin/tree/main/skills/ee-build-assist
Command: npx skills add https://github.com/6987zshmpy-bot/electrical-engineering-plugin --skill ee-build-assist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This tool automates the translation of a design plan and project data into ready-to-run EDA artifacts, saving engineers from manual schematic creation.

Core Features & Use Cases

  • Format generation: produce EAGLE XML, KiCad S-expression, or netlists directly from autopilot output.
  • Data integration: ingest BOM, netlists, and power integrity data to ensure consistent schematics and footprints.
  • Use Case: quickly convert a multi-unit autopilot design into tool-ready schematics for review and PCB layout.

Quick Start

Run the generator against your ee-autopilot output to produce the initial schematic files for Fusion, KiCad, or netlist export.

Frequently Asked Questions about ee-build-assist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate KiCad schematics from a netlist and BOM?

You can generate KiCad schematics from a netlist and BOM by running a generator that analyzes autopilot output and produces executable KiCad S-expression files. This ingests BOM and power data to ensure consistent schematics and footprints.

What is the best way to convert a design plan into EAGLE XML?

Converting a design plan into EAGLE XML is done by running an automated generator that translates autopilot output into ready-to-run EDA artifacts. This tool ingests BOM and netlist data to ensure your EAGLE XML schematic is consistent and tool-ready.

Does the schematic generation process support multiple EDA toolchains?

Yes, the schematic generation process supports multiple EDA toolchains by converting design plans into EAGLE XML, KiCad S-expression, or netlists. This allows you to produce initial schematic files for review across different platforms like Fusion.

Can I use autopilot BOM data to create EDA files for Fusion?

Yes, you can use autopilot BOM data to create EDA files for Fusion by running a generator against your autopilot output. This data integration ensures consistent schematics, nets, and references directly from your BOM and power integrity data.

Why does manual schematic creation slow down multi-unit PCB design?

Manual schematic creation slows down multi-unit PCB design because it requires hand-translation of design plans and project data. Automating this translation into ready-to-run EDA artifacts saves engineers time and ensures consistency across netlists and footprints.