easyeda2kicad

Download KiCad footprints and symbols from LCSC/EasyEDA for JLCPCB projects.

11|1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/Takazudo/claude-resources --skill easyeda2kicad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: easyeda2kicad
Source: https://github.com/Takazudo/claude-resources/tree/main/skills/easyeda2kicad
Command: npx skills add https://github.com/Takazudo/claude-resources --skill easyeda2kicad

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates obtaining KiCad footprints and symbols from LCSC/EasyEDA for JLCPCB PCBA projects, removing manual lookup and download overhead.

Core Features & Use Cases

  • Footprint & Symbol Downloads: Retrieve both KiCad footprint (.kicad_mod) and symbol (.kicad_sym) libraries for selected LCSC parts.
  • 3D Model Support: Optionally include 3D models (.step, .wrl) to visualize parts in KiCad.
  • Batch & Overwrite: Supports batch downloads and overwriting existing files to keep libraries up to date.
  • Project Integration: Organize outputs into standard KiCad project structure for easy integration.

Quick Start

Run easyeda2kicad --lcsc_id <ID> --footprint --symbol to download both footprint and symbol for a given part.

Frequently Asked Questions about easyeda2kicad

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

FAQPage Schema
How do I download KiCad footprints and symbols from LCSC parts for JLCPCB PCBA?

You can download KiCad footprints and symbols from LCSC parts by running a command with the specific LCSC part number. This retrieves exact symbol-footprint pairs and optional 3D models directly into your KiCad project workspace.

Can I batch download LCSC part numbers into KiCad libraries?

Yes, batch downloading multiple LCSC part numbers into KiCad libraries is supported. You can also enable an overwrite option to update existing files, ensuring your KiCad project workspace maintains the most current component definitions.

Does downloading EasyEDA components include 3D models for KiCad?

Downloading EasyEDA components for KiCad optionally includes 3D models. You can retrieve both .step and .wrl files alongside the standard footprint and symbol libraries to visualize parts accurately within KiCad.

What is the best way to get exact symbol-footprint pairs from LCSC for KiCad?

The best way to get exact symbol-footprint pairs from LCSC is to use an automated fetch command. Providing the LCSC part number retrieves the matching .kicad_mod and .kicad_sym libraries, removing manual lookup overhead.

Are downloaded LCSC KiCad libraries organized into a standard project structure?

Downloaded LCSC KiCad libraries are organized into a standard KiCad project structure. This ensures the retrieved footprints, symbols, and 3D models are integrated easily into your existing design workflow.