← Back to Skills Marketplace
501
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install x-recap
Description
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...
Usage Guidance
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 or extracted text to external APIs unless you intend that; and (4) your cron jobs call only the provided scripts (per the runbook) to avoid duplicating fetch logic. If those are acceptable, the skill is proportionate to its purpose.
Capability Analysis
Type: OpenClaw Skill
Name: x-recap
Version: 2026.2.25
The skill bundle is designed to monitor specific X (Twitter) accounts, take screenshots using a local `actionbook-rs` tool, and recap updates. All shell commands specified in `SKILL.md` and the scripts (`fetch_official_breaking.sh`, `fetch_official_daily.sh`) are local to the OpenClaw workspace, interact with the designated `actionbook` binary, and save output files locally. There is no evidence of data exfiltration, unauthorized remote execution, persistence mechanisms, or any other malicious intent. The instructions for the AI agent are clear and align with the stated purpose, leveraging the agent's intended capability to execute local commands for browser automation.
Capability Assessment
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
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.
Credentials
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.
Persistence & Privilege
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install x-recap - After installation, invoke the skill by name or use
/x-recap - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2026.2.25
Fix X spinner/blank screenshots: add retry + file-size threshold, stop swallowing errors, and fix workspace path resolution in fetch scripts.
v0.1.0
Initial release. Official-X monitoring via actionbook-rs (profile=x) screenshots; added runbook + common failure/pain points; cron/script consistency guidance.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 501 downloads so far.
How do I install x-recap?
Run "/install x-recap" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is x-recap free?
Yes, x-recap is completely free (open-source). You can download, install and use it at no cost.
Which platforms does x-recap support?
x-recap is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created x-recap?
It is built and maintained by Jackworld (@jack4world); the current version is v2026.2.25.
More Skills