Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Create and manage Cognitum Seed device fleets with firmware policies
Manage device fleets. Parse subcommand from arguments.
create: npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot fleet create --name NAME
list: npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot fleet list
add: npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot fleet add FLEET_ID DEVICE_ID
remove: npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot fleet remove FLEET_ID DEVICE_ID
delete: npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot fleet delete FLEET_ID
npx skills add ruvnet/ruflo --skill iot-fleetHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Highly actionable with clear, concrete steps that an agent can follow directly.