x-recap — 技能工具
v2026.2.25[自动翻译] Monitor and recap official X (Twitter) updates using actionbook-rs screenshots. Use when the user asks to track/recap X posts (especially official acc...
0· 433·1 当前·1 累计
安全扫描
OpenClaw
安全
high confidenceThe skill's files, scripts, and runtime instructions are coherent with its stated purpose: it automates opening two public X profiles and saving screenshots locally for later recap, and it does not request unrelated credentials or perform obvious exfiltration.
评估建议
This skill appears to do exactly what it says: use a local actionbook profile to take screenshots of two public X profiles and save them under workspace/output. Before installing, confirm: (1) the actionbook binary at workspace/bin/actionbook is trusted (it will hold/drive your X session cookies); (2) you are comfortable that screenshots saved locally may contain any visible content on those pages; (3) any downstream "recap" step (LLM or external service) will not inadvertently send screenshots ...详细分析 ▾
✓ 用途与能力
Name/description match the actual behavior: scripts call a local actionbook binary to open and screenshot specific X (Twitter) profile pages (AnthropicAI, claudeai). There are no unrelated requested credentials, binaries, or config paths.
✓ 指令范围
SKILL.md and runbook limit actions to: ensure login via actionbook, run the two fetch scripts, and recap screenshots. The scripts only open URLs and save screenshots with retries; they do not read other system files or send data to external endpoints.
✓ 安装机制
No install spec — instruction-only plus two small bash scripts. The scripts rely on a local actionbook binary (workspace/bin/actionbook). There are no downloads, package installs, or remote installers declared.
✓ 凭证需求
The skill declares no required env vars or credentials. It does require access to a local actionbook profile ("--profile x") which implies stored X session cookies in the actionbook profile; this is proportionate to the stated goal of capturing timeline screenshots.
✓ 持久化与权限
always:false and no modifications to other skills or system-wide settings. Scripts write only to workspace/output/x-claude* directories; no persistent elevated privileges or automatic always-on behavior are requested.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv2026.2.252026/2/24
Fix X spinner/blank screenshots: add retry + file-size threshold, stop swallowing errors, and fix workspace path resolution in fetch scripts.
● 无害
安装命令 点击复制
官方npx clawhub@latest install x-recap
镜像加速npx clawhub@latest install x-recap --registry https://cn.clawhub-mirror.com
技能文档
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.
Canonical workflow (keep cron + scripts consistent)
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
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制