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

sales-agency-outbound销售 Agent 出境

Agent Skill

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

总安装

1,458

周安装

62

GitHub Stars

13

下载量

511
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

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

简介

sales-agency-outbound 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。

  • 可结合来源仓库、安装命令和原始 README 继续核验具体用法。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。
  • 当前顶部介绍为空,原始 SKILL.md 摘录未提供。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Multi-Client Outbound for Agencies

Help the user architect, scale, and operate outbound infrastructure for a lead generation agency — from client isolation and domain strategy through warmup at scale, onboarding playbooks, and cross-client reporting. This skill is tool-agnostic and covers Smartlead, Instantly, Mailshake, and multi-tool setups.

Step 1 — Gather context

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

Ask the user:

  1. How many clients do you serve (or plan to)?

- A) Starting out — 1-3 clients - B) Growing — 4-10 clients - C) Scaled — 10-25 clients - D) Enterprise agency — 25+ clients

  1. What's the typical sending volume per client?

- A) Light — under 100 emails/day - B) Standard — 100-500 emails/day - C) High volume — 500-2,000 emails/day - D) Varies widely across clients

  1. What tooling are you using?

- A) Smartlead (unlimited mailboxes, master inbox) - B) Instantly (bulk warmup, simple UI) - C) Mailshake (Lead Catcher, CRM integration) - D) Apollo (prospecting + sequences) - E) Mix of tools — describe - F) Haven't decided yet

  1. What's your client onboarding process today?

- A) Ad hoc — no standard process - B) Have a rough checklist but it's inconsistent - C) Documented and repeatable - D) Starting from scratch — need to build it

  1. What's your biggest challenge right now?

- A) Setting up infrastructure for the first time - B) One client's issues affecting others (cross-contamination) - C) Scaling — adding clients without proportional ops work - D) Reporting — clients want better visibility - E) Deliverability across multiple domains/clients - F) Something else — describe it

  1. Do you need white-labeling? (client-facing branding)
  2. What's your team structure? (solo founder, small team, dedicated account managers per client)

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 — Architecture decisions

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 3 — Actionable guidance

Based on the user's challenge, provide specific recommendations for infrastructure isolation, domain strategy, warmup scheduling, client onboarding, reporting setup, or platform-specific implementation. Use the platform guide for reference data, then focus on actionable next steps tailored to their agency setup.

Gotchas

  • Don't share sending domains across clients. One client's reputation meltdown (high bounces, spam complaints, blacklisting) poisons all clients sharing that domain. The cost of a $12/year domain is nothing compared to rebuilding reputation for 5 clients.
  • Don't skip per-client warmup. New domains need their own warmup regardless of mailbox age. Even if you're reusing an established mailbox on a new domain, the domain itself has zero reputation. Follow the full warmup schedule.
  • Don't report vanity metrics. Report meetings booked and pipeline generated, not opens and clicks. Clients who focus on opens will micromanage subject lines instead of trusting the process. Set expectations during onboarding about which metrics matter.
  • Don't use a single Zapier account for all clients. Billing, rate limits, and error handling cascade across all zaps in one account. If one client's integration breaks and triggers retries, it can exhaust your Zapier task quota and break every other client's integration. Use separate Zapier accounts or a dedicated integration layer.
  • Self-improving: If you discover something not covered here, append it to references/learnings.md with today's date.

Before recommending a specific platform skill

This skill covers a strategy domain across many platforms. Before pointing the user to any specific platform skill (any /sales-{platform} listed in ## Related skills, e.g., /sales-mailshake, /sales-klaviyo, /sales-apollo), read that platform skill's actual SKILL.md first. The 1-line description in ## Related skills is enough to *identify* a candidate — it's not enough to *commit* to it or to write a prompt that invokes it well.

How to read it:

  • If ~/.claude/skills/{skill-name}/SKILL.md exists locally, Read it.
  • For sales-* skills, WebFetch directly from this repo: https://raw.githubusercontent.com/sales-skills/sales/main/skills/{skill-name}/SKILL.md — e.g., for sales-mailshake: https://raw.githubusercontent.com/sales-skills/sales/main/skills/sales-mailshake/SKILL.md.
  • For non-sales-* skills (third-party), look up {org}/{repo} in ~/.claude/skills/sales-do/references/skill-sources.md if installed and fetch the same skills/{skill-name}/SKILL.md path under that repo.

After reading, ground your recommendation in something concrete from the SKILL.md (its scope, a sub-flow, its argument-hint shape, or a "Do NOT use for..." negative trigger). Align any generated invocation with the platform skill's argument-hint. If the platform skill turns out not to fit the user's situation, swap to another or handle the question here directly rather than recommending a poor fit.

Related skills

  • /sales-smartlead — Smartlead platform help (SmartSenders, SmartInfra, campaigns, API)
  • /sales-deliverability — Domain authentication, warmup schedules, inbox placement
  • /sales-cadence — Design outbound cadences and email content
  • /sales-prospect-list — Build targeted prospect lists for client campaigns
  • /sales-integration — Connect outbound tools to CRM via webhooks, Zapier, or API
  • /sales-mailshake — Mailshake platform help
  • /sales-reply — Reply.io platform help (Agency plan with unlimited clients)
  • /sales-woodpecker — Woodpecker platform help (Agency panel with per-client management)
  • /sales-do — Not sure which skill to use? The router matches any sales objective to the right skill.

Examples

  • "First 3 clients on Smartlead" → Dedicated domains per client (2 each), 3-5 mailboxes per domain via SmartSenders, client workspaces for isolation, staggered warmup plan, Phase 1-3 onboarding checklist
  • "Client blacklisted, other clients' rates dropping" → Diagnose shared domain/IP as cross-contamination cause, pause affected client, check blacklists, provision new domains, re-warmup, design strict per-client isolation going forward
  • "Build repeatable onboarding process" → Phase 1-3 playbook (14-21 days), reusable checklist template, handoffs to /sales-prospect-list, /sales-cadence, /sales-integration, client kickoff questionnaire, milestone tracking

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

35.64%
按下载量换算182

Claude

25.9%
按下载量换算132

Cursor

19.32%
按下载量换算99

Gemini CLI

9.3%
按下载量换算48

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills