cluster-management

Monitor and manage Proxmox cluster nodes, resources, and infrastructure health. Track node status, cluster quorum, and resource allocation across your virtualization platform.

242 stars

Best use case

cluster-management is best used when you need a repeatable AI agent workflow instead of a one-off prompt. It is especially useful for teams working in multi. Monitor and manage Proxmox cluster nodes, resources, and infrastructure health. Track node status, cluster quorum, and resource allocation across your virtualization platform.

Monitor and manage Proxmox cluster nodes, resources, and infrastructure health. Track node status, cluster quorum, and resource allocation across your virtualization platform.

Users should expect a more consistent workflow output, faster repeated execution, and less time spent rewriting prompts from scratch.

Practical example

Example input

Use the "cluster-management" skill to help with this workflow task. Context: Monitor and manage Proxmox cluster nodes, resources, and infrastructure health. Track node status, cluster quorum, and resource allocation across your virtualization platform.

Example output

A structured workflow result with clearer steps, more consistent formatting, and an output that is easier to reuse in the next run.

When to use this skill

  • Use this skill when you want a reusable workflow rather than writing the same prompt again and again.

When not to use this skill

  • Do not use this when you only need a one-off answer and do not need a reusable workflow.
  • Do not use it if you cannot install or maintain the related files, repository context, or supporting tools.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/cluster-management/SKILL.md --create-dirs "https://raw.githubusercontent.com/aiskillstore/marketplace/main/skills/dataknifeai/cluster-management/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/cluster-management/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How cluster-management Compares

Feature / Agentcluster-managementStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Monitor and manage Proxmox cluster nodes, resources, and infrastructure health. Track node status, cluster quorum, and resource allocation across your virtualization platform.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Cluster Management Skill

Monitor and manage your Proxmox VE cluster infrastructure and node health.

## What this skill does

This skill enables you to:
- View all nodes in the Proxmox cluster
- Monitor node status and health
- Track cluster resources and utilization
- Analyze node performance metrics
- Monitor cluster quorum status
- Plan cluster scaling and expansion
- Identify resource bottlenecks
- Generate cluster health reports

## When to use this skill

Use this skill when you need to:
- Check overall cluster status
- Monitor node health and performance
- Verify cluster quorum
- Plan resource allocation
- Troubleshoot node issues
- Analyze cluster capacity
- Generate infrastructure reports
- Plan cluster upgrades or maintenance

## Available Tools

- `get_nodes` - List all nodes in the cluster
- `get_node_status` - Get detailed status of a specific node
- `get_cluster_resources` - Get all cluster resources (nodes, VMs, containers)

## Typical Workflows

### Cluster Health Check
1. Use `get_cluster_resources` for overall cluster status
2. Use `get_nodes` to list all nodes
3. Use `get_node_status` for each node to check health
4. Generate cluster health report

### Node Monitoring
1. Use `get_nodes` to list all cluster nodes
2. Use `get_node_status` to check individual node performance
3. Monitor CPU, memory, and storage metrics
4. Identify performance issues

### Capacity Planning
1. Use `get_cluster_resources` to analyze current usage
2. Use `get_node_status` for detailed node metrics
3. Project growth and identify bottlenecks
4. Plan scaling or upgrades

## Example Questions

- "Show me the status of all cluster nodes"
- "Is the cluster healthy and properly configured?"
- "What's the resource utilization across the cluster?"
- "Which nodes have capacity issues?"
- "Get a complete cluster infrastructure report"
- "Are there any offline or degraded nodes?"
- "What's the cluster quorum status?"

## Response Format

When using this skill, I provide:
- Complete list of cluster nodes with status
- Node health and performance metrics
- Cluster resource overview and utilization
- Quorum and cluster configuration status
- Recommendations for optimization

## Best Practices

- Monitor cluster health regularly
- Maintain proper node quorum (3+ nodes recommended)
- Balance resource allocation across nodes
- Plan maintenance during off-hours
- Test cluster failover scenarios
- Keep all nodes updated
- Monitor network connectivity between nodes
- Document cluster configuration changes

Related Skills

track-management

242
from aiskillstore/marketplace

Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.

server-management

242
from aiskillstore/marketplace

Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.

secrets-management

242
from aiskillstore/marketplace

Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.

react-state-management

242
from aiskillstore/marketplace

Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.

monorepo-management

242
from aiskillstore/marketplace

Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.

istio-traffic-management

242
from aiskillstore/marketplace

Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns.

dependency-management-deps-audit

242
from aiskillstore/marketplace

You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues, outdated packages, and provide actionable remediation strategies.

context-window-management

242
from aiskillstore/marketplace

Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context.

context-management-context-save

242
from aiskillstore/marketplace

Use when working with context management context save

context-management-context-restore

242
from aiskillstore/marketplace

Use when working with context management context restore

azure-mgmt-apimanagement-py

242
from aiskillstore/marketplace

Azure API Management SDK for Python. Use for managing APIM services, APIs, products, subscriptions, and policies. Triggers: "azure-mgmt-apimanagement", "ApiManagementClient", "APIM", "API gateway", "API Management".

azure-mgmt-apimanagement-dotnet

242
from aiskillstore/marketplace

Azure Resource Manager SDK for API Management in .NET. Use for MANAGEMENT PLANE operations: creating/managing APIM services, APIs, products, subscriptions, policies, users, groups, gateways, and backends via Azure Resource Manager. Triggers: "API Management", "APIM service", "create APIM", "manage APIs", "ApiManagementServiceResource", "API policies", "APIM products", "APIM subscriptions".