← Back to Skills Marketplace
1506
Downloads
1
Stars
12
Active Installs
1
Versions
Install in OpenClaw
/install x-hot-topics-daily
Description
每日追踪并推送 X(x.com)热点话题新闻简报。用于用户要求“每天定时看 X 热点”“按指定话题抓取热门帖”“用 browser 方式监控 X 趋势”时。默认覆盖 AI、LLM、社会热点(中国/新加坡/美国)五个主题。重点输出“最低成本 know-what 版”:2 条必知 + 3 条可忽略 + 10 分钟行动,帮助用户抗 FOMO,而不是只罗列标题。
Usage Guidance
This skill appears to do what it says (scrape X and summarize), but it asks the agent to use a Chrome profile for browser automation without declaring that it will access browser data. That can expose your logged-in X account, cookies, and personalized feed. Before installing: 1) Confirm how your agent's 'browser' tool handles 'profile=chrome' — does it use your real profile or an isolated ephemeral profile? 2) If you don't want account-linked personalization or cookie exposure, require the skill to run with an unauthenticated/ephemeral profile or headless scraping. 3) Verify where snapshots and extracted data are stored or transmitted and the retention policy. 4) If you accept the privacy tradeoff, limit the agent's browser permissions or create a dedicated Chrome profile for this skill. If the publisher can provide explicit wording that no personal profiles or credentials are used (or supply a dedicated/profile path), that would reduce the concern.
Capability Analysis
Type: OpenClaw Skill
Name: x-hot-topics-daily
Version: 1.0.0
The OpenClaw skill 'x-hot-topics-daily' is designed to track and summarize hot topics from x.com using the `browser` tool. All instructions in `SKILL.md` are directly aligned with this stated purpose, detailing how to open X, perform searches, extract data via snapshots, and filter out low-quality or scam content. The skill explicitly defines a structured output format and includes quality control measures. There is no evidence of malicious intent, unauthorized data access, exfiltration, persistence mechanisms, or prompt injection attempts designed to subvert the agent for harmful purposes. The use of the `browser` tool is appropriate for its function, and the filtering rules enhance the skill's reliability.
Capability Assessment
Purpose & Capability
The skill's stated purpose (daily X.com topic summaries) matches the instructions (open X, run topical searches, extract top posts). However the runtime explicitly asks to use 'browser profile=chrome', which implies access to a local Chrome profile or browser automation credentials; that access is not declared in the skill metadata (no required config paths or env vars). This is incongruent with the declared zero-credential footprint.
Instruction Scope
SKILL.md stays focused: open X, fetch top posts per topic, filter/ dedupe, and summarize. It does not instruct sending data to external endpoints beyond producing the summary. The main scope concern is the use of a browser snapshot (refs=aria) which can capture personalized content tied to a logged-in session if the Chrome profile is used.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. There is nothing being downloaded or written by the skill itself.
Credentials
The skill requests no environment variables or config paths, yet the instructions demand 'profile=chrome' browser access. That implicitly requires access to the user's browser environment or automation endpoint (cookies, session tokens, stored credentials). The lack of declared required config/permission is disproportionate and a privacy risk.
Persistence & Privilege
always:false and no persistent install behavior. The skill does not request system-wide configuration changes or permanent presence. Autonomous invocation is allowed (platform default) but not combined with other high privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install x-hot-topics-daily - After installation, invoke the skill by name or use
/x-hot-topics-daily - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
初版发布:反FOMO热点速览(2条必知+3条可忽略+10分钟行动)
Metadata
Frequently Asked Questions
What is X Hot Topics Daily?
每日追踪并推送 X(x.com)热点话题新闻简报。用于用户要求“每天定时看 X 热点”“按指定话题抓取热门帖”“用 browser 方式监控 X 趋势”时。默认覆盖 AI、LLM、社会热点(中国/新加坡/美国)五个主题。重点输出“最低成本 know-what 版”:2 条必知 + 3 条可忽略 + 10 分钟行动,帮助用户抗 FOMO,而不是只罗列标题。 It is an AI Agent Skill for Claude Code / OpenClaw, with 1506 downloads so far.
How do I install X Hot Topics Daily?
Run "/install x-hot-topics-daily" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is X Hot Topics Daily free?
Yes, X Hot Topics Daily is completely free (open-source). You can download, install and use it at no cost.
Which platforms does X Hot Topics Daily support?
X Hot Topics Daily is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created X Hot Topics Daily?
It is built and maintained by hmzo (@hmzo); the current version is v1.0.0.
More Skills