fan-manager-control

star 1

Manual fan speed control

Knuckles-Team By Knuckles-Team schedule Updated 1/17/2026

name: fan-manager-control description: Use when you need to manually set a fixed Dell PowerEdge fan speed (0-100) via IPMI — for testing cooling performance, capping acoustic noise, or pinning fans to a known level (CONCEPT:FAN-002).

Overview

Set the Dell PowerEdge fan speed manually to a fixed level (CONCEPT:FAN-002). This enables manual BMC fan control via ipmitool raw commands and applies the requested level directly, bypassing the automatic temperature curve.

Tools

  • set_fan_speed: Set the fan speed to a specific level (0-100). Levels outside that range are rejected with a structured error envelope.

Usage

Use this skill when you need to explicitly set the fan speed — for example, to test cooling performance at a known fan level, strictly control noise, or temporarily override automatic control. For load-responsive cooling, use the fan-manager-automatic skill instead.

Safety

  • Requires ipmitool on the host and BMC raw-command access.
  • Fan levels are validated to the 0-100 range before any command is issued.
  • Manual control persists until automatic control or a reboot resets it.
Install via CLI
npx skills add https://github.com/Knuckles-Team/fan-manager --skill fan-manager-control
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
Knuckles-Team
Knuckles-Team Explore all skills →