bolt-iot
Installation
SKILL.md
Bolt IoT
Bolt IoT is a platform that provides developers with the tools to build and deploy IoT applications. It's used by hobbyists, students, and professionals to create connected devices and manage data from sensors.
Official docs: https://docs.boltiot.com/
Bolt IoT Overview
- Device
- Configuration
- Task
- Account
- Project
Working with Bolt IoT
This skill uses the Membrane CLI to interact with Bolt IoT. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills