← 返回 Skills 市场
Restaurant Lead Generator
作者
Rowerguy508
· GitHub ↗
· v0.1.0
· MIT-0
113
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install restaurant-lead-gen
功能描述
Automated restaurant lead generation and outreach for SMB sales. Use when you need to find restaurant leads, enrich business data (website, phone, address),...
安全使用建议
Key points before installing or using this skill:
- Expect to provision extra tooling and credentials: the README references Selenium, SMTP and WhatsApp Business API but the manifest declares no installs or env vars. You will need to install browser automation libraries and provide SMTP/WhatsApp credentials yourself.
- The included script only generates synthetic sample leads (randomized names/addresses/phones); it does not implement scraping, enrichment, or outreach. If you expected automated scraping or messaging, this package is incomplete or a stub.
- Scraping Google Maps/Yelp and sending unsolicited outreach can violate terms-of-service and local laws (spam, data protection). Prefer using official APIs (and obtain consent) rather than scraping; verify legal/regulatory compliance for target regions.
- Review and test any added scraping/outreach code in a sandbox: check for hidden network endpoints, credential handling, error handling, and rate-limiting/CAPTCHA behavior. Ensure credentials (API keys, SMTP creds, WhatsApp tokens) are stored securely and not hard-coded.
- If you want full functionality, ask the author or maintainer for: explicit dependency/install steps, a clear list of required environment variables (SMTP host/creds, WhatsApp token), consent/opt-out guidance, and an implementation that uses official APIs rather than undocumented scraping.
- If you do not control the source, avoid granting secrets until you have a complete, reviewed implementation that actually needs them.
功能分析
Type: OpenClaw Skill
Name: restaurant-lead-gen
Version: 0.1.0
The skill bundle is a template for a restaurant lead generation and outreach tool. The provided Python script (scripts/generate_leads.py) is a harmless mock data generator that creates a CSV of randomized restaurant information. The instructions in SKILL.md describe standard business workflows for lead discovery and outreach via email and WhatsApp, without any evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
The description promises discovery, enrichment, and automated outreach (Google Maps/Yelp scraping, SMTP, WhatsApp Business API). However, the included script (generate_leads.py) only synthesizes random sample leads and does not implement scraping, data enrichment, or any networked outreach. The skill also mentions SeleniumBase and browser automation but provides no declared dependencies or install steps. This mismatch suggests the package is incomplete or misleading about its capabilities.
Instruction Scope
SKILL.md explicitly directs scraping Google Maps and Yelp via browser automation and to send outreach via SMTP or the WhatsApp Business API. Those are operations that require careful handling of credentials, rate-limiting, and legal/terms-of-service concerns. The SKILL.md also includes a Selenium code snippet, but the actual shipped script does not perform these actions. The instructions are vague and grant broad discretion (e.g., 'Use SeleniumBase or browser automation') without constraints or safety guidance.
Install Mechanism
There is no install specification (instruction-only skill) and no declared dependencies, yet the documentation references SeleniumBase and browser automation. Absence of install instructions or dependency listing is inconsistent but not itself high-risk; it means a user would need to install these tools manually. No external downloads, taps, or archives are present in the manifest.
Credentials
The skill requests no environment variables or credentials, yet SKILL.md describes using SMTP and the WhatsApp Business API (which require credentials) and scraping flows that might need API keys or proxies. That mismatch is problematic: either required sensitive credentials are omitted from the manifest (hidden/undeclared), or the skill cannot actually perform the stated outreach. Additionally the generated phone numbers and country codes in the script do not consistently match all target regions (e.g., Peru listed but script uses +1-style numbers), indicating sloppy/incoherent data handling.
Persistence & Privilege
The skill is not flagged as always: true and uses default autonomy settings. It does not request elevated or persistent platform privileges and does not modify other skill configurations according to the provided manifest.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install restaurant-lead-gen - 安装完成后,直接呼叫该 Skill 的名称或使用
/restaurant-lead-gen触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release
元数据
常见问题
Restaurant Lead Generator 是什么?
Automated restaurant lead generation and outreach for SMB sales. Use when you need to find restaurant leads, enrich business data (website, phone, address),... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。
如何安装 Restaurant Lead Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install restaurant-lead-gen」即可一键安装,无需额外配置。
Restaurant Lead Generator 是免费的吗?
是的,Restaurant Lead Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Restaurant Lead Generator 支持哪些平台?
Restaurant Lead Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Restaurant Lead Generator?
由 Rowerguy508(@rowerguy508)开发并维护,当前版本 v0.1.0。
推荐 Skills