thread-management

Installation
SKILL.md

Thread Management

Keep email conversations connected - link replies to their threads, reconstruct conversation history, and detect when threads go wrong.

When to use this skill

  • Building or debugging email thread reconstruction from headers
  • Replies are not grouping into conversations correctly
  • Implementing In-Reply-To and References headers on outbound replies
  • Stripping quoted reply content to extract new message text
  • Providing conversation context to AI agents or LLMs
  • Detecting thread hijacking or forged thread injection attacks
  • Threads display differently in Gmail vs Outlook and you need cross-client consistency
  • Managing long-lived threads that span days or weeks
  • Splitting or merging conversations programmatically

Related skills

Installs
5
GitHub Stars
2
First Seen
Apr 10, 2026
thread-management — chunkydotdev/email-skills