fan-manager-temperature
Installation
SKILL.md
Overview
Read the current CPU temperature of a Dell PowerEdge server via lm-sensors
(sensors -j) and surface the hottest core (CONCEPT:FAN-001). This is the read
side of the thermal-management loop; pair it with the control or automatic
skills to act on the reading.
Tools
get_temperature: Returns the current highest CPU core temperature as a structured envelope (response,command,status).
Usage
Use this skill to check if the system is running hot, to monitor thermal status over time, or as the input to a fan-speed decision. It performs no fan changes — it is read-only.