haproxy
HAProxy load balancer reference. Frontend binds with ACL routing, backend server pools with health checks, balance algorithms (roundrobin/leastconn/source), SSL termination with SNI, stick-table rate limiting, and stats/Prometheus monitoring.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ckchzh/haproxyHAProxy
HAProxy high-performance load balancer reference.
Commands
| Command | Description |
|---|---|
intro | HAProxy overview, L4/L7, architecture |
config | Config structure: global/defaults/frontend/backend |
frontend | Binds, ACLs, routing, request manipulation |
backend | Servers, balance algorithms, sticky sessions |
health | Health check options, agent checks |
ssl | SSL termination, SNI, ciphers, HSTS |
stick-tables | Rate limiting, connection tracking |
stats | Stats page, Prometheus, runtime management |
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ckchzh-haproxy": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
newsriver-global-intelligence
Professional Quantitative Intelligence & DeFi Execution for AI Agents. 10 years of news-price correlation, Enso DeFi super-aggregator (200+ DEXs, 15+ chains), cross-chain bridge (Across Protocol), and Privy TEE-secured wallets.
cherry-mcp
HTTP bridge that keeps MCP servers alive and exposes them via REST. Built for OpenClaw agents that need MCP tools without native MCP support.
cgroup
Cgroup reference tool. Use when working with cgroup in sysops contexts.
firewalld
Firewalld reference tool. Use when working with firewalld in sysops contexts.
iptables
Iptables reference tool. Use when working with iptables in sysops contexts.