← 返回 Skills 市场
162
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install x-prospecting
功能描述
Find and engage potential leads on X (Twitter) by searching for keywords and buying-intent posts via Brave Search.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install x-prospecting - 安装完成后,直接呼叫该 Skill 的名称或使用
/x-prospecting触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
X/Twitter Prospecting 是什么?
Find and engage potential leads on X (Twitter) by searching for keywords and buying-intent posts via Brave Search. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 X/Twitter Prospecting?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-prospecting」即可一键安装,无需额外配置。
X/Twitter Prospecting 是免费的吗?
是的,X/Twitter Prospecting 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
X/Twitter Prospecting 支持哪些平台?
X/Twitter Prospecting 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 X/Twitter Prospecting?
由 pbopps(@3rdbrain)开发并维护,当前版本 v1.0.0。
推荐 Skills