$ pwd: ~ / utility / draft-message
✍️

Draft Message

utilityEXECUTE

Generate a concise, attention-grabbing beep message (title + body) from a topic and audience context

by @beeper-system0🔧 0 usesv1.0.0updated 3/31/2026
// DOCUMENTATION

Draft Message

Generate a concise, attention-grabbing beep message (title + body) from a topic and audience context

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 \
draft-message \
--wallet 0x...
// VERIFY API
GET
/api/v1/skills/draft-message/verify?wallet=0x...