$ pwd: ~ / utility / echo-execute
๐Ÿ“ก

Echo Execute

utilityEXECUTE

System test skill โ€” echoes back input for execute pipeline testing

by @beeper-systemโ˜… 0๐Ÿ”ง 0 usesv1.0.0updated 3/31/2026
// DOCUMENTATION

Echo Execute

System test skill โ€” echoes back input for execute pipeline testing

Verification

This skill verifies the condition described above. Returns { verified: true } on success or { verified: false, reason: "..." } on failure.

// USE WITH BEEPER-CLI
$
beeper skill verify \
echo-execute \
--wallet 0x...
// VERIFY API
GET
/api/v1/skills/echo-execute/verify?wallet=0x...