x-prospecting
Find and engage potential leads on X (Twitter) by searching for keywords and buying-intent posts via Brave Search.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/3rdbrain/x-prospectingWhat This Skill Does
The x-prospecting skill is an autonomous lead-generation engine designed for the OpenClaw ecosystem. It leverages the Brave Search API to perform targeted queries across X (formerly Twitter) without requiring expensive or rate-limited official X API access. By programmatically searching for buying-intent keywords—such as "looking for help with" or "recommendations for"—the agent identifies relevant public posts, scrapes the necessary metadata, and scores the potential lead. Beyond simple discovery, the skill provides utility tools to analyze lead profiles, create engaging thread outlines that serve as lead magnets, and construct personalized DM outreach sequences, effectively turning passive social listening into an active sales pipeline.
Installation
To integrate this skill into your local OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/3rdbrain/x-prospecting
Ensure you have a valid BRAVE_API_KEY obtained from the Brave Search developer portal. Set this as an environment variable in your .env file to enable query functionality. You must have Node.js installed on your machine to execute the underlying logic.
Use Cases
- B2B Lead Generation: Identify potential customers actively complaining about competitor solutions or searching for specific industry tools.
- Content Strategy: Generate viral thread outlines based on trending conversations discovered through search queries.
- Personalized Sales Outreach: Automate the initial engagement phase by drafting high-conversion DM sequences tailored to a specific user's public interests and professional bio.
Example Prompts
- "Find me the 10 most recent posts from users looking for AI-powered CRM tools and score them based on their bio relevance."
- "Draft a 5-part lead magnet thread outline for a software architect frustrated with current cloud infrastructure costs, using the handle @johndoe."
- "Write a 3-message cold DM sequence for a prospect who just asked for help with scaling their Python backend."
Tips & Limitations
This skill is highly efficient but subject to the limitations of public search indexing. Brave Search may not capture real-time tweets as quickly as the native X API, so expect a slight latency. Ensure your queries use specific keywords to minimize noise. The scoring functionality relies on the data provided; the more detailed the bio and tweet context, the higher the quality of the generated outreach. Respect X’s terms of service and avoid aggressive, automated spamming to maintain your account's health.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-3rdbrain-x-prospecting": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution
Related Skills
reddit-prospecting
Find buying-intent leads on Reddit via Brave Search — no Reddit account or OAuth needed. Score posts and generate value-first comments.
hn-prospecting
Find high-intent leads on Hacker News via the free Algolia API — no API key needed. Score posts, surface Ask HN threads, and identify technical founders actively seeking tools.
x-api
Post tweets, threads, replies, and quote-tweets to X (Twitter) via API v2 with OAuth 1.0a.
outreach-crm
Track leads locally, manage outreach campaigns, and export as CSV for download.
track-upvotes
Track Product Hunt launch upvotes, comments, and daily ranking in real-time — get Telegram alerts when you move up the leaderboard.