← 返回 Skills 市场
prettybusysolutions-eng

Prospect Engine

作者 prettybusysolutions-eng · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
77
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install xzenia-prospect-engine
功能描述
Autonomous lead generation for Pretty Busy local services and Xzenia revenue recovery. Use for recurring prospecting cycles, manual prospect searches, outrea...
使用说明 (SKILL.md)

Prospect Engine

Premium upgrade

  • Premium version with advanced targeting and auto-outreach: https://buy.stripe.com/fZu7sK2BGcorgAo74q0kE0d

Infrastructure

  • Search: use web_search if available; otherwise run skills/prospect-engine/search.sh
  • Intake API: local http://127.0.0.1:8790/api/intake
  • Public intake URL: read /tmp/intake-public-url.txt before inserting any outreach intake link; use the current live tunnel URL in outbound emails
  • Email: himalaya CLI from [email protected]
  • Alerts: Telegram to 6620375090
  • Queue: memory/outreach-queue.md
  • DB: intake.sqlite3

Purpose

Autonomous lead generation for Pretty Busy (local services) and Xzenia (revenue recovery).

Execution Flow

Step 1: Search for prospects

Use web_search when available; otherwise use exec with curl-based search.

Pretty Busy targets:

  • Property management companies in Tampa / St. Pete / Clearwater
  • HOA management firms in Pinellas and Hillsborough counties
  • Commercial property managers with exterior maintenance needs
  • Real estate agencies managing rental portfolios
  • New construction communities needing ongoing maintenance

Xzenia targets:

  • SaaS companies publicly discussing churn or billing issues
  • Subscription businesses with pricing page complexity suggesting revenue leakage
  • Companies posting job listings for "revenue operations" or "billing analyst" (signal they have billing problems)
  • Businesses on review sites with complaints about overcharging or billing errors

Step 2: Qualify and extract contact info

For each prospect:

  • Find the decision maker email or contact form URL
  • Note the specific pain point or opportunity identified
  • Score as hot, warm, or cold

Step 3: Draft outreach

Personalize every message. Before writing the message, read /tmp/intake-public-url.txt and use that live URL as the intake link if present. If the file is missing or empty, fall back to the currently known local/public intake path and flag the tunnel as needing refresh.

Pretty Busy template:

  • Subject: [Property name] exterior maintenance — quick question
  • Body: Reference specific property, note visible maintenance opportunity, offer free assessment, include intake link.

Xzenia template:

  • Subject: Found something in your billing that might be costing you
  • Body: Reference specific signal found, explain the no-risk recovery model (percentage of recovered value), offer a free 15-minute analysis.

Step 4: Queue for approval

  • Write each draft to memory/outreach-queue.md with timestamp, prospect name, channel, and draft text
  • Send Telegram summary to owner with count queued
  • Do not send outreach without owner approval unless templates are explicitly pre-approved

Step 5: Reply Detection

After each prospecting cycle, also check for replies:

  1. Run: himalaya envelope list -f INBOX -s 20
  2. Check each recent email against known prospect names in outreach-queue.md
  3. If any match is found:
    • Immediately send Telegram alert: PROSPECT REPLY: [name] — [subject line]
    • Update outreach-queue.md status from sent to replied
    • Log the reply timestamp in intake.sqlite3
  4. This check should also run independently every 30 minutes via the sales-telemetry-watch cron

Step 6: Track and follow up

  • Log prospects in durable storage when possible
  • Track outreach status as queued, approved, sent, replied, or converted
  • Escalate any reply immediately via Telegram
  • After 3 days with no reply, queue a follow-up draft

Rules

  • Maximum 10 new prospects per cycle
  • Never contact the same prospect twice in 7 days
  • Always verify email addresses before queueing
  • Log everything
安全使用建议
Install only if you intentionally want this Pretty Busy/Xzenia prospecting workflow. Before use, confirm the himalaya email profile, replace or disable the hard-coded Telegram destination, require explicit approval before any outreach is sent, and opt in deliberately to any recurring cron-based reply checks.
能力评估
Purpose & Capability
Lead search, qualification, and drafting fit the stated purpose, but the skill is tightly wired to Pretty Busy/Xzenia infrastructure, a specific Gmail account, and a fixed Telegram recipient, which may not be appropriate or safe for other users.
Instruction Scope
The instructions include approval-before-send language, but also allow pre-approved templates and recurring autonomous cycles; the exact approval boundary for outreach is not fully defined.
Install Mechanism
There is no install spec and the included search.sh is a simple DuckDuckGo curl fallback, but SKILL.md references undeclared tools and services such as himalaya, Telegram, a local intake API, a SQLite DB, and a cron job.
Credentials
Registry metadata declares no credentials or required config paths, while the skill instructs use of an email CLI/profile, Telegram alerts, local/public intake URLs, and local database files.
Persistence & Privilege
The skill stores outreach state in memory/outreach-queue.md and intake.sqlite3, says to log everything, and instructs a reply check to run every 30 minutes via cron.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xzenia-prospect-engine
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xzenia-prospect-engine 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Add premium upgrade link and live intake guidance
v1.0.0
Initial public release of sanitized generic prospecting workflow.
元数据
Slug xzenia-prospect-engine
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Prospect Engine 是什么?

Autonomous lead generation for Pretty Busy local services and Xzenia revenue recovery. Use for recurring prospecting cycles, manual prospect searches, outrea... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 77 次。

如何安装 Prospect Engine?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install xzenia-prospect-engine」即可一键安装,无需额外配置。

Prospect Engine 是免费的吗?

是的,Prospect Engine 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Prospect Engine 支持哪些平台?

Prospect Engine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Prospect Engine?

由 prettybusysolutions-eng(@prettybusysolutions-eng)开发并维护,当前版本 v1.1.0。

💬 留言讨论