A straightforward wrapper around Cognitum Seed device fleet management that lets you create fleets, add or remove devices, and handle firmware policies without leaving Claude. It shells out to the @claude-flow/plugin-iot-cognitum package for the heavy lifting, so you're essentially getting a conversational interface to their CLI. Useful if you're already working in Claude and need to check fleet status or move devices around without context switching. The commands are pretty bare bones, just CRUD operations on fleets and device membership. It won't replace your dashboard for complex fleet orchestration, but it's handy for quick operational tasks when you're prototyping or troubleshooting IoT deployments.
npx skills add https://github.com/ruvnet/ruflo --skill iot-fleet