x-searchAI-powered X/Twitter search for real-time trends, breaking news, sentiment analysis, and social media insights. Use when users want to search Twitter/X for topics, hashtags, viral content, or public opinion. Costs $0.05 USDC per request via x402 protocol on Base network.
Install via ClawdBot CLI:
clawdbot install TzannetosGiannis/x-searchSearch X/Twitter using an AI-powered agent for real-time insights and social media intelligence.
The private key must be available via one of these methods:
Option 1: Environment variable
export X402_PRIVATE_KEY="0x..."
Option 2: Config file (Recommended)
The script checks for x402-config.json in these locations (in order):
./x402-config.json~/.x402-config.json ← Recommended$PWD/x402-config.jsonCreate the config file:
{
"private_key": "0x1234567890abcdef..."
}
Example (home directory - works for any user):
echo '{"private_key": "0x..."}' > ~/.x402-config.json
Run the search script with a query:
scripts/search.sh "<search query>"
The script:
User: "What are people saying about AI agents on Twitter?"
scripts/search.sh "AI agents discussions and opinions"
User: "Find trending topics about cryptocurrency"
scripts/search.sh "cryptocurrency trends today"
User: "Show me viral content about climate change"
scripts/search.sh "viral climate change posts"
Generated Mar 1, 2026
Marketing teams can use this skill to track real-time mentions of their brand on X/Twitter, analyze sentiment around product launches or PR incidents, and quickly identify viral negative content. This enables proactive reputation management and data-driven responses to public opinion shifts.
Traders and analysts can search for discussions on cryptocurrencies, stocks, or economic events to gauge market sentiment and detect emerging trends. The AI-powered analysis helps in making informed investment decisions by understanding public perception from social media chatter.
Journalists and media organizations can leverage this skill to monitor breaking news, track viral stories, and gather public reactions to events in real-time. It aids in sourcing user-generated content and understanding the social impact of news stories across different demographics.
Political campaigns can analyze public sentiment on policies, candidates, or debates by searching X/Twitter for trending topics and opinions. This provides insights into voter concerns and helps tailor messaging strategies based on real-time social media feedback.
Product managers and researchers can search for discussions about competitors, industry trends, or specific features to gather consumer feedback and identify unmet needs. This supports data-driven product iterations and market positioning strategies.
Offer this skill as a paid API where clients pay $0.05 per search request, similar to the x402 protocol. This model provides predictable revenue per query and scales with usage, ideal for developers or businesses needing occasional social media insights without subscription commitments.
Bundle the search skill into a monthly subscription service with additional features like dashboards, historical data, and advanced sentiment reports. This model ensures recurring revenue and caters to enterprises requiring continuous monitoring and in-depth analysis.
License the skill to marketing or PR agencies as a white-label tool they can rebrand and integrate into their own services. This generates revenue through upfront licensing fees or revenue-sharing agreements, expanding market reach through established partners.
💬 Integration Tip
Ensure the private key is securely stored in the recommended home directory config file to avoid errors, and pre-fund the Base wallet with USDC to handle payment failures during queries.
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.
Browse, search, post, and moderate Reddit. Read-only works without auth; posting/moderation requires OAuth setup.
Interact with Twitter/X — read tweets, search, post, like, retweet, and manage your timeline.
LinkedIn automation via browser relay or cookies for messaging, profile viewing, and network actions.
Search YouTube videos, get channel info, fetch video details and transcripts using YouTube Data API v3 via MCP server or yt-dlp fallback.