A cost-aware personal analytics engine for X (Twitter) that tracks engagement, mentions, and follower growth with built-in budget protection.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install x-smart-read
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install x-smart-read using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The X (Twitter) Personal Analytics skill is a robust toolset designed for developers and power users to monitor their social presence with precision. By leveraging Openclaw Skills, this integration provides a programmatic way to analyze timeline engagement, track follower deltas, and manage bookmarks. It is specifically engineered to be cost-effective, utilizing a persistent local store to minimize expensive API calls while offering a transparent budget management system.
This skill enables users to stay informed through automated daily briefings and accountability checks without the need for manual platform browsing. It serves as a bridge between your terminal and the X API v2, ensuring that every interaction is both data-driven and financially guarded through customizable budget tiers and enforcement modes.
To integrate this capability into your Openclaw Skills workflow, ensure you have the uv package manager installed. Begin by running the interactive setup script to configure your environment:
uv run scripts/x_setup.py
Once configured, you can validate your credentials and check your spend report using the following commands:
# Validate your setup
uv run scripts/x_setup.py --check
# Review your current API expenditure
uv run scripts/x_setup.py --spend-report
The skill manages information through a structured local database and metadata taxonomy to ensure data persistence and cost efficiency.
| Component | Description |
|---|---|
| Local Cache | Stores full tweet objects, threads, and user profile snapshots to avoid redundant API hits. |
| Engagement Metrics | Tracks likes, retweets, and replies for your timeline posts. |
| Follower Delta | Records historical snapshots of follower counts to track growth over time. |
| Spend Log | A dedicated registry of every API transaction, including timestamps and cost per call. |
| Budget Config | Defines the daily limit (lite, standard, intense) and enforcement logic. |
Loading
A zero-dependency proxy that automatically routes requests to the cheapest capable AI model using a 14-dimension weighted scoring engine.

A streamlined CLI utility to fetch and display the five most recent unique emails from your Gmail inbox.

A comprehensive AI skill delivering 580,000 tokens of curated content across all four subfields of anthropology through narrative-driven teaching.

A comprehensive research tool for tracking startup funding, hiring trends, and acquisitions via the startups.in database.

A specialized skill for automating Android UI testing on physical devices using Appium and ADB within the Openclaw Skills framework.

A comprehensive session lifecycle management workflow for Openclaw agents that automates archiving, AI-driven summarization, and multi-cloud backups.








































