sherwood-xmtp-checker

Classify Sherwood XMTP syndicate chat messages into direct asks, action items, or chatter.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/sherwoodagent/sherwood --skill sherwood-xmtp-checker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sherwood-xmtp-checker
Source: https://github.com/sherwoodagent/sherwood/tree/main/cron/skills/sherwood-xmtp-checker
Command: npx skills add https://github.com/sherwoodagent/sherwood --skill sherwood-xmtp-checker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify actionable items and notable activity in Sherwood XMTP syndicate chats, filtering noise and surfacing only direct asks.

Core Features & Use Cases

  • Filter out messages from self and system events to keep focus on relevant discussion
  • Surface concise action items with sender address (last 4 chars), timestamp, and gist for quick responses
  • Deterministic cron-friendly outputs to enable alerting and auditing

Quick Start

Query the Sherwood XMTP syndicate chat for recent messages and surface direct asks.

Frequently Asked Questions about sherwood-xmtp-checker

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

FAQPage Schema
How do I monitor XMTP chats for direct asks and action items?

To monitor XMTP chats for direct asks, this Skill reads messages via the Sherwood CLI, filters out self-messages and system events, and classifies remaining messages into direct asks, action items, or chatter. It outputs concise summaries with sender address and timestamp.

How do I filter out noise from syndicate chat messages?

Filtering noise from syndicate chat messages involves classifying messages into direct asks, action items, or chatter, and excluding self-messages and system events. This Skill surfaces only direct asks with sender address, timestamp, and gist for quick response.

Can I use cron to schedule XMTP chat monitoring?

Yes, you can use cron to schedule XMTP chat monitoring. This Skill produces deterministic cron-friendly outputs across multiple syndicate chats and time windows, enabling automated alerting and auditing of direct asks and action items.

What is the best way to extract action items from multiple syndicate chats?

The best way to extract action items from multiple syndicate chats is applying a classifier across time windows to separate direct asks from chatter. This Skill reads messages via the Sherwood CLI and outputs summaries with sender address and timestamp.

Does Sherwood XMTP checker work across multiple chat time windows?

Yes, Sherwood XMTP checker works across multiple syndicate chats and time windows. It applies classification to identify direct asks, filtering self-messages and system events, and outputs concise summaries with sender address, timestamp, and gist for each actionable item.