fan-manager-control

fan-manager-control is a skill for Claude Code, Codex from Knuckles-Team/fan-manager. It costs 62 tokens per session (281 once invoked), scanned A, original, MIT.

A control guide for manually setting the fan speed of a Dell PowerEdge server through IPMI, a server-management interface. It sets a fixed fan level from 0 to 100 and can override automatic temperature-based control.

In plain words
What is it for?
Use it to set a fixed fan speed for cooling tests, noise control, or temporary manual override. Automatic fan control or a reboot can end the manual setting.
Why use it?
It lets an operator test cooling or reduce noise at a known fan level. The guide validates the requested range before sending the hardware command.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to set a fixed fan speed for cooling tests, noise control, or temporary manual override. Automatic fan control or a reboot can end the manual setting.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/knuckles-team/fan-manager/fan-manager-control
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Knuckles-Team/fan-manager --skill fan-manager-control
Clone the repo
git clone --depth 1 https://github.com/Knuckles-Team/fan-manager

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for fan-manager-control

README.md
[![agentmods](https://agentmods.dev/badge/skills/knuckles-team/fan-manager/fan-manager-control/github.svg)](https://agentmods.dev/skills/knuckles-team/fan-manager/fan-manager-control)
Your own site
<a href="https://agentmods.dev/skills/knuckles-team/fan-manager/fan-manager-control"><img src="https://agentmods.dev/badge/skills/knuckles-team/fan-manager/fan-manager-control/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for fan-manager-control

Your own site · 80×15
<a href="https://agentmods.dev/skills/knuckles-team/fan-manager/fan-manager-control"><img src="https://agentmods.dev/badge/skills/knuckles-team/fan-manager/fan-manager-control.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 281 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00062 $0.00281
Opus 5 $0.00031 $0.00140
Sonnet 5 $0.00012 $0.00056
Haiku 4.5 $0.00006 $0.00028

Measured 9d ago against content hash 717263a43b97, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

fan-manager-control scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

fan_manager/skills/fan-manager-control/SKILL.md · 30 lines

What it actually says

Overview

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

Tools

  • set_fan: 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.
Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 30 lines · 62 tokens per session scan A 717263a43b97

Subscribe to this mod's changes

fan-manager-control is a skill published in the GitHub repository Knuckles-Team/fan-manager (2 stars, last pushed 11d ago), licensed MIT. It adds 62 tokens to every session and 281 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

unifi-protect

How to manage UniFi Protect cameras and NVR — view cameras, smart detections, Find Anything detection search, recordings, snapshots, lights, sensors, Known Faces, license plates, and the Alarm Manager. Use this skill when the user mentions UniFi cameras, security cameras, NVR, recordings, motion detection, person…

sirkirby/unifi-mcp · 112 tokens

unifi-access

How to manage UniFi Access door control — locks, credentials, visitors, access policies, and events. Use this skill when the user mentions UniFi Access, door locks, door access, building access, NFC cards, PIN codes, visitor passes, access policies, access schedules, door readers, or any UniFi Access task.

sirkirby/unifi-mcp · 70 tokens

network-health-check

Run a UniFi network health check — diagnose device status, connectivity issues, firmware updates, and system health. Use when asked to check network health, find what's down, diagnose connectivity issues, or get a network status summary.

sirkirby/unifi-mcp · 49 tokens

unifi-network

How to manage UniFi network infrastructure — devices, clients, firewall, VPN, routing, WLANs, Traffic Flows, and statistics. Use this skill when the user mentions UniFi, Ubiquiti, network management, WiFi configuration, firewall rules, port forwarding, VPN, QoS, bandwidth, traffic flows, connected clients, network…

sirkirby/unifi-mcp · 83 tokens

unifi-access-support

Generate a sanitized UniFi Access support bundle, help the user review it locally, and prepare it for a bug report without posting it.

sirkirby/unifi-mcp · 31 tokens

eplan-development

Develop EPLAN Electric P8 scripts, API extensions, and remote-control applications. Use when writing C# scripts for EPLAN (actions, event handlers, ribbon), accessing the EPLAN API (parts database, projects, pages), building external apps that drive EPLAN via Remote Client, or debugging EPLAN automation issues…

covagashi/eplan-rag-mcp · 84 tokens