hotmention

Web & Frontend Development
v1.3.0
Benign

Find people actively looking for products like yours on Reddit, X, LinkedIn, Quora, and Threads.

471 downloads471 installsby @alexandr-belogubov

Setup & Installation

Install command

clawhub install alexandr-belogubov/hotmention

If the CLI is not installed:

Install command

npx clawhub@latest install alexandr-belogubov/hotmention

Or install with OpenClaw CLI:

Install command

openclaw skills install alexandr-belogubov/hotmention

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/alexandr-belogubov/hotmention

What This Skill Does

Finds people actively looking for products like yours across Reddit, X, LinkedIn, Quora, and Threads. Free mode searches X/Twitter via web_search with no API key required. Paid mode uses the HotMention API for intent scoring, real-time monitoring, and AI-drafted replies across all five platforms.

Scores each mention by buying intent and generates a draft reply, so you spend time on leads most likely to convert rather than filtering raw search results manually.

When to Use It

  • Finding Reddit threads where users ask for CRM recommendations
  • Spotting X posts from people frustrated with a competitor tool
  • Monitoring LinkedIn for buyers evaluating project management software
  • Tracking Quora questions about referral program software
  • Getting draft replies to high-intent mentions before the conversation goes cold
View original SKILL.md file
# 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)
1. Sign up at https://hotmention.com (free plan available)
2. Go to Settings → API Keys → Generate
3. 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):

1. Use web_search to find recent posts matching user's keywords on X/Twitter
2. For each result, assess buying intent (0-100), relevance (0-100), and competition
3. Format results similarly to paid mode but simpler
4. 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

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Finding Reddit threads where users ask for CRM recommendations

AGENT
  1. 1Finding Reddit threads where users ask for CRM recommendations
  2. 2Spotting X posts from people frustrated with a competitor tool
  3. 3Monitoring LinkedIn for buyers evaluating project management software
  4. 4Tracking Quora questions about referral program software
  5. 5Getting draft replies to high-intent mentions before the conversation goes cold
OUTPUT
Find people actively looking for products like yours on Reddit, X, LinkedIn, Quora, and Threads.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 25, 2026