Overview
- Skill Key
- feiskyer/xfetch
- Author
- feiskyer
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/feiskyer/xfetch
- Latest Commit SHA
- fb279f9ee8acb072d00e0a54162fcb76c09ff07b
Use xfetch CLI to fetch X/Twitter data - tweets, user profiles, search results, timelines, lists, DMs, and notifications. Use this skill whenever you need to retrieve any data from X/Twitter, whether the user asks to "get tweets", "look up a Twitter user", "search X for...", "check my timeline", "fetch bookmarks", "read DMs", or any variation involving X/Twitter data retrieval. Also use when the user pastes a tweet URL and wants its content, or asks to export Twitter data to CSV/JSON/SQLite.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 xfetch 技能。 若已安装,则直接安装 xfetch 技能。
# xfetch - X/Twitter CLI Data Fetcher xfetch is a cookie-based X/Twitter scraper CLI. It requires no API keys - just browser cookies for authentication. It's installed globally as `xfetch` (or can be run via `npx @lxgic/xfetch` / `bunx @lxgic/xfetch`). ## Prerequisites Authentication must be set up first. Check with: ```bash xfetch auth check ``` If not authenticated, extract cookies from the user's browser: ```bash xfetch auth extract --browser chrome # or firefox, safari, arc, brave xfetch auth extract --browser chrome --profile "Profile 1" # specific profile ``` Or set tokens directly: ```bash xfetch auth set --auth-token <token> --ct0 <token> ``` ## Command Reference ### Single Tweet Accepts a tweet URL or numeric ID: ```bash xfetch tweet https://x.com/user/status/123456789 xfetch tweet 123456789 ``` Also works with X Article URLs (`/article/ID`). ### User Profile ```bash xfetch user @handle # by handle (@ is optional) xfetch user 12345678 # by numeric ID ``` ### User Tweets ```bash xfetch tweets @handle # latest 20 tweets xfetch tweets @handle -n 50 # 50 per page xfetch tweets @handle --replies # include replies xfetch tweets @handle --all # all pages (paginated) xfetch tweets @handle --max-pages 5 # limit to 5 pages ``` ### Thread / Conversation ```bash xfetch thread <url-or-id> # full conversation thread ``` ### Search ```bash xfetch search "query" # top results xfetch search "query" --type latest # latest tweets xfetch search "query" --type people # user results xfetch search "query" --type photos # photo tweets xfetch search "query" --type videos # video tweets xfetch search "from:handle since:2024-01-01" # advanced operators xfetch search "query" -n 100 --all # all pages ``` Search types: `top` (default), `latest`, `people`, `photos`, `videos`. ### Timelines ```bash...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.