---
title: "home-lab-ops"
description: "Proxmox VE cluster operations, Ansible pre-flight validation, Ceph management, monitoring guard, and vault helper for home lab infrastructure"
canonical: https://agentpluginsdirectory.com/plugins/home-lab-ops
last-updated: 2026-09-23
---

# home-lab-ops
Proxmox VE cluster operations, Ansible pre-flight validation, Ceph management, monitoring guard, and vault helper for home lab infrastructure
- Slug: home-lab-ops
- Publisher: infiquetra
- Repository: https://github.com/infiquetra/infiquetra-agent-plugins
- Manifest: plugins/home-lab-ops/plugin.json
- Version: 1.2.2
- Category (editorial): other
- Skills: 6 (ansible-preflight, inventory-sync, monitoring-guard, proxmox-operations, team-scaffold, vault-helper)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-08-22
- Repository last pushed: 2026-09-22
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/home-lab-ops
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What home-lab-ops does, in the publisher's words

Portable Agent Plugins package for operating a Proxmox VE and Ceph cluster with Ansible: preflight checks, inventory change lists, monitoring guards, vault workflows, and a generator that stands up an agent-team repository. The procedures live in the skills. Claude-only behavior is the homelab-sre agent under the client extension directory. This package does not ship a Fleet Core bundle and does not read credentials from the environment.

The package is authored in this repository from infiquetra-claude-plugins commit acc99fe7 (upstream version 1.2.1). There is no provenance manifest. The import and the changes made while authoring it are in CHANGELOG.md.

The five knowledge skills have no script. team-scaffold does. Its dependencies and the two checkout variables are in skills/team-scaffold/README.md.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/infiquetra/infiquetra-agent-plugins/HEAD/plugins/home-lab-ops/README.md

## Skills

- ansible-preflight: Pre-deployment validation for Ansible changes targeting the Proxmox home-lab cluster, catches common mistakes before they become fix commits
- inventory-sync: Validates inventory consistency and generates checklists when hardware changes, prevents cascade update misses across host_vars, group_vars, monitoring, and playbooks
- monitoring-guard: Validates Prometheus metrics, Grafana dashboards, and the monitoring stack configuration to prevent silent breakage when exporter versions change
- proxmox-operations: Proxmox VE 9.x and Ceph Squid 19.x operational knowledge: correct CLI syntax, VM lifecycle patterns, and cluster management to eliminate trial-and-error
- team-scaffold: Stand up a new infiquetra agent-team repo end-to-end, context-library-compliant repo + Discord identity + GitHub identity + split-vault wiring + Ansible deploy harness, by composing a deterministic generator with two human-in-loop portal gates
- vault-helper: Streamlines Ansible Vault secret management for the olympus cluster, scaffolds new secrets, validates vault references, and guides rotation workflows

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
