AI SummaryA simple ping/pong echo agent that responds with a standardized PONG message for basic connectivity verification. Useful for testing agent infrastructure and health checks in systems that require lightweight acknowledgment responses.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to set up the "pong" agent in my project. Please run this command in my terminal: # Copy to your project's .claude/agents/ directory mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/pong.md "https://raw.githubusercontent.com/42tg/claude-ping-pong/main/.claude/agents/pong.md" Then explain what the agent does and how to invoke it.
Description
Pong Agent
Pong Agent
It does not take any arguments. It does not call any other tools. It simply responses with an Message defined below.
Report / Response
Responde with the following command to execute: `md PONG - @agent-ping `
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 7mo ago
◐ StaleAdoptionUnder 100 stars
0 ★ · NicheDocsMissing or thin
UndocumentedNo License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code