Tweet Monitor Pro
Fetch X/Twitter tweets, replies, and timelines without login or API keys. Also supports Chinese platforms (Weibo, Bilibili, CSDN, WeChat).
Why use this skill?
Fetch X, Weibo, and Bilibili content without API keys. Tweet Monitor Pro offers simple, subscription-based scraping for OpenClaw agents to monitor timelines, threads, and more.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hejiubot/tweet-monitor-proWhat This Skill Does
Tweet Monitor Pro is a specialized data-retrieval engine for the OpenClaw agent ecosystem, designed to bridge the gap between social media platforms and local AI agents. Unlike traditional scrapers that rely on complex, rate-limited, and expensive official API access, this skill leverages a sophisticated headless approach to fetch tweets, reply threads, and user timelines directly from X (Twitter) and various Chinese social platforms including Weibo, Bilibili, CSDN, and WeChat. It eliminates the need for personal API keys or account credentials, ensuring user privacy and simplifying the setup process for developers and power users alike.
Installation
Installation is streamlined through ClawHub. Open your terminal and run openclaw skills install tweet-monitor-pro. For users requiring advanced scraping capabilities like nested thread retrieval or large-scale user timeline extraction, it is highly recommended to install the Camofox browser plugin via openclaw plugins install @askjo/camofox-browser. Once installed, ensure your environment variables are configured if you plan to use the optional SkillPay integration for automated subscription management.
Use Cases
This skill is perfect for social media listening, sentiment analysis, and automated research workflows. A marketing professional can use it to monitor brand mentions in real-time without manual intervention. Researchers can aggregate content from specific creators across different platforms to build comprehensive datasets. Content creators can track their engagement by pulling reply threads and mentions, and software engineers can use it to fetch documentation or discussions from developer-centric platforms like CSDN.
Example Prompts
- "Check the latest activity for the account 'elonmusk' and summarize his most recent five posts."
- "Retrieve the full reply thread for this tweet URL and identify if any of the top comments contain negative sentiment: [URL]"
- "Show me how many calls I have remaining on my current Tweet Monitor Pro subscription and upgrade me to the Pro plan if I am running low."
Tips & Limitations
To maximize your quota, prioritize basic fetch operations for single tweets, which only cost 1 call. Reserve more intensive operations like fetchThread or fetchTimeline for when you need deep analysis, as these consume more of your monthly allowance. Note that while this skill does not require your own credentials, it relies on network-accessible browser automation. If you encounter errors, ensure your network allows external connections to social media domains and that the Camofox plugin is properly initialized. Always check your quota using the getQuota tool before launching massive scraping tasks to avoid unexpected service interruptions.
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-hejiubot-tweet-monitor-pro": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api