Overview
- Skill Key
- flyfoxci/twitter-search-skill
- Author
- flyfoxci
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/flyfoxci/twitter-search-skill
- Latest Commit SHA
- 8305a61de908a042ecf658890fa80dbb2f103205
Advanced Twitter search and social media data analysis. Fetches tweets by keywords using Twitter API, processes up to 1000 results, and generates professional data analysis reports with insights and actionable recommendations. Use when user requests Twitter/X social media search, social media trend analysis, tweet data mining, social listening, influencer identification, topic sentiment analysis from tweets, or any task involving gathering and analyzing Twitter data for insights.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 twitter-search 技能。 若已安装,则直接安装 twitter-search 技能。
# Twitter Search and Analysis ## Overview Search Twitter for keywords using advanced search syntax, fetch up to 1000 relevant tweets, and analyze the data to produce professional reports with insights, statistics, and actionable recommendations. ## Prerequisites **API Key Required**: Users must configure their Twitter API key from https://twitterapi.io The API key can be provided in three ways: 1. **Environment variable** (recommended): Set `TWITTER_API_KEY` in your `~/.bashrc` or `~/.zshrc` ```bash echo 'export TWITTER_API_KEY="your_key_here"' >> ~/.bashrc source ~/.bashrc ``` 2. **As an argument**: Use `--api-key YOUR_KEY` with the wrapper script 3. **Passed directly**: As first argument to the Python script ## Quick Start ### Using the Wrapper Script (Recommended) The wrapper script automatically handles environment variable loading and dependency checks: ```bash # Basic search (uses TWITTER_API_KEY from shell config) ./scripts/run_search.sh "AI" # With custom API key ./scripts/run_search.sh "AI" --api-key YOUR_KEY # With options ./scripts/run_search.sh "\"Claude AI\"" --max-results 100 --format summary # Advanced query ./scripts/run_search.sh "from:elonmusk since:2024-01-01" --query-type Latest ``` ### Direct Python Script Usage ```bash # Search for a keyword scripts/twitter_search.py "$API_KEY" "AI" # Search with multiple keywords scripts/twitter_search.py "$API_KEY" "\"ChatGPT\" OR \"Claude AI\"" # Search from specific user scripts/twitter_search.py "$API_KEY" "from:elonmusk" # Search with date range scripts/twitter_search.py "$API_KEY" "Bitcoin since:2024-01-01" ``` ### Advanced Queries ```bash # Complex query: AI tweets from verified users, English only scripts/twitter_search.py "$API_KEY" "AI OR \"machine learning\" lang:en filter:verified" # Recent crypto tweets with minimum engagement scripts/twitter_search.py "$API_KEY" "Bitcoin min_retweets:10 lang:en" # From specific influencers scripts/twitter_search.py "$API_KEY" "fro...
# twitter-search-skill
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.