Easyeda Agent
Adds a programmable interface (CLI, Agent Skill, and stdio MCP) to EasyEDA Pro so your AI can create, edit, and export schematics and PCBs automatically.
- •You need to generate or modify circuit schematics/PCBs on the fly from an AI assistant.
- •Your product development pipeline requires bulk export of Gerber files without manual clicks.
- •You want to let a chatbot create component libraries or BOMs directly in EasyEDA Pro.
easyeda-agent pcb create --project-id 987654 --name "PowerModule" --layers 2 --template "power-supply" --components "LM2596,Capacitor(10uF),Inductor(33µH)"
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/easyeda-agent && curl -fsSL https://workflowstacks.com/api/skills/easyeda-agent/claude-skill -o ~/.claude/skills/easyeda-agent/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Easyeda Agent is a very large Go project (~177k lines across 515 code files, plus 11 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit this month, Other license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2CLAUDE.mdThe instructions the AI actually follows
- 3cmd/easyeda/main.goWhere the program starts running
- 4go.modDependencies and the commands it exposes
- 5internal/app/app.goInside internal/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/easyeda-agent && curl -fsSL https://workflowstacks.com/api/skills/easyeda-agent/claude-skill -o ~/.claude/skills/easyeda-agent/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More mcp-server tools founders pair with this one.