Twitter Reader
This tool summarizes recent tweets based on a keyword or hashtag, providing quick insights and tracking trends in real-time.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add twitter-reader npx -- -y @trustedskills/twitter-reader
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"twitter-reader": {
"command": "npx",
"args": [
"-y",
"@trustedskills/twitter-reader"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The twitter-reader skill allows an AI agent to read and process tweets or Twitter data. It can extract information from tweets, analyze sentiment, or summarize key points from a stream of social media posts.
When to use it
- To monitor brand mentions or public sentiment about a product in real time.
- For gathering insights from trending topics on Twitter for market research.
- To automatically compile summaries of user-generated content related to a specific event or hashtag.
Key capabilities
- Extracts text and metadata from tweets
- Analyzes sentiment of social media posts
- Summarizes large volumes of tweet data
Example prompts
- "Analyze the sentiment of recent tweets about climate change."
- "Summarize all tweets mentioning 'AI ethics' in the last 24 hours."
- "Extract key points from this set of tweets about the latest tech conference."
Tips & gotchas
- Ensure you have access to Twitter's API or a data source for real-time tweet retrieval.
- Be mindful of rate limits and privacy policies when accessing public social media content.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.