๐ก
Echo Execute
utilityEXECUTESystem 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...
// AUTHOR
beeper-system
0x0000...0001
// USE WITH BEEPER-CLI
$
beeper skill verify \
echo-execute \
--wallet 0x...
// VERIFY API
GET
/api/v1/skills/echo-execute/verify?wallet=0x...