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.
npx skills add Knuckles-Team/fan-manager --skill fan-manager-automaticgit clone --depth 1 https://github.com/Knuckles-Team/fan-managerWrote 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.
[](https://agentmods.dev/skills/knuckles-team/fan-manager/fan-manager-automatic)<a href="https://agentmods.dev/skills/knuckles-team/fan-manager/fan-manager-automatic"><img src="https://agentmods.dev/badge/skills/knuckles-team/fan-manager/fan-manager-automatic.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00057 | $0.00314 |
| Opus 5 | $0.00028 | $0.00157 |
| Sonnet 5 | $0.00011 | $0.00063 |
| Haiku 4.5 | $0.00006 | $0.00031 |
Grade A, and why
fan-manager-automatic 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 8d 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.
What it actually says
Overview
Automatically adjust Dell PowerEdge fan speed based on the current CPU temperature (CONCEPT:FM-OS.governance.service-reads-temperature-through read → CONCEPT:FM-OS.governance.service-writes-fan-level write). The speed follows a logarithmic curve between the configured minimum/maximum temperature and minimum/maximum fan-speed bounds. On a temperature read failure the fans fail safe to maximum.
Tools
auto_set_fan_speed: Adjusts fan speed based on the current temperature and configured thresholds (minimum_temperature,maximum_temperature,minimum_fan_speed,maximum_fan_speed,temperature_power).
Usage
Use this skill to enable dynamic cooling that responds to system load — for example, to keep a rack quiet at idle while still ramping fans under sustained CPU load. Prefer this over manual control when you want hands-off thermal management.
Safety
- Requires
ipmitoolandlm-sensorson the host and BMC raw-command access. - Fan levels are always clamped to the 0-100 range.
- A failed temperature read defaults the fans to the configured maximum.
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.
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.
- 8d ago First seen · 33 lines · 57 tokens per session scan A 694f52e5800e
fan-manager-automatic is a skill published in the GitHub repository Knuckles-Team/fan-manager (2 stars, last pushed 10d ago), licensed MIT. It adds 57 tokens to every session and 314 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.
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…
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.
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.
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…
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.
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…