X Intelligence (xint)
X Intelligence CLI β search, analyze, monitor, and engage on X/Twitter. Real-time search, AI-powered analysis, sentiment reports, bookmarks, trending topics, and following management.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add xint npx -- -y @trustedskills/xint
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"xint": {
"command": "npx",
"args": [
"-y",
"@trustedskills/xint"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
xint is a command-line interface (CLI) tool designed for searching, monitoring, analyzing, and engaging on X/Twitter. It enables full-text search capabilities, real-time monitoring of specific terms, follower tracking, and AI sentiment analysis β all accessible directly from the terminal. The tool also supports structured export of data in JSONL or CSV formats.
When to use it
- Market Research: Track trending topics and analyze public sentiment related to a new product launch.
- Competitive Analysis: Monitor competitor activity on X/Twitter, including mentions and follower changes.
- OSINT Investigations: Search for specific keywords or phrases within X/Twitter data for investigative purposes.
- AI Agent Skill Integration: Integrate xint's capabilities into AI agents like Claude Code or OpenClaw to automate tasks related to X/Twitter interaction.
Key capabilities
- Full-text search of X/Twitter content
- Real-time monitoring of keywords and hashtags
- Follower tracking for specific accounts
- AI sentiment analysis of tweets
- Structured export in JSONL or CSV formats
- Unix pipeline integration
- MCP server for AI agent tools
Example prompts
- "Search X/Twitter for posts mentioning 'large language models' and save the results to a file."
- "Monitor the hashtag '#AI' every 15 minutes and alert me to any significant changes in volume or sentiment."
- βFind all tweets from users who follow @elonmusk containing the word βdogecoinβ.β
Tips & gotchas
- Requires an X API access token with prepaid credits. You can obtain this through the X Developer Portal.
- The tool is built on Bun, so ensure you have it installed before attempting to use xint.
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.
Installing this skill downloads the exact code at commit c8ddaf14, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.
Install command fetches the verified snapshot, not the live repository.