一键导入
homelab-agents
Route homelab operations to the git-tracked Hermes skills migrated from nixosconfig/.claude/agents, and use the matching MCP toolsets when available.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Route homelab operations to the git-tracked Hermes skills migrated from nixosconfig/.claude/agents, and use the matching MCP toolsets when available.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create, search, comment on, and manage issues in the canonical nixosconfig Forgejo tracker via its REST API.
Manage pfSense firewall - rules, NAT, VPN, DHCP, DNS, and system configuration
Spin up and manage Apollo/Sunshine gaming Windows VMs on the prom hypervisor — clones of the GTX-1080-passthrough golden template, one per game, streamed via Moonlight/Artemis. Use when the user wants a new gaming VM, another gaming VM, a VM "for <game>", or to start/switch/stop/list/destroy their gaming VMs. Single GPU = one runs at a time. Trigger phrases include "new gaming vm", "spin up a gaming vm", "gaming vm for <game>", "make me a windows gaming vm", "another gaming machine", "start the <game> vm", "switch to <game>", "list gaming vms", "stop the gaming vm", "destroy the <game> vm".
Add an MCP server to the project and sync to all AI tools
Detect configuration drift using hash-based verification.
Debug a NixOS service that is down, unhealthy, or misbehaving. Identifies which host runs the service, connects via SSH if remote, and investigates using journalctl. Trigger phrases include "debug X", "X is down", "why is X broken", "check X service", "X not working", "investigate X".
| name | homelab-agents |
| description | Route homelab operations to the git-tracked Hermes skills migrated from nixosconfig/.claude/agents, and use the matching MCP toolsets when available. |
| version | 1.0.0 |
| metadata | {"hermes":{"tags":["homelab","nixosconfig","routing","mcp","subagents"]}} |
This skill is the Hermes-side routing layer for the Claude-style subagents tracked in nixosconfig/.claude/agents and mirrored as Hermes skills under nixosconfig/hermes/skills/homelab-agents.
pfsense; use MCP toolset mcp-pfsense.unifi; use MCP toolset mcp-unifi.homeassistant; use MCP toolset mcp-homeassistant.playwright; use MCP toolset mcp-playwright once the wrapper is healthy.arr; normal terminal/file tools.tower; normal terminal/file tools.audiobookshelf; normal terminal/file tools and ABS REST env on doc1/doc2.mailsearch ONLY in human-present doc1 interactive sessions. Never expose to gateway/cron/webhooks/unattended agents.Direct session:
hermes --tui --skills homelab-agents,pfsense --toolsets mcp-pfsense,skills,terminal,file
Delegation from a parent Hermes session:
delegate_task(goal="...", context="Load/follow the pfsense skill from nixosconfig Hermes external skills.", toolsets=["mcp-pfsense", "terminal", "file"])
Use /agents in the TUI to watch delegated subagents live.
The migrated skills preserve the original Claude subagent safety rules. For destructive/disruptive operations, follow the skill-specific confirmation and blast-radius guidance before acting.