Automate component placement, electrical wiring, and layout verification within the EasyEDA environment via command-line control.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install easyeda-schematic
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install easyeda-schematic using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
EasyEDA Schematic Automation is a specialized development tool designed to interface with the EasyEDA hardware design platform using the easyeda-agent CLI. The skill empowers developers to programmatically control component libraries, discover project structures, design wire networks, and run critical electrical Design Rule Checks (DRC).
By leveraging this tool within the wider framework of Openclaw Skills, engineering teams can eliminate manual drawing errors, optimize board layout spaces, and integrate hardware development cycles straight into automated developer workflows.
The schematic automation agent requires a configured environment with active access to the EasyEDA workspace via local CLI tools.
Ensure that you have installed the easyeda CLI binary globally.
# Verify the daemon status and connection health
easyeda daemon health
# List all open sheets and current project context
easyeda doc ls
# Query geometry details of the active drawing frame
easyeda sch sheet-geometry --json
The EasyEDA Schematic skill utilizes structured configurations and data stores to achieve consistent, repeatable schematic builds. Below is an overview of the key schema configurations:
| Filename | Format | Purpose |
|---|---|---|
standard-parts.json |
JSON | Holds mapped pairings of standard hardware devices, packages, and their canonical LCSC order numbers. |
p1-layout.json |
JSON | Houses module zoning, geometric center boundaries, and spatial rules utilized by autolayout routines. |
.easyeda/artifacts/ |
Directory | Stores exported files including netlists, enriched BOM CSV files, and visual testing screenshots. |
Loading
An API-driven skill for agentOS to automate real estate appointment scheduling, diary management, guest matching, and branch operations.

A powerful AI-driven development runtime that automates planning, file operations, terminal commands, and bug-fixing with memory-enhanced hybrid search.

An AI agent skill that automatically transforms Product Requirements Documents (PRDs) into production-ready, fully architected SwiftUI iOS applications.

A headless browser automation CLI designed for AI agents, providing deterministic element selection via accessibility tree snapshots with refs.

A dependency-free Node.js CLI skill that connects AI agents securely to the Freedcamp REST API for seamless task, group, and project coordination.

Super Automation simplifies recurring operations by converting manual workflows into reliable, scheduled scripts.








































