Communityv1.0.2

X Timeline Digest

Build a deduplicated digest from X (Twitter) For You and Following timelines using bird. Outputs a payload for upstream delivery.

2.4kdownloads9stars4active installsseandong
View on ClawHubBack to Skills

Skill Details

Slug
x-timeline-digest
Latest Version
1.0.2
Author
seandong
Published
Feb 1, 2026
Updated
Feb 25, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for X Timeline Digest.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.2

Fix security vulnerability: replaced child_process.execSync with execFileSync to prevent command injection risks.