elon-x-actionbook-recap
(DEPRECATED) Use x-actionbook-recap instead. This slug is kept for backward compatibility. Collect, scroll, extract, and summarize X posts using actionbook-rs.
Why use this skill?
Learn about the deprecated elon-x-actionbook-recap skill and why you should migrate to the modern x-actionbook-recap for X social media data collection.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jack4world/elon-x-actionbook-recapWhat This Skill Does
The elon-x-actionbook-recap skill is a deprecated utility previously designed to automate the collection, scrolling, and summarization of X (formerly Twitter) posts associated with specific accounts or topics. Utilizing the actionbook-rs framework, this skill acted as an interface for interacting with social media feeds. Note that this skill is no longer supported and has been superseded by the x-actionbook-recap utility. Its primary function was to facilitate the extraction of digital content for analytical or archival purposes, reducing the manual effort required to monitor high-volume social media streams.
Installation
As this skill is deprecated, it is strongly recommended that users do not install this version. To ensure ongoing compatibility and access to the latest performance improvements, please migrate to the updated successor by executing the following command in your terminal:
clawhub install x-actionbook-recap
If you have already installed the legacy elon-x-actionbook-recap package, please delete the associated folder in your local skills directory to prevent conflict with the updated versions and to maintain a clean workspace.
Use Cases
While the legacy skill is officially deprecated, its intended use cases remain relevant for the successor: tracking industry news, monitoring influential figures for market-moving statements, and summarizing extensive thread content into actionable insights. Analysts and researchers use these tools to parse vast amounts of social data into concise, digestable summaries, saving valuable time during daily workflows.
Example Prompts
- "Please recap the latest posts from the account @elonmusk regarding Tesla updates over the last 24 hours."
- "Extract all tweets mentioning 'AI research' from the specified thread and summarize the core arguments."
- "Scan the timeline for @openai and generate a brief digest of their major product announcements from this week."
Tips & Limitations
Because this tool relies on live data scraping from X, performance can be heavily dependent on network stability and the specific API constraints of the platform. Always ensure you have appropriate authentication credentials configured. The biggest limitation of this specific legacy version is the lack of ongoing maintenance and support. Users are advised to transition immediately to the modern x-actionbook-recap skill to ensure that parsing algorithms remain updated against any changes to the platform's front-end structure. Failure to upgrade may result in inaccurate data retrieval or broken extraction pipelines.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jack4world-elon-x-actionbook-recap": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, data-collection, external-api
Related Skills
terrain-route-video
Generate a minimalist terrain-style animated driving route video (MP4) from a list of stops (cities/POIs) without Remotion. Uses OSRM for road-following geometry, OpenTopoMap terrain tiles for basemap, Matplotlib for frame rendering, and FFmpeg for encoding. Use when the user asks to create/export a dynamic self-driving route map video (fly-follow camera, route draw animation, labels) and wants it along roads/highways.
remotion-excalidraw-tts
Generate a narrated Remotion video from an Excalidraw (.excalidraw) diagram using text-to-speech (macOS say) and render to MP4. Use when creating explainer videos with pan/zoom + focus highlights over Excalidraw diagrams, with automated voiceover generation and Remotion CLI rendering.
yc-new-way
Apply Y Combinator’s “New Way to Build a Startup” playbook to ship fast, validate with real distribution, and iterate using data. Use when the user asks to follow “New Way”, design a 7-day startup sprint, pick a narrow wedge, build a lightweight MVP/SEO site/newsletter, set up experiments, or turn a vague idea into a testable plan with metrics, launch checklist, and weekly iteration loop.
trail-nav-telegram
Offline-capable hiking route guidance via Telegram location messages (OpenClaw). Use when building/operating an LLM agent workflow that: (1) imports a GPX/KML route, (2) answers 'am I off-route / which way should I go' with low-token fixed outputs, (3) scrapes/publicly discovers route links from 2bulu track_search, and (4) prepares trip risk checklists + gear lists for an overnight hike.
x-actionbook-recap
Collect, scroll, extract, and summarize recent X (Twitter) posts for any handle (optionally filtered by keyword search) using the Actionbook Rust CLI (actionbook-rs) workflow (open → snapshot/accessibility tree → extract `article` text). Use when asked to analyze a handle over a time window (e.g., last 7 days), produce Chinese working notes, and publish a neutral English recap (single post or thread) from a specified account.