From xactions
Finds and qualifies B2B leads from X/Twitter conversations using keyword search, profile analysis, intent scoring, and MCP tools. Useful for prospecting, customer discovery, and social mining.
How this skill is triggered — by the user, by Claude, or both
Slash command
/xactions:lead-generationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
MCP-powered workflow for finding and qualifying B2B leads from X/Twitter conversations and profiles.
MCP-powered workflow for finding and qualifying B2B leads from X/Twitter conversations and profiles.
| Tool | Purpose |
|---|---|
x_search_tweets | Find conversations by keyword/intent |
x_get_profile | Qualify leads with profile data |
x_get_tweets | Assess activity level and interests |
x_get_followers | Check audience size and quality |
x_get_following | Identify competitor usage / peer network |
x_search_tweets for each query with limit: 30. Collect unique usernames.x_get_profile for each. Filter by: has bio, followers > 100, account age > 6 months.x_get_tweets with limit: 20.x_get_following for high-value leads to see competitor follows.Enhance MCP workflows with browser scripts:
| Goal | Script |
|---|---|
| Monitor keywords in real-time | src/keywordMonitor.js |
| Analyze potential lead's audience | src/audienceDemographics.js |
| Check overlap with your audience | src/audienceOverlap.js |
| Engage with leads' content | src/engagementBooster.js |
| Auto-follow qualified leads | src/automation/keywordFollow.js |
## Lead List: {search_topic}
Generated: {date} | Total qualified: {count}
| Username | Score | Followers | Signal | Tweet URL |
|----------|-------|-----------|--------|-----------|
| @{user} | {1-5} | {count} | {type} | {url} |
### High-Priority Leads (Score 4-5)
**@{username}** -- Score: {n}/5
- Signal: "{tweet excerpt}"
- Bio: {bio}
- Suggested approach: {personalized outreach note}
x_get_followers to find warm introssrc/keywordMonitor.js for ongoing keyword monitoringnpx claudepluginhub nirholas/xactionsMonitors public X/Twitter and LinkedIn posts for buying intent signals—tool requests, competitor complaints, hiring triggers—and returns ranked warm leads with outreach angles.
AI-native lead intelligence pipeline that finds, scores, and reaches high-value contacts via social graph analysis, warm path discovery, and multi-channel outreach (email, LinkedIn, X).
Finds, scores, and reaches high-value contacts through social graph analysis and warm path discovery. Replaces Apollo/Clay/ZoomInfo with agent-powered signal scoring and channel-specific outreach.