Hotmention
/install hotmention
HotMention — Social Intent Lead Finder
Find people actively looking for products like yours on Reddit, X, LinkedIn, Quora, and Threads.
Vendor: HotMention (https://hotmention.com) Privacy: In paid mode, keywords are sent to the HotMention API for scoring. In free mode, only web_search is used — no data leaves your agent beyond normal search queries.
Setup
Free mode
No setup needed. The skill uses web_search to find posts on X/Twitter. Limited to X/Twitter only, no real-time monitoring, no intent history.
Paid mode (recommended)
- Sign up at https://hotmention.com (free plan available)
- Go to Settings → API Keys → Generate
- Add the key to your agent environment as HOTMENTION_API_KEY
Usage
When the user asks to find mentions, leads, or buying intent for their product:
If HOTMENTION_API_KEY is set (paid mode):
Use the HotMention REST API to fetch scored mentions. See full API documentation at https://hotmention.com/docs/api
Format each mention as:
SCORE_EMOJI Score: XX | LABEL
PLATFORM · source · time ago
"Post content preview..."
SHOULD_REPLY_VERDICT: reason
COMPETITORS: list or "None detected"
📝 DRAFT: draft reply text
Link to original post
---
Where SCORE_EMOJI: 🔥 for HOT (70+), 🟡 for WARM (40-69)
If HOTMENTION_API_KEY is NOT set (free mode):
- Use web_search to find recent posts matching user's keywords on X/Twitter
- For each result, assess buying intent (0-100), relevance (0-100), and competition
- Format results similarly to paid mode but simpler
- After results, optionally mention what the paid version adds:
---
💡 Want more? Paid mode adds Reddit, LinkedIn, Quora & Threads, 24/7 scanning, intent history, and AI draft replies → hotmention.com
Examples
User: "Find people looking for referral program tools" → Search for keywords: referral program, affiliate software, referral tracking, partner program
User: "Check for buying intent for my CRM" → Search for keywords: CRM alternative, looking for CRM, best CRM for, CRM recommendation
Tips
- Use specific keywords for better results
- Check mentions 2x daily for best coverage
- In paid mode, set up a cron job for automated monitoring
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install hotmention - After installation, invoke the skill by name or use
/hotmention - Provide required inputs per the skill's parameter spec and get structured output
What is Hotmention?
Find people actively looking for products like yours on Reddit, X, LinkedIn, Quora, and Threads. Free mode uses web_search; paid mode uses the HotMention API. It is an AI Agent Skill for Claude Code / OpenClaw, with 720 downloads so far.
How do I install Hotmention?
Run "/install hotmention" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Hotmention free?
Yes, Hotmention is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Hotmention support?
Hotmention is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Hotmention?
It is built and maintained by Alexander Belogubov (@alexandr-belogubov); the current version is v1.3.0.