🐦

X Intelligence (xint)

🌐Community
by 0xNyk Β· v1.0.0 Β· MITRepository

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.

1

Run in terminal (recommended)

terminal
claude mcp add xint npx -- -y @trustedskills/xint
2

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

~/.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.

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.

Verified Commitc8ddaf14 β†’

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 HubPass
SocketPass
SnykPass

Details

Version
v1.0.0
License
MIT
Author
0xNyk
Installs
0

🌐 Community

Passed automated security scans.

Pinned commitc8ddaf14

Install command fetches the verified snapshot, not the live repository.