A quick utility to check if the bead daemon is running and responding to socket connections.

Install

mkdir -p .claude/skills/ping-beads && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16925" && unzip -o skill.zip -d .claude/skills/ping-beads && rm skill.zip

Installs to .claude/skills/ping-beads

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Verify the bead daemon is alive and responsive
46 charsno explicit “when” trigger
Beginner

Key capabilities

  • Verify bead daemon liveness
  • Check bead daemon responsiveness
  • Confirm bd.sock socket is running
  • Show detailed bead daemon status

How it works

The skill executes a command to check the bd.sock socket to confirm the bead daemon is running and accepting connections.

Inputs & outputs

You give it
ping-beads command or ping-beads status command
You get back
status indicating if the bead daemon is alive and responsive, or detailed status

When to use ping-beads

  • Check bead daemon health
  • Verify bead service status

About this skill

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

# 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.

Prerequisites

bd in PATH

How it compares

This skill provides a direct command-line utility to check the bead daemon's status, unlike manually inspecting socket files or logs.

Compared to similar skills

ping-beads side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
ping-beads (this skill)06moReviewBeginner
observability-engineer124moNo flagsAdvanced
prometheus-configuration63moReviewAdvanced
appinsights-instrumentation67moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

observability-engineer

sickn33

Build production-ready monitoring, logging, and tracing systems. Implements comprehensive observability strategies, SLI/SLO management, and incident response workflows. Use PROACTIVELY for monitoring infrastructure, performance optimization, or production reliability.

1242

prometheus-configuration

wshobson

Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, setting up monitoring infrastructure, or configuring alerting systems.

645

appinsights-instrumentation

github

Instrument a webapp to send useful telemetry data to Azure App Insights

66

k8s-cilium

rohitg00

Cilium and Hubble network observability for Kubernetes. Use when managing network policies, observing traffic flows, or troubleshooting connectivity with eBPF-based networking.

16

cloudwatch

itsmostafa

AWS CloudWatch monitoring for logs, metrics, alarms, and dashboards. Use when setting up monitoring, creating alarms, querying logs with Insights, configuring metric filters, building dashboards, or troubleshooting application issues.

12

devops-troubleshooter

sickn33

Expert DevOps troubleshooter specializing in rapid incident response, advanced debugging, and modern observability. Masters log analysis, distributed tracing, Kubernetes debugging, performance optimization, and root cause analysis. Handles production outages, system reliability, and preventive monitoring. Use PROACTIVELY for debugging, incident response, or system troubleshooting.

12

Search skills

Search the agent skills registry