← Back to Skills Marketplace
176
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install reddit-prospecting
Description
Find buying-intent leads on Reddit via Brave Search — no Reddit account or OAuth needed. Score posts and generate value-first comments.
Usage Guidance
This skill appears to do what it says: search Reddit via Brave Search and generate scoring/comment drafts. Before installing, review the full reddit-prospecting.js network code to confirm it only calls Brave Search endpoints (api.search.brave.com) and does not include hidden endpoints or code to post directly to reddit.com (posting would require Reddit auth). Keep your BRAVE_API_KEY private; a leaked API key could be abused to make queries on your quota. Also verify there are no unexpected environment variables or outbound hosts in the truncated part of the file. If you plan to actually post comments or DM users, be aware this package only generates content — posting requires a Reddit account and OAuth which this skill explicitly does not perform.
Capability Analysis
Type: OpenClaw Skill
Name: reddit-prospecting
Version: 1.0.1
The reddit-prospecting skill is a lead generation tool that uses the Brave Search API to identify high-intent Reddit posts without requiring Reddit credentials. The code in reddit-prospecting.js implements keyword-based intent analysis, lead scoring, and template generation for comments and posts, while communicating only with the official Brave Search endpoint (api.search.brave.com). No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
The name/description claim to search Reddit via Brave Search and generate comments/scores. package.json and SKILL.md both declare only BRAVE_API_KEY. No unrelated cloud credentials, binaries, or config paths are requested — this matches the stated purpose.
Instruction Scope
SKILL.md instructs using the included Node script to search, score, and generate comments. It explicitly says it does not use Reddit OAuth or the reddit.com API. The provided JS implements analysis, comment generation, scoring, and post templates. The code imports https (expected for calling the Brave Search API). Recommend verifying the (truncated) portions of reddit-prospecting.js that perform network calls to ensure they only contact Brave Search endpoints and do not attempt to post to Reddit or exfiltrate data.
Install Mechanism
No install spec is provided (no downloads or package installs). The skill ships as a small Node script and package.json. No external installers or archive downloads are present, which is low-risk.
Credentials
Only BRAVE_API_KEY is required (declared in SKILL.md and package.json). That is proportionate for a skill that queries Brave Search. I saw no other environment variables in the visible code. Confirm the remainder of the source does not read other env vars before trusting it.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It does not declare any config path writes or system-wide changes. Autonomous invocation is allowed (platform default) but there's no evidence the skill tries to persist credentials or modify other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install reddit-prospecting - After installation, invoke the skill by name or use
/reddit-prospecting - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Major change: Now uses Brave Search instead of Reddit's API, requires no Reddit account or OAuth.
- Find high-intent Reddit leads via Brave Search (no Reddit API or credentials needed)
- Requires only a Brave API key (`BRAVE_API_KEY`)
- New commands: score prospects and generate value-first comment structures
- No use of Reddit client ID, secret, username, or password
- Simpler setup and broader search coverage
v1.0.0
Initial release of reddit-prospecting skill.
- Search Reddit posts by keyword to find potential leads.
- Monitor subreddits for relevant posts in real-time.
- Engage with prospects by commenting on their posts.
- Analyze subreddits for lead generation potential.
- Requires Reddit API credentials via environment variables.
Metadata
Frequently Asked Questions
What is Reddit Lead Prospecting?
Find buying-intent leads on Reddit via Brave Search — no Reddit account or OAuth needed. Score posts and generate value-first comments. It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.
How do I install Reddit Lead Prospecting?
Run "/install reddit-prospecting" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Reddit Lead Prospecting free?
Yes, Reddit Lead Prospecting is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Reddit Lead Prospecting support?
Reddit Lead Prospecting is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Reddit Lead Prospecting?
It is built and maintained by pbopps (@3rdbrain); the current version is v1.0.1.
More Skills