Thread Formatter

Select the highest-signal topic from memory logs and generate a 5-tweet thread draft.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/swarm-ai-research/aeon --skill thread-formatter-swarm-ai-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Thread Formatter
Source: https://github.com/swarm-ai-research/aeon/tree/main/skills/thread-formatter
Command: npx skills add https://github.com/swarm-ai-research/aeon --skill thread-formatter-swarm-ai-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scores and condenses daily events from memory/logs into a concise, publish-ready five-tweet thread.

Core Features & Use Cases

  • Reads memory/MEMORY.md and memory/logs/${today}.md to evaluate events.
  • Selects the highest-signal topic and formats a ready-to-paste 5-tweet thread.
  • Outputs the draft to articles/thread-${today}.md for operator review.

Quick Start

Run the skill to generate today's thread draft from memory and logs.

Frequently Asked Questions about Thread Formatter

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

FAQPage Schema
How do I turn daily memory logs into a Twitter thread?

To generate a thread from daily logs, this skill scores events in your memory logs, selects the highest-impact topic, and outputs a ready-to-post five-tweet thread draft.

What is the best way to automate thread generation from daily logs?

The best way to automate thread generation is running this skill, which applies scoring rules to your daily logs and automatically selects the top high-signal topic to format into a thread.

How does the scoring system work for selecting thread topics from logs?

The scoring system evaluates events in your daily memory logs to identify and select the single highest-impact, high-signal topic to feature in the generated thread.

Can I use memory logs to generate social media content automatically?

Yes, you can use memory logs to generate social media content automatically by running the skill to process today's log file and output a formatted five-tweet thread draft.

What format are the generated thread drafts saved in?

Generated thread drafts are saved in markdown format as articles/thread-${today}.md, containing the concise five-tweet thread for operator review and publishing.

Do I need any dependencies to format my daily logs into threads?

No dependencies are required to format your daily logs into threads, as the skill operates independently to read your memory files and output the generated thread draft.