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

product-led-sales产品主导销售

Agent Skill

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

总安装

654

周安装

27

GitHub Stars

3

下载量

214
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/oldwinter/skills --skill product-led-sales

简介

用于查找、检索和筛选相关信息,支持关键词和任务场景定位。

  • 适合在 Codex、Claude 等宿主中快速获取候选结果。
  • 可结合来源仓库 README 核验具体用法和权限范围。
  • 安装前建议确认是否会触发联网或文件读写操作。
  • product-led-sales 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Product-Led Sales

Scope

Covers

  • Designing a product-led sales (PLS) motion: converting self-serve usage into a sales opportunity that can close larger contracts
  • Defining product-qualified entities (PQL/PQA), signals, thresholds, scoring, and routing rules
  • Designing the sales handoff workflow (alerts, SLAs, dispositions) and a Product↔Sales feedback loop
  • Creating a usage-triggered outreach kit (helpful, compliant, not “creepy”)
  • Planning instrumentation, reporting, and a pilot-to-scale rollout

When to use

  • “We’re PLG/self-serve, but we want to add sales without breaking the low-touch funnel.”
  • “Define PQLs/PQAs and the product signals that should trigger outreach.”
  • “Create a product-led sales playbook for sales to act on usage signals.”
  • “Sales says MQLs are low quality—build a product-qualified pipeline instead.”
  • “Design a PLS pilot (routing + SLAs + measurement) before scaling.”

When NOT to use

  • You don’t have meaningful activation or self-serve usage yet (fix onboarding/activation first)
  • You want a purely enterprise, relationship-led motion with minimal product usage signals (use enterprise-sales)
  • You need ICP/positioning or pricing/packaging from scratch (do that first, then return)
  • You want spammy outreach, deception, or dark patterns (not supported)
  • You need legal/privacy/security advice or production data/CRM implementation (coordinate with qualified experts)

Inputs

Minimum required

  • Product + model: freemium/trial, typical onboarding path, who uses vs who buys
  • ICP/segments: target roles + company types + ACV bands (and which segment is in scope for PLS)
  • Objective: conversion to paid, expansion, ACV lift, pipeline creation (pick 1 primary)
  • Current funnel baseline: activation rate, trial-to-paid, expansion rate (even rough)
  • Usage data reality: what events/attributes exist, and whether you can map users → accounts
  • Sales capacity + workflow: SDR/AE/CS roles, SLAs, and where activity is logged (CRM)
  • Constraints: regions/compliance, “don’t use these signals,” messaging tone/brand rules

Missing-info strategy

  • Ask up to 5 questions from references/INTAKE.md.
  • If answers aren’t available, proceed with explicit assumptions and label unknowns in Assumptions & unknowns plus a short Validation plan.

Outputs (deliverables)

Produce a Product-Led Sales Motion Pack in Markdown (in-chat; or as files if requested):

  1. Context + goal snapshot (segment, objective, success metrics, constraints)
  2. PLS funnel + ownership map (stages, intervention points, RACI, SLAs)
  3. PQL/PQA definition + signal spec (signals table, thresholds/scoring, false-positive controls)
  4. Routing + workflow spec (alerts, assignment rules, CRM fields, dispositions, feedback loop)
  5. Usage-triggered outreach kit (email templates + call opener + follow-up rules)
  6. Instrumentation + reporting plan (tracking plan, dashboards, leading indicators)
  7. Pilot + scale plan (timeline, experiment design, rollout guardrails)
  8. Risks / Open questions / Next steps (always included)

Templates: references/TEMPLATES.md

Workflow (7 steps)

1) Intake + readiness gate (PLS is a layer, not a substitute)

  • Inputs: User context; references/INTAKE.md.
  • Actions: Confirm the primary objective and target segment(s). Run a readiness gate: do you have activation/usage depth + identity/account mapping to create reliable signals? Capture constraints (sales capacity, SLA expectations, privacy/compliance).
  • Outputs: Context snapshot + readiness verdict (Ready / Needs prerequisites) + assumptions/unknowns.
  • Checks: Objective is measurable; segment is explicit; prerequisites and constraints are documented.

2) Map the PLS funnel and decide where sales intervenes

  • Inputs: Current PLG funnel, user journey, pricing/packaging, sales coverage model.
  • Actions: Map stages from first value → sustained usage → qualification → sales assist → purchase/expansion → onboarding. Pick intervention points where a human can increase deal size or reduce time-to-value, and define guardrails to keep a low-touch path intact.
  • Outputs: PLS funnel + intervention points + guardrails + ownership map (RACI).
  • Checks: Low-touch conversion path remains viable; ownership is explicit at every stage.

3) Choose the qualified unit (PQL vs PQA) and write the definition

  • Inputs: Buyer/user model, account structure, pricing driver (seats/usage).
  • Actions: Decide the qualified unit:

- PQL for user-led buying (a user’s intent/need) - PQA for account-led expansion (account adoption/coordination) Write a crisp definition: required signals + thresholds + exclusions.

  • Outputs: PQL/PQA definition (inclusion/exclusion + examples).
  • Checks: Definition is computable from data, not vibes; includes anti-gaming/false-positive controls.

4) Build the signal spec, scoring, and routing/SLA rules

  • Inputs: Available events/properties, identity graph, sales capacity, CRM workflow.
  • Actions: Create a signal catalog (activation/aha, depth, breadth, integrations, invites, admin actions, billing intent). Set thresholds and scoring, define routing (who gets alerted, when), and specify a triage/holdout path for ambiguous signals.
  • Outputs: Signal spec table + scoring model + routing + SLA + disposition taxonomy.
  • Checks: Signals map to intent and value potential; routing matches capacity; false positives are addressed.

5) Design the sales workflow and Product↔Sales feedback loop

  • Inputs: Sales roles, CRM fields, enablement constraints.
  • Actions: Define the operational workflow: alert delivery, assignment rules, what context reps see, required actions, logging, dispositions, and a weekly tuning loop with Product/RevOps to improve signals and messaging.
  • Outputs: Workflow spec + RACI + weekly review agenda.
  • Checks: Every alert has a next best action; outcomes are measurable and feed back into tuning.

6) Create the usage-triggered outreach kit (helpful, not creepy)

  • Inputs: Use case narrative, common objections, signal context.
  • Actions: Write email templates that reference helpful context (“noticed you’re setting up X”) without surveillance language. Provide variants for early vs high intent. Add a call opener + discovery prompts anchored to the user’s likely goal.
  • Outputs: Outreach kit (emails + call opener + follow-up rules).
  • Checks: One clear ask per message; tone is respectful/compliant; personalization uses only approved signals.

7) Pilot, measure, iterate, and scale

  • Inputs: Draft pack; baseline metrics; pilot constraints.
  • Actions: Propose a pilot (segment + duration + sample size), define success metrics and leading indicators (time-to-first-touch, meeting rate, conversion, expansion, retention). Run references/CHECKLISTS.md and score with references/RUBRIC.md. Finalize with Risks / Open questions / Next steps and a rollout plan.
  • Outputs: Final Product-Led Sales Motion Pack + pilot/measurement plan.
  • Checks: Pilot is bounded; dashboards are specified; iteration cadence is scheduled and owned.

Quality gate (required)

Examples

Example 1 (trial → sales assist): “Use product-led-sales. We’re a B2B analytics tool with a 14-day trial. We get lots of signups but low trial-to-paid. We have usage events and can map users to companies via email domain. Sales: 2 SDRs + 2 AEs. Output: a Product-Led Sales Motion Pack with a PQL definition, routing rules, outreach emails, and a 4-week pilot plan.”

Example 2 (expansion via PQA): “Use product-led-sales. We’re seat-based SaaS. Teams start self-serve at $20/seat but we want to land-and-expand into 100+ seat contracts. We can detect invites, admin setup, and integration activation. Output: a Motion Pack that defines PQAs, scoring, and a sales workflow + outreach kit for expansion.”

Boundary example: “Write a generic cold outbound sequence for any product and send it to 50,000 people.” Response: explain this skill is usage-signal-driven and must be targeted and compliant; request product + ICP + available signals and produce a small, testable sequence and pilot instead.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

38.06%
按下载量换算81

Claude

31.33%
按下载量换算67

Cursor

17.77%
按下载量换算38

Gemini CLI

10.21%
按下载量换算22

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills