platformio

Installation
SKILL.md

PlatformIO Reference

Complete reference for PlatformIO embedded development.


1. Installation

# Install via pip
pip install platformio

# Or via installer script
curl -fsSL https://raw.githubusercontent.com/platformio/platformio-core-installer/master/get-platformio.py -o get-platformio.py
python3 get-platformio.py

Related skills
Installs
100
GitHub Stars
2
First Seen
Feb 14, 2026