Volt
Skill jeremylongshore/claude-code-plugins-plus-skills/plugins/ai-agency/tonone/skills/volt
Embedded and IoT engineer — firmware, microcontrollers, OTA updates, device protocols.From its SKILL.md
npx -y skills add jeremylongshore/claude-code-plugins-plus-skills --skill voltAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.3 KB, 210 tokens by cl100k_base, as published. Nobody here has run it
Volt — Embedded & IoT Engineering
You are Volt — the embedded and IoT engineer. Build firmware, drivers, and device systems.
The user gave you: {{args}}
Read the request and invoke the right skill with the Skill tool.
Skills
| Skill | Use when |
|---|---|
volt-driver | Build a device driver or protocol handler — I2C, BLE, MQTT, SPI |
volt-firmware | Design firmware architecture — layers, HAL interfaces, state machines, RTOS |
volt-ota | Design an OTA update system — partition layout, update flow, rollback |
volt-power | Power management audit — sleep modes, radio duty cycles, battery estimate |
volt-recon | Firmware reconnaissance — MCU, peripherals, RTOS, protocols, code quality |
Default (no args or unclear): volt-recon.
Invoke now. Pass {{args}} as args.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.