Apache ZooKeeper distributed coordination reference. Covers hierarchical data model, ephemeral/sequential nodes, leader election recipe, distributed locks, service discovery, cluster ensemble config, quorum rules, and four-letter commands.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill zookeeper --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Zookeeper?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-zookeeper)More formats (shields.io, HTML) on the badges page.
---
name: zookeeper
version: 1.0.0
description: >
Apache ZooKeeper distributed coordination reference. Covers
hierarchical data model, ephemeral/sequential nodes, leader
election recipe, distributed locks, service discovery, cluster
ensemble config, quorum rules, and four-letter commands.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [zookeeper, distributed, coordination, kafka, hadoop]
---
# ZooKeeper Reference
Distributed coordination service.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Data model, node types |
| `usage` | CLI, election, locks |
| `operations` | Cluster, K8s, monitoring |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!