← Back to Skills Marketplace
XHunt Hot Tweets
by
DoTheWorkNow
· GitHub ↗
· v2.0.2
461
Downloads
2
Stars
4
Active Installs
2
Versions
Install in OpenClaw
/install xhunt-hot-tweets
Description
从 XHunt 抓取 X/Twitter 热门推文榜单并输出中文摘要与互动数据。用户提到“最火推文/热门帖子/Top20/4小时最火/只要AI/AI最火/给我链接+摘要”等请求时使用。支持 group=global|cn、hours=1|4|24、tag=ai|crypto|全部,并可切换过滤模式(全部/仅AI产...
Usage Guidance
This skill is instruction-only and appears coherent with its goal of scraping XHunt trends. Before installing, note: (1) it requires network access to https://trends.xhunt.ai and a runtime that supports a browser snapshot or web_fetch; (2) scraping may be subject to the target site's terms of service—ensure you’re allowed to fetch and repost content; (3) the skill may surface political or controversial content depending on mode; (4) the README references a GitHub repo—if you want to audit code, verify that repository and review any code there before cloning. If you want tighter control, restrict the skill’s autonomous invocation or test it in a sandboxed environment first.
Capability Analysis
Type: OpenClaw Skill
Name: xhunt-hot-tweets
Version: 2.0.2
The skill is designed to extract trending tweets from `https://trends.xhunt.ai` using `browser` and `web_fetch` tools, as explicitly stated in `SKILL.md`. The instructions are transparent, clearly define the target domain, and specify data extraction and output formatting rules. There is no evidence of prompt injection against the agent, data exfiltration, persistence mechanisms, or any other intentional harmful behavior. While the use of user-controlled parameters in URL construction (e.g., `tag` in `SKILL.md`) could pose a vulnerability if the agent's runtime lacks input sanitization, this is a potential flaw in the execution environment, not an indication of malicious intent within the skill's instructions themselves.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the skill scrapes https://trends.xhunt.ai for trending tweets and formats summaries and engagement stats. It does not request credentials, unrelated binaries, or system paths inconsistent with that purpose.
Instruction Scope
SKILL.md confines runtime actions to fetching the XHunt trends pages (prefer browser snapshot, fallback to web_fetch), extracting listed fields, applying specified filters, and producing a strict output format. It does not instruct reading local files, unrelated environment variables, or sending data to unexpected third-party endpoints.
Install Mechanism
No install spec or code is provided (instruction-only), so nothing is written to disk or downloaded by the skill itself. Installation instructions in README reference cloning a GitHub repo, which is typical documentation but is optional and outside the skill runtime.
Credentials
The skill declares no required environment variables, credentials, or config paths. Its need for network access to trends.xhunt.ai and availability of browser/web_fetch tools is proportional to its described scraping function.
Persistence & Privilege
always is false and there is no request to modify other skills or system-wide settings. The skill does not request permanent presence or elevated privileges beyond normal agent network/browser capabilities.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xhunt-hot-tweets - After installation, invoke the skill by name or use
/xhunt-hot-tweets - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
Simplified README for installation and aligned naming with repository.
v2.0.1
Hardened release docs and publishing metadata.
Metadata
Frequently Asked Questions
What is XHunt Hot Tweets?
从 XHunt 抓取 X/Twitter 热门推文榜单并输出中文摘要与互动数据。用户提到“最火推文/热门帖子/Top20/4小时最火/只要AI/AI最火/给我链接+摘要”等请求时使用。支持 group=global|cn、hours=1|4|24、tag=ai|crypto|全部,并可切换过滤模式(全部/仅AI产... It is an AI Agent Skill for Claude Code / OpenClaw, with 461 downloads so far.
How do I install XHunt Hot Tweets?
Run "/install xhunt-hot-tweets" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is XHunt Hot Tweets free?
Yes, XHunt Hot Tweets is completely free (open-source). You can download, install and use it at no cost.
Which platforms does XHunt Hot Tweets support?
XHunt Hot Tweets is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created XHunt Hot Tweets?
It is built and maintained by DoTheWorkNow (@dotheworknow); the current version is v2.0.2.
More Skills