← 返回 Skills 市场
501
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install x-recap - 安装完成后,直接呼叫该 Skill 的名称或使用
/x-recap触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 501 次。
如何安装 x-recap?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-recap」即可一键安装,无需额外配置。
x-recap 是免费的吗?
是的,x-recap 完全免费(开源免费),可自由下载、安装和使用。
x-recap 支持哪些平台?
x-recap 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 x-recap?
由 Jackworld(@jack4world)开发并维护,当前版本 v2026.2.25。
推荐 Skills