message

Send targeted messages to Slack, webhooks, or other endpoints.

105|13|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Hmbown/Wizards-of-the-Ghosts --skill message-hmbown
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: message
Source: https://github.com/Hmbown/Wizards-of-the-Ghosts/tree/main/generated/hermes/messaging-and-coordination/message
Command: npx skills add https://github.com/Hmbown/Wizards-of-the-Ghosts --skill message-hmbown

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Message delivers fast, targeted signals (Slack pings, webhooks, push notifications, or terse status updates) with minimal ceremony and tight payload constraints.

Core Features & Use Cases

  • Concise signaling: Send Slack messages, webhooks, or machine-to-machine signals with minimal payload.
  • Targeted delivery: Choose the right channel for fast handoffs with clear expectations.
  • Real-world use case: Notify deployment status or trigger downstream automation with a compact payload.

Quick Start

Send a concise signal to the target channel or endpoint using the message cantrip.

Frequently Asked Questions about message

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

FAQPage Schema
How do I send a Slack message or webhook notification from an automation script?

To send a Slack message or webhook notification, use this Skill to transmit targeted machine-to-machine signals with minimal payload. It delivers fast status updates and alerts across distributed components using tight payload constraints and minimal ceremony.

What is the best way to notify deployment status to a Slack channel?

The best way to notify deployment status is sending a concise signal to your target Slack channel. This Skill handles quick-status updates and alerts for deployment handoffs, ensuring real-time coordination across your endpoints with compact payloads.

Do I need a SLACK_TOKEN and curl to send webhook payloads?

Yes, you need the SLACK_TOKEN environment variable and the curl binary available at runtime to send webhook payloads. The target channel or endpoint must also be resolvable to ensure successful message delivery.

Can I trigger downstream automation with a compact webhook payload?

Yes, you can trigger downstream automation by sending a compact webhook payload. This Skill transmits terse machine-to-machine signals and push notifications to coordinate actions and trigger subsequent processes across distributed components.

Are there payload limits when sending real-time signals to Slack or webhooks?

Yes, there are tight payload limits when sending real-time signals to Slack or webhooks. This Skill is designed for concise signaling with minimal ceremony, restricting payload size to ensure fast, targeted delivery across your designated channels.