Export X Data to CSV/JSONL/XLSX
Create extractions: `extract-followers`, `tweet-replies`, `track-mentions`, `x-communities`, `x-lists`. Full API: [x-twitter-scraper](../x-twitter-scraper/SKILL.md).
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: May 10, 2026
Prompt Preview
---
name: export-tweets-csv
description: "Use when the user wants to export X (Twitter) data to CSV, JSONL, or XLSX. Covers exporting extraction results (tweets, followers, mentions, giveaway entrants) and formatting them for spreadsheets or pipelines. Download handling only."
license: MIT
metadata:
internal: true
author: Xquik
version: "1.0.0"
openclaw:
requires:
env:
- XQUIK_API_KEY
primaryEnv: XQUIK_API_KEY
emoji: "📑"
homepage: https://docs.xquik.com
se...
Full prompt length: 2259 characters