X Tweet Search

🌐Community
by b-open-io · vlatest · Repository

Quickly find relevant tweets based on keywords, hashtags, user mentions, and date ranges using b-open-io's x-tweet-search.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add x-tweet-search npx -- -y @trustedskills/x-tweet-search
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "x-tweet-search": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/x-tweet-search"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to query and retrieve specific posts from X (formerly Twitter) using search parameters. It allows agents to access real-time public discussions, trending topics, or historical data directly within their workflow.

When to use it

  • Investigating breaking news events by searching for keywords in real-time feeds.
  • Analyzing public sentiment regarding a specific product launch or brand mention.
  • Gathering background context on a topic by retrieving relevant historical tweets.
  • Monitoring competitor activity or industry trends without manual browsing.

Key capabilities

  • Executes search queries against the X platform API.
  • Returns structured results based on user-defined filters and keywords.
  • Integrates seamlessly into agent workflows to fetch social media data.

Example prompts

  • "Search for recent tweets discussing the latest advancements in quantum computing."
  • "Find posts from verified accounts mentioning our company's new feature release."
  • "Retrieve a list of trending hashtags related to the upcoming election."

Tips & gotchas

Ensure your AI agent has appropriate API access permissions, as X search functionality often requires authentication. Be mindful that results are limited to public content and may be subject to platform-specific rate limits or availability changes.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
b-open-io
Installs
40

🌐 Community

Passed automated security scans.