skillZs
LIVE SKILL TAGS
>>> LIVE SKILLS INDEX <<<
* OPEN SOURCE *
NO LOGIN, NO TRACKING
REAL INSTALL DATA
← back to all skills
ruvnet/ruflo788 installs

iot-firmware

Orchestrate firmware rollouts with canary deployment and anomaly-gated advancement

How do I install this agent skill?

npx skills add https://github.com/ruvnet/ruflo --skill iot-firmware
view source ↗

Is this agent skill safe to install?

  • Gen Agent Trust Hubpass

    This skill provides a command-line interface for managing IoT firmware rollouts. It utilizes the @claude-flow/plugin-iot-cognitum package via npx to execute deployment, rollback, and status monitoring operations.

  • Socketpass

    No alerts

  • Snykwarn

    Risk: MEDIUM · 1 issue

What does this agent skill do?

Manage firmware rollouts across device fleets.

deploy: npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot firmware deploy FLEET_ID --version VERSION advance: npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot firmware advance ROLLOUT_ID rollback: npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot firmware rollback ROLLOUT_ID status: npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot firmware status ROLLOUT_ID list: npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot firmware list

Rollout stages: pending → canary → rolling → complete (or rolled-back)

Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.

<a href="https://skillzs.dev/skills/ruvnet/ruflo/iot-firmware">View iot-firmware on skillZs</a>