ワンクリックで
x-research
X/Twitter research via Composio — search, threads, profiles, watchlists
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
X/Twitter research via Composio — search, threads, profiles, watchlists
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Trade crypto binary markets on Polymarket with 4 automated strategies. Support: 5-min BTC, 15-min/1h/4h/daily all assets (BTC, ETH, SOL, XRP)
Dollar-cost averaging across all platforms
Hyperliquid L1 perps DEX (69% market share)
Local hybrid search for markdown notes and docs. Use when searching notes, finding related content, or retrieving documents from indexed collections.
Trade perpetual futures on Binance, Bybit, Hyperliquid, MEXC with up to 200x leverage
Execute trades on Polymarket using py_clob_client - full API access for market data, orders, positions
| name | x-research |
| description | X/Twitter research via Composio — search, threads, profiles, watchlists |
| emoji | 🐦 |
| gates | {"envs":["COMPOSIO_API_KEY","COMPOSIO_CONNECTION_ID"]} |
X/Twitter research agent powered by Composio. Zero API cost.
Search for real-time discussions, breaking news, expert opinions, and engagement data.
/x search <query> [--sort likes|recent] [--since 1h|1d|7d] [--limit N] [--pages N] [--json] [--markdown]
Search recent tweets (last 7 days). Supports engagement sorting, time filtering, pagination, and multiple output formats (default, --json for raw data, --markdown for research documents).
/x profile <username> [--count N] [--replies] [--json]
Fetch recent tweets from a specific user. Excludes replies by default. Use --json for raw data.
/x thread <tweet_id> [--pages N]
Reconstruct a full conversation thread from a root tweet ID.
/x tweet <tweet_id> [--json]
Fetch and display a single tweet with engagement metrics. Use --json for raw data.
/x cache clear Clear search cache
Manage the in-memory search cache (15-minute TTL).
/x watchlist Show all tracked accounts
/x watchlist add <user> [note] Add user to watchlist
/x watchlist remove <user> Remove user from watchlist
/x watchlist check Check recent tweets from all watchlist accounts
Track accounts of interest. Watchlist is session-scoped (in-memory).
For deep research on a topic:
Composio supports standard X search operators:
"exact phrase" — Match exact textfrom:username — Tweets from a user-is:retweet — Exclude retweets (added by default)-is:reply — Exclude replies (use --no-replies)#hashtag — Filter by hashtaghas:links — Only tweets with linkslang:en — Filter by language/x search "prediction markets" --sort likes --since 7d
/x search "polymarket whale" --since 1d --limit 5
/x search "AI agents" --markdown
/x profile polyaborat --count 10
/x thread 1234567890 --pages 3
/x watchlist add vitalikbuterin "ETH creator"
/x watchlist check
COMPOSIO_API_KEY — Your Composio API key (free tier available)COMPOSIO_CONNECTION_ID — Your Composio X/Twitter connection IDGet both at https://composio.dev after connecting your X account.