Official skills publisher Verified Skillscout rank 103

Espressif Systems

Espressif Systems publishes official AI agent skills for its tools, services, and developer workflows.

Browse 6 official AI agent skills across 3 Espressif Systems repositories, with install commands and source links.

6 Skills
3 Repositories
23 Installs
1,106 GitHub stars

Install

Add Espressif Systems skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/espressif/espressif_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Espressif Systems skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

3 official repositories

Includes 4 official skills: espdl-operator, espdl-quantize, esp32p4-pie-simd, esp32s3-pie-simd.

4 skills 23 installs 1,096 stars
npx skills add espressif/esp-dl -y

Esp Board Manager

espressif/esp-board-manager

Includes 1 official skill: lcd_touch_i2c_migration.

1 skill 0 installs 9 stars
npx skills add espressif/esp-board-manager -y

Includes 1 official skill: migrate-to-esp-pylib.

1 skill 0 installs 1 stars
npx skills add espressif/esp-pylib -y

6 skills

espressif/esp-dl 4 skills

espdl-operator

espressif/esp-dl 14 installs
View source

espdl-quantize

espressif/esp-dl 9 installs
View source

esp32p4-pie-simd

espressif/esp-dl 0 installs
View source

esp32s3-pie-simd

espressif/esp-dl 0 installs
View source
espressif/esp-board-manager 1 skill

lcd_touch_i2c_migration

espressif/esp-board-manager 0 installs
View source
espressif/esp-pylib 1 skill

migrate-to-esp-pylib

espressif/esp-pylib 0 installs
View source

Repository documentation

espressif/esp-dl package overview

espressif/esp-dl/README.md View on GitHub

espressif/esp-dl

Includes 4 official skills: espdl-operator, espdl-quantize, esp32p4-pie-simd, esp32s3-pie-simd.

Top skills in this package

espdl-operatorOfficial Espressif Systems skill from espressif/esp-dl.
espdl-quantizeOfficial Espressif Systems skill from espressif/esp-dl.
esp32p4-pie-simdOfficial Espressif Systems skill from espressif/esp-dl.
esp32s3-pie-simdOfficial Espressif Systems skill from espressif/esp-dl.

Install

Install the full package:

npx skills add espressif/esp-dl -y

Install a specific skill:

npx skills add espressif/esp-dl@espdl-operator -y

Use the package when you want your agent to choose the relevant skill from this official Espressif Systems repository.

View espressif/esp-dl on GitHub
Copied