Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

EasyEDA-MCP

EasyEDA-MCP 收录了来自 Dogmeat88 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
8
更新
2026-04-28
Forks
2
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

create-pcb-from-schematic
电子工程师(非计算机)

Create a routed PCB from an existing EasyEDA schematic using the EasyEDA MCP server. Use when importing a schematic to a new PCB, validating the imported structure, handing off layout to the dedicated layout skill, routing traces, running DRC, and preparing for Gerber export. Assumes the schematic already exists and is saved. Covers correct tool parameter names, import verification, routing, DRC, and the full save+verify loop.

2026-04-28
create-schematic
电子工程师(非计算机)

Create a schematic in EasyEDA via the EasyEDA MCP server. Use when placing schematic components, wiring nets, connecting pins, setting designators, or completing a schematic ready for PCB import. Covers library search, component placement, pin wiring, net naming, wire-stub fallback, and save+verify workflow. Use alongside the easyeda-mcp-workflow instructions when the full board-to-Gerber flow is the goal.

2026-04-28
improve-mcp
软件开发工程师

Improve the EasyEDA MCP service through autonomous live end-to-end validation. Use when fixing bridge or server reliability, testing MCP tool behavior in the EasyEDA editor, creating a disposable project/schematic/PCB from scratch, reconnecting the EasyEDA bridge, or iterating until PCB creation reaches a finished two-layer board standard with logical placement, sound routing, and Gerber export reachable with minimal user interaction.

2026-04-28
layout-pcb
电子工程师(非计算机)

Lay out an imported EasyEDA PCB before routing using the EasyEDA MCP server. Use when planning functional zones, placing footprints, orienting connectors, defining the board outline, and validating routing readiness on an already imported PCB. Assumes the PCB already exists and the schematic import succeeded. Covers placement intent, outline rules, layout validation, and the save+verify loop before routing.

2026-04-28
review-pcb-completion
电子工程师(非计算机)

Review an EasyEDA PCB against this repo's finished two-layer PCB standard. Use when auditing placement quality, routing quality, DRC status, board outline validity, connector orientation, loop-critical support-part placement, or fabrication and export readiness.

2026-04-28