Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计提醒

sales-prospeo销售前景

Agent Skill

sales-prospeo 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,011

周安装

43

GitHub Stars

13

下载量

354
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:sales-prospeo(销售前景)
来源仓库:https://github.com/sales-skills/sales
仓库路径:skills/sales-prospeo
安装命令:
npx skills add https://github.com/sales-skills/sales --skill sales-prospeo
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/sales-skills/sales --skill sales-prospeo

简介

用于查找、检索和筛选销售相关资源与信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 支持按关键词、场景或来源线索进行信息聚合与初步过滤,提升研究效率。
  • 通过 GitHub 安装后,结合具体任务调用,返回结构化候选列表供进一步处理。
  • 使用前应确认权限范围,避免触发不必要的联网或文件操作,注意数据脱敏要求。
  • 建议核对仓库维护状态,确保接口可用性与结果准确性。

SKILL.md

Prospeo Platform Help

Help the user with Prospeo platform questions — from person/company enrichment and search through bulk operations, Chrome extension, API, and integrations.

Step 1 — Gather context

If references/learnings.md exists, read it first for accumulated knowledge.

Ask the user:

  1. What area of Prospeo do you need help with?

- A) Person enrichment — finding verified emails and phones for specific contacts - B) Company enrichment — firmographic data, tech stack, funding - C) Person search — searching 200M+ contacts with filters - D) Company search — searching 30M+ companies with filters - E) Bulk operations — enriching up to 50 records at once via API - F) Chrome extension — LinkedIn Sales Navigator extraction - G) API — authentication, endpoints, integration - H) Integrations — HubSpot, Salesforce, Clay, Zapier, Make, n8n - I) Credits & billing — understanding credit costs, managing usage - J) Something else — describe it

  1. What's your role?

- A) Sales rep / AE / BDR - B) Sales manager / team lead - C) RevOps / Sales Ops - D) Growth / Marketing - E) Developer / Engineer - F) Founder / solo seller - G) Other

  1. What are you trying to accomplish? (describe your specific goal or question)

If the user's request already provides most of this context, skip directly to the relevant step. Lead with your best-effort answer using reasonable assumptions (stated explicitly), then ask only the most critical 1-2 clarifying questions at the end — don't gate your response behind gathering complete context.

Step 2 — Route or answer directly

If the request maps to a specialized skill, route:

  • Building prospect lists from scratch → /sales-prospect-list
  • Enrichment strategy across multiple tools → /sales-enrich
  • Email deliverability / verification strategy → /sales-deliverability
  • Buying signals / intent interpretation → /sales-intent
  • Connecting tools / webhooks / Zapier → /sales-integration

Otherwise, answer directly from platform knowledge using the reference below.

Step 3 — Prospeo platform reference

Read references/platform-guide.md for detailed module documentation, pricing, integrations, and data model.

*You no longer need the platform guide details — focus on the user's specific situation.*

Step 4 — Actionable guidance

Based on the user's specific question:

  1. Step-by-step instructions — numbered steps to accomplish their goal in Prospeo
  2. Configuration recommendations — specific settings, with navigation paths
  3. Common pitfalls — what can go wrong and how to avoid it
  4. Verification — how to confirm the change worked
  5. For API questions — always include: "For the full endpoint catalog, request/response schemas, and rate limits, see references/prospeo-api-reference.md."

Gotchas

*Best-effort from research — review these, especially items about plan-gated features and integration gotchas that may be outdated.*

  • Don't confuse Search with Enrichment. Person Search and Company Search return profile data but NOT emails or phones. You must call Enrich Person/Company separately to get contact info. This is a two-step process and each step costs credits.
  • Don't forget mobile enrichment costs 10x. A standard enrichment is 1 credit, but adding enrich_mobile: true makes it 10 credits. At scale this adds up fast. Only enable mobile for contacts you'll actually call.
  • Don't use deprecated endpoints. The old Email Finder, Mobile Finder, Email Verifier, Domain Search, and Social URL Enrichment endpoints were removed March 1, 2026. Use the new Enrich Person/Company endpoints instead.
  • Don't ignore the lifetime dedup. Prospeo doesn't charge for re-enriching the same record. If you need updated data on someone you've already enriched, re-run the enrichment for free. But note this is per-account, not per-team-member.
  • Don't search by company name alone. Company name matching is fuzzy and can return wrong results. Always use website/domain or LinkedIn URL as the company identifier when possible.
  • Self-improving: If you discover something not covered here, append it to references/learnings.md with today's date.

Step 5 — Related skills

  • /sales-enrich — Enrichment strategy across multiple tools (waterfall, CRM hygiene, credit optimization)
  • /sales-prospect-list — Build prospect lists to enrich with Prospeo
  • /sales-deliverability — Email deliverability — verify emails before sending
  • /sales-intent — Layer buying signals on enriched contacts to prioritize outreach
  • /sales-cadence — Design outbound sequences for enriched contacts
  • /sales-integration — Connect Prospeo to other tools via API, Zapier, Make, n8n
  • /sales-do — Not sure which skill to use? The router matches any sales objective to the right skill. Install: npx skills add sales-skills/sales --skill sales-do

Examples

Example 1: Enrich a list of prospects

User says: "I have 200 LinkedIn URLs from Sales Navigator. How do I enrich them all with emails in Prospeo?" Skill does:

  1. Recommends using the Bulk Enrich Person API endpoint with LinkedIn URLs
  2. Explains batching into groups of 50 (API limit per call)
  3. Shows the API request format with linkedin_url as the data field
  4. Recommends setting only_verified_email: true to save credits
  5. Calculates credit cost: 200 credits max (1 per match, free for no-match) Result: User has a batched enrichment plan with API examples and credit estimate

Example 2: Find decision-makers at target companies

User says: "I need to find VP-level contacts at 50 SaaS companies with 100-500 employees" Skill does:

  1. Recommends using Search Person with company filters (headcount_range, industry) and person filters (seniority: VP)
  2. Shows how to use company.websites filter with a list of target domains
  3. Explains that search results need separate enrichment to get emails
  4. Suggests a workflow: Search → filter results → Bulk Enrich top matches Result: Two-step search-then-enrich workflow with filter configuration

Example 3: API integration with CRM

User says: "How do I set up auto-enrichment of new HubSpot contacts with Prospeo?" Skill does:

  1. Checks if the user wants native HubSpot integration or custom API pipeline
  2. For native: walks through connecting HubSpot in Prospeo settings
  3. For custom: designs a Zapier/Make workflow — HubSpot "New Contact" trigger → Prospeo Enrich Person action → HubSpot "Update Contact" with enriched fields
  4. Addresses credit budgeting for ongoing auto-enrichment Result: Auto-enrichment pipeline with credit management strategy

Troubleshooting

Low match rate on enrichments

Symptom: Many records return NO_MATCH Cause: Insufficient identifying data, or contacts are in niche industries with low database coverage Solution: Provide multiple data points (name + company website + LinkedIn URL) for best matching. Use only_verified_email: false to see unverified results. For low-coverage segments, consider waterfall enrichment with multiple providers — see /sales-enrich.

API returning 429 errors

Symptom: Rate limit exceeded errors on API calls Cause: Sending too many requests per minute/second for your plan tier Solution: Check response headers (x-minute-request-left, x-second-rate-limit) to understand your limits. Implement exponential backoff on 429 responses. Use bulk endpoints (50 records per call) instead of single enrichments to reduce request count.

Credits running out mid-month

Symptom: INSUFFICIENT_CREDITS error before billing cycle resets Cause: Mobile enrichment consuming 10x credits, or bulk operations enriching unqualified records Solution: Check usage via the Account Information endpoint or dashboard. Disable enrich_mobile for contacts you won't call. Use only_verified_email: true to skip unverifiable records. Apply ICP filters before enriching — don't enrich contacts you'll never reach out to.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.58%
按下载量换算133

Claude

28.67%
按下载量换算101

Cursor

20.41%
按下载量换算72

Gemini CLI

9.28%
按下载量换算33

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills