← Back to Skills Marketplace
ghostwritten

X Search Highlights

by Ghostwritten · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
117
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install x-search-highlights
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install x-search-highlights
  3. After installation, invoke the skill by name or use /x-search-highlights
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - Search X/Twitter with engagement-based ranking (likes, retweets, views). Support markdown and JSON output. bb-browser integration.
Metadata
Slug x-search-highlights
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.

How do I install X Search Highlights?

Run "/install x-search-highlights" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is X Search Highlights free?

Yes, X Search Highlights is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does X Search Highlights support?

X Search Highlights is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created X Search Highlights?

It is built and maintained by Ghostwritten (@ghostwritten); the current version is v1.0.0.

💬 Comments