# Manage Proxmox Cluster Health

Proxmox clusters need regular checks across nodes, quorum, and shared resources. This skill guides Claude, Codex, and Claude Code through structured cluster reviews.

## Install

```bash
npx skillstore add dataknifeai/cluster-management
```

## Metadata

- Status: approved
- Slug: dataknifeai-cluster-management
- Skillstore revision: r1
- Version status: missing
- Tree hash: afde1bc4b967027369331cc225f5a6cf0d78f1dcb6d54acb0635ec0d0d58d87f
- Author: DataKnifeAI
- GitHub username: DataKnifeAI
- License: MIT
- Repository: https://github.com/DataKnifeAI/proxmox-ve-mcp/tree/main/.github/skills/cluster-management
- Ref: 34f316ba14ef36c7a620fc09f2676d2429997a77
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands
- Quality score: 77
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/dataknifeai-cluster-management
- Manifest: https://skillstore.pages.dev/api/skills/dataknifeai-cluster-management/manifest

## Capabilities

- Lists Proxmox cluster nodes through the documented get\_nodes tool.
- Checks detailed node health through the documented get\_node\_status tool.
- Reviews cluster-wide resources with the documented get\_cluster\_resources tool.
- Guides cluster health, node monitoring, and capacity planning workflows.
- Frames reports around quorum status, utilization, bottlenecks, and optimization recommendations.

## Use Cases

- Daily Cluster Health Review: Check node status, cluster resources, and quorum before operational work begins.
- Capacity Planning Review: Compare node utilization and identify resource bottlenecks before adding workloads.
- Maintenance Readiness Check: Review node health and cluster balance before planned upgrades or maintenance windows.

## Prompt Templates

### Check Cluster Status

```
Show me the current status of all Proxmox cluster nodes and summarize any unhealthy conditions.
```

### Review Node Performance

```
List the cluster nodes, check each node status, and identify CPU, memory, or storage pressure.
```

### Analyze Cluster Capacity

```
Review cluster resources and node metrics, then highlight bottlenecks that could affect new workloads.
```

### Prepare Maintenance Report

```
Create a maintenance readiness report with quorum status, degraded nodes, resource balance, and recommended precautions.
```

## Limitations

- Requires working Proxmox access through the underlying tools.
- Does not apply repairs, migrations, or configuration changes by itself.
- Depends on current cluster telemetry for accurate health and capacity conclusions.
- Does not replace administrative review before maintenance or upgrade actions.

## Best Practices

- Run cluster health checks before maintenance, upgrades, or workload placement.
- Review quorum, node status, and resource utilization together for context.
- Validate recommendations against current operational policies before taking action.

## Anti Patterns

- Do not treat the report as permission to make production changes automatically.
- Do not ignore offline nodes or quorum warnings during capacity planning.
- Do not rely on stale telemetry when troubleshooting active incidents.

## Security Audit

- Audited at: 2026-07-06T10:16:34.254\+00:00
- Summary: All ten static findings are false positives caused by Markdown inline code around Proxmox tool names in SKILL.md. I found no executable shell usage, prompt injection text, or other semantic security issues in the reviewed file.

## Stats

- Views: 156
- Downloads: 6
- Favorites: 0
- Popularity score: 0
