thrum-reply

Send replies to specific Thrum messages while preserving the original audience.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables users to reply to a specific Thrum message using the dedicated thrum-reply workflow, ensuring replies follow the intended audience and coordination pattern.

Core Features & Use Cases

  • Basic reply execution: Use the thrum reply workflow to send a response to a specific message.
  • Audience preservation: Replies inherit the original message's audience (direct or group).
  • Flexible input: If a reply content is not provided, prompt for the message ID and the reply content.

Quick Start

Invoke the thrum reply workflow with thrum reply <msg-id> "your response" to send a targeted reply.

Frequently Asked Questions about thrum-reply

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

FAQPage Schema
How do I reply to a specific message and keep the original audience?

You can reply to a specific message while preserving the original audience by using the thrum-reply workflow, which ensures your response automatically inherits the direct or group audience of the original message.

What is the best way to automate sending a targeted reply in a messaging workflow?

Automating a targeted reply is best handled by the thrum-reply workflow, which reliably executes the response action using the built-in Thrum command structure without requiring any external libraries.

Do I need to provide the message content when using the reply workflow?

You do not need to provide message content upfront; if reply content is missing, the workflow will prompt you to enter both the specific message ID and the reply content needed to complete the action.

How does audience preservation work for direct and group replies?

Audience preservation works by automatically matching the original message's context, ensuring your reply stays within the same direct or group coordination pattern without manual routing configuration.

Can I use the reply workflow without installing external libraries?

Yes, you can use the reply workflow without external libraries because it leverages the built-in Thrum command structure to perform the messaging action reliably within your existing environment.