skilly. Buy ad slot
All skills
Devops / AGENT SKILL

ping-beads

johnalbertini14-glitch/openclaw-skills
0 installs 1 GitHub stars
0

Checks whether the bead daemon is running and responsive.
Verify the bead daemon is alive and responsive

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

# Ping Beads

Verify the bead daemon is alive and responsive. Checks the `bd.sock` socket to confirm the bead daemon (`bd`) is running and accepting connections.

## Commands

```bash
# Check if the bead daemon is alive (checks bd.sock)
ping-beads

# Show detailed bead daemon status
ping-beads status
```

## Install

No installation needed. `bd` is expected to be in PATH as part of the beads system.