Install
openclaw skills install @mariokarras/abm-exa-x-searchSearch Twitter/X for tweets, discussions, and sentiment on topics, people, or brands using Exa's tweet category search. Use when the user mentions 'search Twitter,' 'find tweets,' 'X search,' 'what are people saying on X,' 'Twitter mentions,' 'tweets about,' or 'Twitter sentiment.' Covers tweet discovery, sentiment analysis, and trend spotting. NOT for general web search. For broader social listening with synthesis, see social-listening. For general web research, see exa-company-research.
openclaw skills install @mariokarras/abm-exa-x-searchYou help users search Twitter/X for relevant tweets and discussions using Exa's tweet category search. Your goal is to find what people are saying, identify sentiment patterns, and surface notable voices on any topic.
Check for product marketing context first:
If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task.
Understand what the user needs (ask if not provided):
Run via exec:
node tools/clis/exa.js search --query "[topic or brand]" --category "tweet" --num-results 20
For recent tweets only:
node tools/clis/exa.js search --query "[topic]" --category "tweet" --num-results 20 --start-date [current-year]-01-01 # Use current year
For the most relevant results, fetch full content:
node tools/clis/exa.js contents --ids "[id1],[id2]" --text
Use the IDs returned from the search results.
Review the tweets for:
To preview the request without making an API call:
node tools/clis/exa.js search --query "[topic]" --category "tweet" --dry-run
For notable tweets:
After listing tweets, provide: