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

pipeline-forecasting管道预测

Agent Skill

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

总安装

1,905

周安装

81

GitHub Stars

85

下载量

667
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/guia-matthieu/clawfu-skills --skill pipeline-forecasting

简介

管道预测技能用于查找、检索和筛选相关信息。

  • 适用于销售漏斗、研发流程或运营指标的趋势分析与预测支持。
  • 可在 Codex、Claude、Cursor、Gemini CLI 中作为研究辅助工具调用。
  • 使用前建议验证其数据来源与计算逻辑,避免误导性推断。
  • pipeline-forecasting 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Pipeline Forecasting

Build accurate, data-driven revenue forecasts using historical conversion rates, deal velocity, and confidence-weighted projections.

When to Use This Skill

  • Weekly/monthly pipeline reviews with leadership
  • Board meeting revenue projections
  • Quota setting and territory planning
  • Identifying gaps between forecast and target
  • Scenario planning for best/worst/likely outcomes

Methodology Foundation

Based on Clari's Revenue Operations methodology and Forrester's B2B Revenue Waterfall, combining:

  • Weighted pipeline (probability × value)
  • Historical stage conversion rates
  • Deal velocity analysis
  • Commit vs. upside categorization

What Claude Does vs What You Decide

Claude DoesYou Decide
Calculates weighted pipeline by stageWhich deals to include/exclude
Applies historical conversion ratesOverride factors for specific deals
Generates confidence intervalsFinal commit number to leadership
Identifies forecast risksActions to close gaps
Models best/worst/likely scenariosWhich scenario to plan against

What This Skill Does

  1. Ingests pipeline data - Current opportunities with stage, value, close date
  2. Applies conversion math - Historical win rates by stage, segment, rep
  3. Calculates weighted forecast - Probability-adjusted revenue projection
  4. Generates scenarios - Best case, commit, worst case with confidence bands
  5. Identifies risks - Deals pushing, pipeline gaps, coverage ratios

How to Use

I need a pipeline forecast for Q1. Here's our current pipeline:

[Paste pipeline data: Deal name, Stage, Value, Close Date, Rep]

Historical context:
- Average win rate: 25%
- Stage 3→Close rate: 45%
- Stage 4→Close rate: 70%
- Average sales cycle: 45 days

Target: $2.5M for Q1

Instructions

Step 1: Pipeline Categorization

Segment deals into:

  • Commit - High confidence (Stage 4+, verbal commit)
  • Best Case - Medium confidence (Stage 3, engaged)
  • Upside - Low confidence (Stage 1-2, early)

Step 2: Weighted Calculation

Weighted Value = Deal Value × Stage Probability × Rep Factor

Stage Probabilities (adjust to your data):
- Stage 1 (Discovery): 10%
- Stage 2 (Qualification): 20%
- Stage 3 (Proposal): 40%
- Stage 4 (Negotiation): 70%
- Stage 5 (Verbal): 90%

Step 3: Coverage Analysis

Pipeline Coverage = Total Pipeline ÷ Target
- Healthy: 3-4x coverage
- At Risk: 2-3x coverage
- Critical: <2x coverage

Step 4: Scenario Modeling

  • Worst Case: Commit only (90%+ probability deals)
  • Likely Case: Commit + 50% of Best Case
  • Best Case: Commit + Best Case + 25% of Upside

Step 5: Risk Identification

Flag deals with:

  • Close date in past (needs update)
  • No activity in 14+ days (stalled)
  • Pushing from previous quarter (slip risk)
  • Missing key fields (data quality)

Examples

Example 1: Quarterly Forecast

Input:

Pipeline for Q1:
- Acme Corp: Stage 4, $150K, Jan 30, Rep: Sarah
- Beta Inc: Stage 3, $80K, Feb 15, Rep: Mike
- Gamma Ltd: Stage 2, $200K, Mar 1, Rep: Sarah
- Delta Co: Stage 4, $120K, Feb 28, Rep: Lisa
- Echo Systems: Stage 1, $500K, Mar 15, Rep: Mike

Target: $400K

Output:

## Q1 Pipeline Forecast

### Weighted Pipeline
| Deal | Stage | Value | Probability | Weighted |
|------|-------|-------|-------------|----------|
| Acme Corp | 4 | $150K | 70% | $105K |
| Delta Co | 4 | $120K | 70% | $84K |
| Beta Inc | 3 | $80K | 40% | $32K |
| Gamma Ltd | 2 | $200K | 20% | $40K |
| Echo Systems | 1 | $500K | 10% | $50K |
| **Total** | | **$1.05M** | | **$311K** |

### Scenario Analysis
- **Worst Case (Commit)**: $189K (Acme + Delta at 70%)
- **Likely Case**: $245K (Commit + 50% Best Case)
- **Best Case**: $361K (All weighted)

### Coverage Ratio
- Pipeline: $1.05M
- Target: $400K
- Coverage: 2.6x ⚠️ (At Risk - need 3x+)

### Risks Identified
1. ⚠️ Echo Systems ($500K) is Stage 1 with Mar close - unlikely
2. ⚠️ Gap of $155K between Likely ($245K) and Target ($400K)

### Recommendations
1. Pressure test Acme and Delta for verbal commits
2. Accelerate Beta Inc to Stage 4 this week
3. Add $200K+ new pipeline to reach 3x coverage

Example 2: Monthly Roll-Up

Input:

January pipeline by rep:
Sarah: $450K weighted, $280K commit
Mike: $320K weighted, $150K commit
Lisa: $280K weighted, $200K commit

Team target: $500K

Output:

## January Team Forecast

| Rep | Weighted | Commit | % to Target |
|-----|----------|--------|-------------|
| Sarah | $450K | $280K | 56% |
| Mike | $320K | $150K | 30% |
| Lisa | $280K | $200K | 40% |
| **Team** | **$1.05M** | **$630K** | **126%** |

### Forecast Summary
- **Team Commit**: $630K (126% of $500K target) ✅
- **Confidence**: HIGH - commit exceeds target

### Risk Watch
- Mike at 30% commit coverage - needs deal acceleration
- Sarah carrying most weight - concentration risk

Skill Boundaries

What This Skill Does Well

  • Mathematical pipeline calculations
  • Scenario modeling with clear assumptions
  • Identifying data quality issues
  • Coverage ratio analysis

What This Skill Cannot Do

  • Predict which specific deals will close (human judgment)
  • Account for market changes or competitive moves
  • Replace rep-level deal knowledge
  • Guarantee forecast accuracy

When to Escalate to Human

  • Deals with unusual circumstances (M&A, champion left)
  • Market disruptions affecting close rates
  • Strategic accounts requiring executive judgment
  • Final commit numbers for board/investors

Iteration Guide

Follow-up Prompts

  • "What if we lose the top 2 deals? Show me that scenario."
  • "Apply a 20% haircut to all Stage 2 deals and recalculate."
  • "Which deals have the highest impact on our forecast?"
  • "Show me the gap between forecast and target by month."

Refinement Cycle

  1. Generate initial forecast → Review with reps
  2. Update deal probabilities based on rep input
  3. Re-run forecast with adjusted assumptions
  4. Lock commit number, track weekly variance

Checklists & Templates

Weekly Forecast Review Checklist

  • All deals have current close dates
  • Stage progression updated this week
  • Commit deals have next steps scheduled
  • Risks flagged and mitigation assigned
  • Coverage ratio calculated

Forecast Template

## [Period] Revenue Forecast

**Generated:** [Date]
**Pipeline Cutoff:** [Date]

### Summary
- Target: $X
- Commit: $X (X% of target)
- Best Case: $X
- Coverage: Xx

### By Segment
[Table]

### Risks & Mitigations
[List]

### Actions This Week
[List]

References

  • Clari Revenue Operations Playbook
  • Forrester B2B Revenue Waterfall Model
  • MEDDICC Deal Qualification Framework
  • Gartner Sales Forecasting Best Practices

Related Skills

  • deal-risk-scoring - Assess individual deal health
  • lead-scoring - Qualify top-of-funnel
  • account-health - Customer retention signals

Skill Metadata

  • Domain: RevOps
  • Complexity: Intermediate
  • Mode: centaur
  • Time to Value: 15-30 minutes per forecast
  • Prerequisites: Pipeline data export, historical win rates

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

35.35%
按下载量换算236

Claude

31.33%
按下载量换算209

Cursor

20.59%
按下载量换算137

Gemini CLI

10.46%
按下载量换算70

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills