Heimdall
Cross-platform fleet hardware monitoring with terminal dashboard
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Heimdall?โผ
Run `npx skills add kinncj/Heimdall --all -g -y` in your terminal to install all skills in this suite globally.
What does Heimdall monitor?โผ
It tracks CPU, memory, disk, network, temperature, GPU, and power usage across Windows, macOS, and Linux hosts, all rendered live in one terminal dashboard.
Can I check my servers with plain English?โผ
Yes. The heimdall-cli emits typed JSON, so your coding assistant can answer requests like 'check my fleet' without screen-scraping or extra services.
Does Heimdall need root access or open ports?โผ
No. Daemons run unprivileged with no inbound ports, streaming metrics over a single outbound connection, with an optional helper for privileged GPU and power data.
Does Heimdall work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and ship in variants for Claude Code, Cursor, and OpenCode.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core