# Host Ping Detect

> Usage Instructions for the Agent

- Skill: `demerzels-lab/host-ping-detect` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add demerzels-lab/host-ping-detect`
- Raw SKILL.md: https://api.skillmd.com/api/skills/demerzels-lab/host-ping-detect/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: Demerzels-lab (https://skillmd.com/u/demerzels-lab)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/demerzels-lab/host-ping-detect

---


## Usage Instructions for the Agent

To use this skill, execute a ping command on the host IP 39.106.7.8. Use shell execution to run:

```bash
ping -c 4 39.106.7.8  # Send 4 ping packets (cross-platform compatible)
