skills/lead-generation/SKILL.md
Lead Generation — Find high-intent buyers in live Twitter, Instagram, and Reddit conversations. Auto-researches your product, generates targeted search queries, and discovers people actively looking for solutions you offer. Social selling and prospecting powered by 1.5B+ indexed posts via Xpoz MCP.
npx skillsauth add phy041/claude-agent-skills lead-generationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Find high-intent buyers from live social conversations.
Discovers leads expressing problems your product solves, complaining about competitors, or actively seeking solutions across Twitter, Instagram, and Reddit.
Run xpoz-setup skill to authenticate. Verify: mcporter call xpoz.checkAccessKeyStatus
Ask for product reference (website/GitHub/description). Use web_fetch/web_search to research. Build profile:
Validate with user before proceeding.
Generate 12-18 search queries across:
Save to data/lead-generation/product-profile.json and data/lead-generation/search-queries.json.
# Twitter posts (highest intent signal)
mcporter call xpoz.getTwitterPostsByKeywords query="QUERY" startDate="DATE"
# Poll for results (every 5s until completed)
mcporter call xpoz.checkOperationStatus operationId="op_..."
# Find relevant people
mcporter call xpoz.getTwitterUsersByKeywords query="..."
# Reddit posts (good for tool comparison threads)
mcporter call xpoz.getRedditPostsByKeywords query="QUERY" limit=10
Score (1-10):
| Signal | Points | |--------|--------| | Explicitly asking for tool/solution | +3 | | Complaining about named competitor | +2 | | Project blocked by pain point | +2 | | Active in target community | +1 | | High engagement (>10 likes / 5 comments) | +1 | | Recent (<48h) | +1 | | Profile matches ICP | +1 | | Is selling a competing product | -3 | | Is a KOL/content creator (not a buyer) | -2 |
Tiers: 8-10 = 🔴 Hot (outreach now), 6-7 = 🟠 Warm (monitor), 5 = Watchlist, <5 = Skip
Deduplicate via data/lead-generation/sent-leads.json (key: {platform}:{author}:{post_id}).
Output format for each lead:
🔴 HOT LEAD (Score: 8/10)
@username | Job Title | Platform
"Quote from their post..."
URL: https://...
Posted: X days ago | Y likes, Z replies
Why: [Signal breakdown]
Outreach draft:
"Had the exact same problem — we ended up building [solution].
Happy to share what worked. (Disclosure: I work on [Product])"
Xpoz uses split-word matching, NOT phrase matching.
development
Generate Xiaohongshu (小红书) carousel images (3:4, 1080x1440) from structured content. Creates professional slide decks with Chinese typography and proper XHS formatting. Triggers on "做小红书图", "xhs images", "generate xhs slides", "小红书配图", "carousel images", or any XHS image generation request.
testing
Twitter/X account cultivation and growth system. Checks account health (TweepCred, shadowban), analyzes tweets, finds engagement opportunities, recommends unfollows, and tracks progress. Triggers on "/twitter-cultivate", "check my twitter", "twitter health", "grow my twitter", "twitter maintenance", "fix my twitter reach".
development
Post to social media platforms using a multi-provider social posting API. Use when you want to post to Twitter, LinkedIn, Instagram, Facebook, TikTok, Threads, or Bluesky. Triggers on "post to twitter", "post to instagram", "social media post", "share on linkedin", "publish to social", or any social posting request.
development
Detect new GitHub repos and generate formatted ship announcements for social media. Monitors your GitHub profile for new repos pushed today, writes a technical digest, and drafts Twitter/Reddit posts for approval. Triggers on "ship digest", "new repos", "what did I ship", "github ship", or any shipping announcement request.