jmagarjmagarCommunityΒ·31 Agent Skills Included

claude-homelab

Manage self-hosted homelab services, media, and infrastructure

Controls 16 self-hosted services like Plex, Radarr, Sonarr, qBittorrent, Paperless-ngx, and Tailscale through simple natural-language requests. Monitors Docker containers, ZFS pools, disk space, and system resources without manual SSH sessions or dashboard checking. Centralizes all service credentials in one secure file and verifies every connection with a single health dashboard.
npx skills add jmagar/claude-homelab --all -g -y
Available:

Tells the agent how the repository is organized, when it must invoke each service skill based on user trigger phrases, and how to load credentials safely when running homelab scripts.

All Skills in This Repository (31)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install claude-homelab?β–Ό

Run `npx skills add jmagar/claude-homelab --all -g -y` in your terminal to install all skills globally. Afterward, configure your service credentials in ~/.claude-homelab/.env.

What services can claude-homelab manage?β–Ό

It covers 16 self-hosted services including Plex, Radarr, Sonarr, Prowlarr, qBittorrent, SABnzbd, Paperless-ngx, Memos, Linkding, ByteStash, Radicale, Tailscale, Tautulli, and ZFS, plus system health commands for Docker, disk space, and resources.

How do I check my homelab health?β–Ό

Ask your agent to run a health check and it will test every configured service URL, then present a dashboard showing which services are reachable, unreachable, or not yet configured.

Where are my API keys stored?β–Ό

All credentials live in a single file at ~/.claude-homelab/.env with chmod 600 permissions. The file is gitignored and never committed, and an interactive setup wizard helps you fill it in.

Does claude-homelab work with Claude Code and Codex?β–Ό

Yes. The repository ships manifests for Claude Code, Codex, and Gemini, and every skill follows the standard SKILL.md format so it works across compatible agents.

Related Repositories in Software Engineering

View All in Software Engineering→