easyeda-agent
zhoushoujianwork/easyeda-agent
easyeda-agent is an AI-native automation layer for EasyEDA Pro that turns the official eda.* extension API into typed, observable schematic and PCB actions, exposed through a Go CLI/daemon, an Agent Skill, and a stdio MCP connector. It targets developers who want AI agents to drive real board design work — placing parts, wiring, running DRC, and exporting artifacts — instead of relying on fragile raw JavaScript execution. A flagship feature is a community-contributed circuit block library (37 blocks) that lets agents reuse verified peripheral circuits with a single command.
安装方式
curl -fsSL https://raw.githubusercontent.com/zhoushoujianwork/easyeda-agent/main/install.sh | bash