claude-homelab
Manage self-hosted homelab services, media, and infrastructure
All Skills in This Repository (31)
Pure Emerald Level Indicatorsunraid
Query Unraid server health and metrics via the GraphQL API.
prowlarr
Search releases and manage indexers via the Prowlarr API.
memos
Create, list, get, update, delete, and archive memos via REST API.
radicale
Manage calendars and contacts on a self-hosted Radicale CalDAV/CardDAV server.
agentic-research-orchestration
Coordinate three agents across ExaAI, Firecrawl, and NotebookLM for multi-source research.
qbittorrent
Manage qBittorrent torrents via the WebUI API.
firecrawl
Automate web scraping, embedding, and retrieval with the Firecrawl CLI.
exa
Search documents and web sources semantically using Exa MCP tools.
sabnzbd
Manage SABnzbd download queues, NZB additions, and speed via REST API.
clawdhub
Search, install, update, and publish agent skills from clawdhub.com.
authelia
Monitor Authelia authentication health, sessions, and 2FA data via REST API endpoints.
radarr
Search, add, and remove Radarr movies via API v3 endpoints.
Frequently Asked Questions
FAQPage SchemaHow 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β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