thrum-send

Send direct and broadcast messages to agents via Thrum.

28|5|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/leonletto/thrum --skill thrum-send
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: thrum-send
Source: https://github.com/leonletto/thrum/tree/main/codex-plugin/skills/thrum-send
Command: npx skills add https://github.com/leonletto/thrum --skill thrum-send

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sends messages to agents via Thrum to enable cross-session coordination.

Core Features & Use Cases

  • Direct messaging to a specific agent
  • Broadcast messaging to groups or all agents
  • Recipient validation to prevent misaddressed messages

Quick Start

Send a direct message to an agent using thrum-send with the content you specify.

Frequently Asked Questions about thrum-send

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

FAQPage Schema
How do I send a message to another agent for cross-session coordination?

To send a message to an agent for cross-session coordination, you can use a Thrum-enabled workflow to transmit direct messages, ensuring recipient validation and reliable delivery to the target session.

Can I broadcast a message to all agents in a workflow?

Yes, you can broadcast a message to groups or all agents within Thrum-enabled workflows. Broadcast messaging distributes coordinated updates across multiple sessions simultaneously.

What is the best way to prevent misaddressed messages when communicating with agents?

The best way to prevent misaddressed messages is to use a communication tool that enforces recipient validation before delivery. This mechanism checks that the target agent exists and is correctly addressed.

Does Thrum messaging support both direct messaging and group broadcasts?

Yes, Thrum messaging supports both direct messaging to a specific agent and group broadcasts. This allows you to handle targeted communication and coordinated updates within a single workflow.

How do I ensure reliable message delivery when coordinating updates across sessions?

To ensure reliable message delivery when coordinating updates across sessions, use a communication tool that enforces recipient validation. This confirms successful addressing before the message is transmitted.