openclaw-message-luke

Send text and media messages to Luke via OpenClaw with JSON delivery verification.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/lc0rp/luke-agent-scripts --skill openclaw-message-luke
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: openclaw-message-luke
Source: https://github.com/lc0rp/luke-agent-scripts/tree/main/skills/openclaw-message-luke
Command: npx skills add https://github.com/lc0rp/luke-agent-scripts --skill openclaw-message-luke

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Message Luke via OpenClaw helps teams reach Luke quickly across channels with media attachments, target resolution, and delivery verification.

Core Features & Use Cases

  • Send text messages to Luke on Discord or WhatsApp through OpenClaw with optional media files.
  • Resolve and verify the correct target channel, and obtain structured JSON results including ok, result.messageId, and result.channelId.
  • Use for status updates, artifacts, and alerts with timestamped messages for auditability.

Quick Start

Message Luke with a status update on the default channel and attach a file if needed.

Frequently Asked Questions about openclaw-message-luke

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sending a Discord or WhatsApp message with media attachments?▼

To automate messaging with media attachments, this Skill resolves target channels via OpenClaw and delivers payloads to Discord or WhatsApp. It handles text, media files, and verifies delivery using structured JSON output containing ok, messageId, and channelId.

Can I verify message delivery when sending alerts through OpenClaw?▼

Yes, you can verify message delivery when sending alerts through OpenClaw. The Skill outputs JSON responses that validate successful delivery by checking for the ok field, result.messageId, and result.channelId in the returned payload.

What's the best way to send timestamped status updates to a specific contact across multiple channels?▼

The best way to send timestamped status updates across channels is using OpenClaw to resolve the target contact and deliver the message. This Skill supports text and media payloads for status updates and alerts while verifying the correct channel resolution.

Do I need OpenClaw to resolve channels before sending a message?▼

Yes, you need OpenClaw to resolve channels before sending a message. The Skill requires OpenClaw to handle target channel resolution and delivery verification, ensuring messages reach the correct Discord or WhatsApp destination with structured JSON validation.

Does the messaging automation output support JSON format for auditing artifact sharing?▼

Yes, the messaging automation output supports JSON format for auditing artifact sharing. The Skill provides structured JSON output with the --json flag, validating that the response contains ok, result.messageId, and result.channelId for auditability.