← All skills
Tencent SkillHub · Developer Tools

Crawl From X

X/Twitter 帖子抓取工具。管理关注用户列表,自动抓取当天最新帖子,导出 Markdown。

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

X/Twitter 帖子抓取工具。管理关注用户列表,自动抓取当天最新帖子,导出 Markdown。

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Item is unstable.

This item is timing out or returning errors right now. Review the source page and try again later.

Quick setup
  1. Wait for the source to recover or retry later.
  2. Review SKILL.md only after the source returns a real package.
  3. Do not rely on this source for automated install yet.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Manual review
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md, _meta.json, results/posts_20260301_164616.md, results/posts_20260301_164616.txt, results/posts_20260301_165604.md

Validation

  • Wait for the source to recover or retry later.
  • Review SKILL.md only after the download returns a real package.
  • Treat this source as transient until the upstream errors clear.

Install with your agent

Agent handoff

Use the source page and any available docs to guide the install because the item is currently unstable or timing out.

  1. Open the source page via Review source status.
  2. If you can obtain the package, extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the source page and extracted files.
New install

I tried to install a skill package from Yavira, but the item is currently unstable or timing out. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required. Then review README.md for any prerequisites, environment setup, or post-install checks.

Upgrade existing

I tried to upgrade a skill package from Yavira, but the item is currently unstable or timing out. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need. Then review README.md for any prerequisites, environment setup, or post-install checks.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
2.7.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 8 sections Open source page

Crawl From X

X/Twitter 帖子抓取工具。 ⚠️ 前置要求:需要 OpenClaw Browser Relay 和浏览器扩展。

安装

npx clawhub@latest install crawl-from-x 安装位置: $CLAWD/skills/crawl-from-x/scripts/craw_hot.py - 主脚本 $CLAWD/skills/crawl-from-x/users.txt - 用户列表 $CLAWD/skills/crawl-from-x/results/ - 抓取结果

1. 安装 OpenClaw

访问 https://github.com/openclaw/openclaw 下载安装。

2. 安装浏览器扩展

在 OpenClaw 设置中进入 "Browser Relay",安装扩展。完成后扩展显示绿色图标。

3. 启动 Browser Relay

openclaw browser start openclaw browser status # 确认显示 "browser: enabled"

4. 登录 X 账号

在安装了扩展的浏览器中登录 X (Twitter)。

快速开始

cd $CLAWD/skills/crawl-from-x/scripts # 添加用户 python3 craw_hot.py add username # 列出用户 python3 craw_hot.py list # 删除用户 python3 craw_hot.py remove username # 抓取所有用户 python3 craw_hot.py crawl # 抓取单个用户 python3 craw_hot.py crawl username 结果文件: posts_YYYYMMDD_HHMMSS.md - 完整内容(Markdown),媒体 URL 已替换为本地路径 posts_YYYYMMDD_HHMMSS.txt - URL 列表(仅全部用户抓取) images/ - 下载的图片和视频 说明: 单用户抓取和全部用户抓取使用相同的策略 所有媒体文件(图片、动图、视频)都会下载到 images/ 目录 Markdown 文件中的媒体 URL 会自动替换为本地相对路径

注意事项

浏览器要求:必须安装 OpenClaw 浏览器扩展 登录状态:浏览器必须登录 X 账号 速率限制:脚本已内置随机延迟 私密账号:无法抓取私密账号内容

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
4 Docs1 Config1 Files
  • SKILL.md Primary doc
  • README.md Docs
  • results/posts_20260301_164616.md Docs
  • results/posts_20260301_165604.md Docs
  • _meta.json Config
  • results/posts_20260301_164616.txt Files