JasonYANG17
Community@JasonYANG170 · ShenZhen
Hi,nice to see you
Agent Skills by JasonYANG17
Showing 41 vetted skills indexed across 1 GitHub repositories.
esp-dev-skill
Routes Espressif firmware development tasks to 41 repo modules with 554 grounded recipes.
esp-matter-skill
Guides Matter firmware development on ESP32 chips using the esp-matter SDK.
esp-wasmachine-skill
Guides creation, configuration, and debugging of ESP-WASMachine WebAssembly firmware on ESP32 chips.
esp-vision-skill
Guides writing MicroPython computer vision scripts for ESP-VISION firmware on ESP32-P4, S3, and S31 boards.
esp-lowcode-matter-skill
Generates and debugs Matter product firmware for ESP32-C6 LP Core using the esp-lowcode-matter framework.
esp-claw-skill
Guides building, extending, and debugging ESP-Claw edge-agent firmware on ESP32 chips.
esp-mqtt-skill
Generates ESP-IDF firmware code for MQTT client connections over TCP, TLS, and WebSocket.
esp-wdf-skill
Generates and builds WebAssembly applications for ESP32 chips using the ESP-WDF framework.
connectedhomeip-skill
Build, commission, and customize Matter device firmware on ESP32 and ESP32-C3.
esp-video-components-skill
Implements ESP32 camera capture, V4L2 streaming, and JPEG/H.264 codec pipelines with esp-video-components.
esp-thread-br-skill
Guides firmware development for ESP32-based Thread Border Routers using esp-thread-br and OpenThread.
mbedtls-skill
Generates Mbed TLS 4.x TLS/DTLS client, server, and X.509 certificate code.
esp-bist-skill
Generate and integrate IEC 60730 Class B self-test firmware for Espressif RISC-V SoCs.
esp-brookesia-skill
Guides ESP-Brookesia HMI and AIoT firmware development on ESP-IDF with verified recipes and API references.
esp-adf-skill
Generates ESP-ADF audio pipeline firmware code for ESP32 series chips.
esp-detection-skill
Train, quantize, and deploy YOLOv11 object detection models on ESP32-P4 and ESP32-S3 chips.
esp-protocols-skill
Implements ESP-IDF networking components for cellular modems, mDNS, WebSocket, PPP links, and secure DNS.
esp8266-rtos-sdk-skill
Generates ESP8266_RTOS_SDK firmware code with verified APIs, recipes, and build workflows.
esp-modbus-skill
Guides creation and debugging of Modbus RTU, ASCII, and TCP firmware on ESP-IDF.
esp-dsp-skill
Generates ESP-DSP firmware code for FFT, FIR, IIR, matrix, and Kalman filtering on ESP32 chips.
esp-serial-flasher-skill
Generate host firmware code that flashes Espressif SoCs over UART, USB, SPI, or SDIO.
esp-hosted-mcu-skill
Guides ESP-Hosted-MCU firmware development for ESP chips used as Wi-Fi/Bluetooth co-processors.
esp-zigbee-sdk-skill
Generates and debugs Zigbee 3.0 firmware for ESP32-H2 and ESP32-C6 using ESP Zigbee SDK v2.x.
esp-nimble-skill
Generates and debugs BLE firmware code for the Apache NimBLE stack on ESP chips.
Frequently Asked Questions About JasonYANG17
FAQPage SchemaWhat tasks can I accomplish with JasonYANG170's ESP skill registry?▼
You can develop ESP32/ESP8266 firmware across ESP-IDF, Arduino-ESP32, and ESP8266 RTOS SDK; build Matter, Zigbee, Thread, BLE/NimBLE, MQTT, ESP-NOW, and Modbus connectivity; add audio pipelines, speech recognition, camera/video capture, and on-device neural-network inference with ESP-DL.
Who is the target audience for these Espressif skills?▼
Embedded firmware engineers, IoT product developers, and edge-AI practitioners working with Espressif SoCs (ESP32, ESP32-S/C/H/P series, ESP8266). They suit developers building smart-home devices, audio products, vision systems, or secure connected firmware using ESP-IDF-based toolchains.
How do I build and run projects using these skills?▼
Projects are built with the standard ESP-IDF idf.py/CMake build system, Arduino-ESP32 core, or ESP8266 RTOS SDK depending on the target chip. Each skill routes work to local repository modules, recipes, examples, and API references for the selected Espressif component.
Are these skills open source and what licenses apply?▼
Yes, all skills are free and open source. Most use Apache-2.0; others include ESPRESSIF MIT, MIT, LGPL-2.1/3.0, AGPL-3.0 (esp-detection), and dual Apache-2.0/GPL-2.0 for Mbed TLS and TF-PSA-Crypto. No commercial licensing cost is required.
What prerequisites and hardware do these skills require?▼
You need Espressif hardware such as ESP32, ESP32-S3, ESP32-C6, ESP32-H2, ESP32-P4, or ESP8266 boards, plus the matching SDK (ESP-IDF v5.x, Arduino-ESP32, or ESP8266 RTOS SDK). Specific skills require extras like an RCP co-processor, camera sensors, or host MCUs.