← Back to Skills Marketplace
3rdbrain

X/Twitter Prospecting

by pbopps · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
162
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install x-prospecting
Description
Find and engage potential leads on X (Twitter) by searching for keywords and buying-intent posts via Brave Search.
Usage Guidance
This skill appears internally consistent: it only needs a Brave Search API key to query site:x.com and generate outreach content. Before installing, double-check the full x-prospecting.js (the bundled code) for any unexpected outbound endpoints or telemetry if you want extra assurance. Store your BRAVE_API_KEY securely and grant only to trusted agents; if you plan to run the skill in autonomous mode, be aware it may perform many Brave queries (watch quotas/rate limits). Also verify you remain compliant with X/Twitter rules and anti-spam laws when using generated outreach templates.
Capability Analysis
Type: OpenClaw Skill Name: x-prospecting Version: 1.0.0 The x-prospecting skill is a legitimate lead generation tool designed to find and score potential customers on X (Twitter) using the Brave Search API. The code in x-prospecting.js implements clear logic for intent analysis, prospect scoring, and outreach template generation without any hidden or harmful behaviors. It uses standard Node.js modules, lacks external dependencies, and correctly handles the BRAVE_API_KEY environment variable for its stated purpose.
Capability Assessment
Purpose & Capability
The skill claims to search X via Brave Search and only requests BRAVE_API_KEY. package.json/openclaw metadata and the SKILL.md both declare Brave Search usage; the code references process.env.BRAVE_API_KEY. The requested credential is proportional and relevant to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to call the Brave Search API (site:x.com), parse results to extract handles/tweet text, score prospects, and generate DM/thread content. It does not instruct reading unrelated system files or other environment variables. It generates outreach templates but does not itself claim to send DMs via X (no X credentials requested).
Install Mechanism
No install spec is provided (instruction-only plus bundled JS file). There are no downloads from remote URLs or package installs defined by the skill; the included code will run locally under Node.js. This is low risk from an install mechanism perspective.
Credentials
Only BRAVE_API_KEY is required and is necessary for making Brave Search API queries. No unrelated secrets or config paths are requested. The skill reads process.env.BRAVE_API_KEY in the code, matching the declared requirement.
Persistence & Privilege
always is false (default) and the skill does not request persistent or cross-skill configuration changes. Autonomous invocation is allowed by platform default but the skill does not request elevated persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install x-prospecting
  3. After installation, invoke the skill by name or use /x-prospecting
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of x-prospecting skill for lead generation on X (Twitter). - Find and engage leads by searching for keyword and buying-intent posts using the Brave Search API (no X API required). - Includes tools for searching posts, scoring prospects based on tweet and bio, generating thread outlines, and creating DM outreach sequences. - Command line usage provided for easy integration. - Requires BRAVE_API_KEY environment variable for Brave Search access.
Metadata
Slug x-prospecting
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is X/Twitter Prospecting?

Find and engage potential leads on X (Twitter) by searching for keywords and buying-intent posts via Brave Search. It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.

How do I install X/Twitter Prospecting?

Run "/install x-prospecting" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is X/Twitter Prospecting free?

Yes, X/Twitter Prospecting is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does X/Twitter Prospecting support?

X/Twitter Prospecting is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created X/Twitter Prospecting?

It is built and maintained by pbopps (@3rdbrain); the current version is v1.0.0.

💬 Comments