Opentwitter

🌐Community
by 6551team · vlatest · Repository

Opentwitter retrieves tweets based on keywords, enabling quick data collection and analysis for research or monitoring purposes.

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 opentwitter npx -- -y @trustedskills/opentwitter
2

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

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

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

About This Skill

What it does

The opentwitter skill allows AI agents to interact with Twitter data. It can retrieve tweets based on keywords, user handles, or hashtags and provides access to tweet content and metadata like timestamps and retweets. This enables agents to monitor trends, gather information from specific users, or analyze public sentiment around a topic.

When to use it

  • Market Research: Track mentions of your product or brand on Twitter to gauge customer sentiment.
  • News Monitoring: Receive updates about breaking news events by searching for relevant keywords.
  • Competitive Analysis: Monitor competitor activity and identify emerging trends in their industry.
  • Social Listening: Analyze conversations around specific topics or hashtags to understand public opinion.

Key capabilities

  • Tweet retrieval based on keywords
  • Tweet retrieval based on user handles
  • Tweet retrieval based on hashtags
  • Access to tweet content
  • Access to tweet metadata (timestamps, retweets)

Example prompts

  • "Find the latest tweets about electric vehicles."
  • "Show me recent posts from @elonmusk."
  • "What are people saying about #AI in the last 24 hours?"

Tips & gotchas

  • Requires an active Twitter API key for authentication. The agent will need to be configured with this key before use.

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
6551team
Installs
0

🌐 Community

Passed automated security scans.