agent-ping

Installation
SKILL.md

Agent Ping — Discover AI Agents Anywhere

Scan any domain for AI agent presence using the OADP protocol. Checks 6 signal layers.

Usage

bash "$(dirname "$0")/scripts/agent-ping.sh" example.com

What It Checks

  1. HTTP HeadersX-Agent-Hub header
  2. .well-known/.well-known/agent-protocol.json
  3. Markdown<!-- OADP:1.0 --> comments in AGENT.md
  4. HTML Meta<meta name="agent-protocol"> tags
  5. robots.txtAgent-Hub: directives
  6. DNS TXT_agent.domain records
Installs
2
First Seen
Apr 24, 2026
agent-ping from skills.volces.com