← 返回 Skills 市场
ghostwritten

X Search Highlights

作者 Ghostwritten · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install x-search-highlights
功能描述
Search and extract high-value posts from X (Twitter) with engagement-based ranking. Use when user asks to search X, find best posts, get highlights from Twit...
安全使用建议
This skill is internally consistent: it scrapes X search results by controlling your local browser via bb-browser and ranks posts by engagement. Before installing, ensure you trust both the bb-browser CLI and this skill's code because it executes JavaScript in your browser context (which can access session cookies and page content). Review the included scripts locally (scripts/x-search.sh) and only run it if you accept that it will use your currently-logged-in X/Chrome profile. If you want stricter isolation, run it in a dedicated browser profile or a disposable environment. Also confirm you comply with X/Twitter terms of service for automated scraping.
功能分析
Type: OpenClaw Skill Name: x-search-highlights Version: 1.0.0 The skill bundle provides a legitimate tool for searching and ranking X (Twitter) posts based on engagement metrics. The core logic in `scripts/x-search.sh` uses `bb-browser` to automate page navigation, scrolling, and data extraction via standard DOM selectors, with no evidence of data exfiltration, malicious execution, or prompt-injection attacks.
能力评估
Purpose & Capability
Name/description (search X and extract high-engagement posts) match the declared dependencies and the included script: bb-browser + Chrome and an X.com login state are appropriate and expected for browser-based scraping.
Instruction Scope
SKILL.md and the script instruct the agent to open X search pages, scroll, run page-eval JavaScript, parse DOM nodes, and format results. This is within the stated purpose but requires running JS in the user's browser session (via bb-browser), which can access anything available to that browser profile. The instructions do not attempt to read unrelated local files or environment variables.
Install Mechanism
No install spec is provided (instruction-only), and the script is included directly. Nothing is downloaded from arbitrary URLs by the skill itself. The README suggests cloning a GitHub repo, which is a standard, expected install hint.
Credentials
No environment variables or external API keys are requested. However, the skill requires bb-browser and a logged-in X/Chrome profile — which means it operates using the user's existing browser session and cookies. That is necessary for the scraping use case but has privacy implications because the skill executes code in that context.
Persistence & Privilege
The skill does not request always:true or other elevated platform privileges and does not modify other skills' configurations. It runs only when invoked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x-search-highlights
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x-search-highlights 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - Search X/Twitter with engagement-based ranking (likes, retweets, views). Support markdown and JSON output. bb-browser integration.
元数据
Slug x-search-highlights
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

X Search Highlights 是什么?

Search and extract high-value posts from X (Twitter) with engagement-based ranking. Use when user asks to search X, find best posts, get highlights from Twit... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。

如何安装 X Search Highlights?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-search-highlights」即可一键安装,无需额外配置。

X Search Highlights 是免费的吗?

是的,X Search Highlights 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

X Search Highlights 支持哪些平台?

X Search Highlights 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 X Search Highlights?

由 Ghostwritten(@ghostwritten)开发并维护,当前版本 v1.0.0。

💬 留言讨论