LaunchKit · 2026
Back to Skills

x-recap

DevOps & Cloudv2026.2.25

Monitor and recap official X (Twitter) updates using actionbook-rs screenshots.

0
257 downloads
by @jack4world

Setup & Installation

openclaw skills install @jack4world/x-recap

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install x-recap

Version History

v2026.2.25Feb 25, 2026 - Version note by skill developer:

Fix X spinner/blank screenshots: add retry + file-size threshold, stop swallowing errors, and fix workspace path resolution in fetch scripts.

What This Skill Does

Monitors X (Twitter) accounts by taking browser screenshots with actionbook-rs and summarizing recent posts. Supports breaking (full-page) and daily (lightweight) fetch modes. Built for cron scheduling around official accounts like @AnthropicAI and @claudeai.

Uses browser screenshots instead of the X API, bypassing rate limits and OAuth complexity.

When to use it

  • Tracking official AI company announcements on X without using the API
  • Running daily cron recaps of @AnthropicAI or @claudeai posts
  • Recovering from blank or spinner-only X timeline screenshots
  • Summarizing X updates for trading-context briefings
  • Standardizing a fetch-screenshot-recap pipeline across multiple X accounts

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Recap the latest @AnthropicAI posts

AGENT
  1. 1Verify X login by opening https://x.com/home with actionbook --profile x
  2. 2Run fetch_official_daily.sh to capture screenshots of the target account
  3. 3Read the saved screenshots from the output directory
  4. 4Determine whether content qualifies as a major update
  5. 5Emit 【快报】 with up to 5 bullets and trading-framework ideas, or output 无重大官方更新
OUTPUT

Formatted recap noting any major product announcements, or a single-line confirmation that no significant updates were found

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

X (Twitter) account credentials for browser login