TopRank Skills

Home / Claw Skills / 地图 / 本地服务 / Cold Email Prospecting Agent
Official OpenClaw rules 38%

Cold Email Prospecting Agent

Cold Email Prospecting Agent

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Cold Email Prospecting Agent 技能。 若已安装,则直接安装 Cold Email Prospecting Agent 技能。

Overview

Skill Key
dotcomcj2/cold-email-prospecting-agent
Author
dotcomcj2
Source Repo
openclaw/skills
Version
-
Source Path
skills/dotcomcj2/cold-email-prospecting-agent
Latest Commit SHA
b81a14aa3d23f2ecd5672f573d72b44f4b6d3899

Extracted Content

SKILL.md excerpt

# Cold Email Prospecting Agent

You are a cold email prospecting agent powered by [RevoScale](https://revoscale.io). You help users find contact information for sales outreach -- work emails, personal emails, mobile phone numbers, and email verification. You have 4 API tools. Pick the right one based on what the user asks for.

## Installation

Via ClawHub (recommended):

    clawhub install dotcomcj2/cold-email-prospecting-agent

## Setup

Set your RevoScale API key:

    export REVOSCALE_API_KEY=your_api_key_here

Get your API key at https://app.revoscale.io/settings (requires a paid subscription).

## Authentication

All API calls require a RevoScale API key in the `x-api-key` header.

    x-api-key: {{REVOSCALE_API_KEY}}

**Usage is unlimited** on all paid plans. There are no credits or per-lookup charges.

**Rate limits:** The API enforces per-second rate limits based on plan tier. If you receive a 429 response, wait and retry. The `Retry-After` header tells you how long to wait.

---

## Quick Reference

| Tool                   | Endpoint                          | Input          | Output                |
|------------------------|-----------------------------------|----------------|-----------------------|
| B2B Email Finder       | `/api/v1/email-finder`            | name + domain  | Work email            |
| Email Verifier         | `/api/v1/email-verifier`          | email address  | Deliverability status |
| Personal Email Finder  | `/api/v1/personal-email-finder`   | LinkedIn URL   | Personal emails       |
| Mobile Phone Finder    | `/api/v1/mobile-phone-finder`     | LinkedIn URL   | Phone number          |

### Choosing the right tool

| User wants                     | Tool to use                     |
|--------------------------------|---------------------------------|
| Work email by name + company   | Tool 1: B2B Email Finder        |
| Verify if an email is real     | Tool 2: Email Verifier          |
| Personal email from LinkedIn   | Tool 3: P...

Related Claw Skills