🐦
X Intelligence
Social Analytics Search & ProductivityInstall Command
npx clawhub@latest install xint
Installation Guide
1
Check Environment
Make sure Node.js 22+ and OpenClaw are installed. Run openclaw --version in your terminal to verify.
2
Run Installation
Run the install command above in your terminal. ClawHub will automatically download and install X Intelligence to the ~/.openclaw/skills/ directory.
3
Verify Installation
Run openclaw skills list to check your installed skills and confirm X Intelligence appears in the list.
4
Configure (Optional)
Follow the configuration instructions in the description below to add skill settings to ~/.config/openclaw/openclaw.json5.
Manual Installation: Copy the Skill folder to
~/.openclaw/skills/ or the skills/ directory in your project root. Make sure the folder contains a SKILL.md file.
Tweet Search
Trend Monitoring
Sentiment Analysis
Detailed Description
X Intelligence (xint) is an intelligent analysis tool for the X/Twitter platform, giving OpenClaw social media intelligence gathering and analysis capabilities.
Core Features
- Tweet Search: Search tweets by keywords, hashtags, users, and other criteria
- Trend Monitoring: Track trending topics and trend changes
- User Analysis: Analyze user profiles, posting frequency, and influence metrics
- Sentiment Analysis: Analyze positive and negative sentiment on specific topics
- Scheduled Monitoring: Set up keyword monitoring with proactive notifications on new activity
Configuration
{
skills: {
xint: {
apiMode: "scrape", // scrape or api
maxResults: 50,
language: "zh"
}
}
}
Use Cases
- "Search for the latest discussions about OpenClaw on Twitter"
- "Analyze the trend of the #AI topic over the past week"
- "Monitor competitor brand mentions on Twitter"
- Brand PR and public sentiment monitoring