← All skills
Tencent SkillHub · Communication & Collaboration

x-recap

Monitor and recap official X (Twitter) updates using actionbook-rs screenshots. Use when the user asks to track/recap X posts (especially official accounts l...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Monitor and recap official X (Twitter) updates using actionbook-rs screenshots. Use when the user asks to track/recap X posts (especially official accounts l...

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, references/runbook.md, scripts/fetch_official_breaking.sh, scripts/fetch_official_daily.sh

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
2026.2.25

Documentation

ClawHub primary doc Primary doc: SKILL.md 5 sections Open source page

X Recap (actionbook-rs)

Use actionbook-rs (/Users/daboluo/.openclaw/workspace/bin/actionbook) with --profile x to open X pages and save screenshots, then read screenshots to produce a recap.

0) Ensure X login (profile=x)

If timeline screenshots are blank/spinner-only, re-login: cd /Users/daboluo/.openclaw/workspace ./bin/actionbook --profile x browser open https://x.com/home

1) Fetch (single source of truth)

Breaking (full-page): run skills/x-recap/scripts/fetch_official_breaking.sh Daily (lightweight): run skills/x-recap/scripts/fetch_official_daily.sh Do not re-implement fetch logic inside cron payloads; cron should only call these scripts.

2) Recap from screenshots

Output rules (suggested): If “major update”: emit 【快报】 + <=5 bullets + impacted software stock categories (no tickers) + 1–2 trading-framework ideas. If not major: either one-liner “无重大官方更新” or stay silent (depending on user preference).

Resources

Runbook (login + common failure modes): references/runbook.md

Category context

Messaging, meetings, inboxes, CRM, and teammate communication surfaces.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs2 Scripts
  • SKILL.md Primary doc
  • references/runbook.md Docs
  • scripts/fetch_official_breaking.sh Scripts
  • scripts/fetch_official_daily.sh Scripts