Overview
- Skill Key
- 1kalin/afrexai-revenue-forecasting
- Author
- 1kalin
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/1kalin/afrexai-revenue-forecasting
- Latest Commit SHA
- 8fffb1a648b95dfa307ac6a2b33f049aea2b7e92
Revenue Forecasting Engine
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Afrexai Revenue Forecasting 技能。 若已安装,则直接安装 Afrexai Revenue Forecasting 技能。
# Revenue Forecasting Engine Build accurate, data-driven revenue forecasts your board and investors actually trust. ## What This Does Generates a complete revenue forecasting model covering: 1. **Pipeline-Weighted Forecast** — Apply stage-specific close rates to your current pipeline 2. **Cohort Analysis** — Track revenue by customer cohort with expansion/contraction/churn 3. **Scenario Modeling** — Bear/base/bull projections with probability weighting 4. **Seasonality Adjustments** — Monthly coefficients based on your historical patterns 5. **Leading Indicators** — Track signals that predict revenue 60-90 days out ## Instructions When the user asks for a revenue forecast, follow this framework: ### Step 1: Gather Inputs Ask for (or use available data): - Current MRR/ARR - Pipeline by stage with deal values - Historical close rates by stage - Average sales cycle length - Net revenue retention rate - Expansion revenue % ### Step 2: Build the Pipeline Forecast **Stage-Weighted Model:** | Stage | Probability | Weighted Value | |-------|------------|----------------| | Discovery | 10% | Deal × 0.10 | | Demo/Eval | 25% | Deal × 0.25 | | Proposal Sent | 50% | Deal × 0.50 | | Negotiation | 75% | Deal × 0.75 | | Verbal Commit | 90% | Deal × 0.90 | | Closed Won | 100% | Deal × 1.00 | **Adjustment factors:** - Deal age penalty: -5% per month past avg cycle - Champion risk: -20% if no identified champion - Budget confirmed: +10% if budget is allocated - Competitive deal: -15% if competitor identified ### Step 3: Cohort Revenue Model Track each monthly cohort: ``` Month 0: New MRR from cohort Month 1: Retained MRR × (1 - monthly churn rate) Month 3: Add expansion revenue (avg 2-5% monthly for healthy SaaS) Month 6: Steady-state retention rate applies Month 12: Mature cohort — use net revenue retention ``` **Benchmarks by company stage:** | Metric | Seed | Series A | Series B+ | |--------|------|----------|-----------| | Gross Churn | 3-5%/mo | 2-3%/mo | 1-2%/mo |...
# Revenue Forecasting Engine Build board-ready revenue forecasts your CFO won't tear apart. ## What You Get - **Pipeline-weighted forecast** with deal-age penalties and champion risk adjustments - **Cohort analysis** tracking expansion, contraction, and churn by customer vintage - **Bear/base/bull scenarios** with probability-weighted expected values - **Seasonality coefficients** for B2B SaaS, ecommerce, and professional services - **Leading indicators dashboard** — signals that predict revenue 60-90 days before it hits ## Who This Is For - Founders building investor updates - Revenue leaders presenting to the board - Finance teams tired of spreadsheet spaghetti - Anyone who needs a forecast that's more than "last month + 10%" ## Key Frameworks - Stage-weighted pipeline with 6 adjustment factors - Cohort revenue model with benchmarks by company stage (Seed → Series B+) - Scenario analysis with red flag detection (pipeline coverage < 3x, concentration risk, stalling deals) - Revenue recognition guidance (SaaS, services, usage-based, annual prepay) ## Install ``` clawhub install afrexai-revenue-forecasting ``` --- Built by [AfrexAI](https://afrexai-cto.github.io/context-packs/) — AI context packs for operators who ship. **More tools:** - [AI Revenue Leak Calculator](https://afrexai-cto.github.io/ai-revenue-calculator/) — Find where you're losing money - [Context Packs](https://afrexai-cto.github.io/context-packs/) — Industry-specific AI agent configs ($47/pack) - [Agent Setup Wizard](https://afrexai-cto.github.io/agent-setup/) — Deploy your first AI agent in 15 minutes **Bundles:** Playbook $27 | Pick 3 for $97 | All 10 for $197 | Everything Bundle $247
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
carlulsoe
Local speech-to-text with NVIDIA Parakeet TDT 0.6B v3 (ONNX on CPU). 30x faster than Whisper, 25 languages, auto-detection, OpenAI-compatible API. Use when transcribing audio files, converting speech to text, or processing voice recordings locally without cloud APIs.
carlzhao007
飞书消息自动处理与进度反馈技能。安装后后台运行,监听飞书任务消息并自动创建独立进程处理。 在处理前后发送实时进度反馈(任务确认、进度百分比、完成通知)。 支持任务类型识别、智能解析、错误重试、并发控制、状态持久化。 使用场景:飞书自动化工作流、任务进度追踪、批量任务处理、需要实时反馈的场景。
cartoonitunes
BottyFans agent skill for autonomous creator monetization. Lets AI agents register, build a profile, publish posts (public, subscriber-only, or pay-to-unlock), upload media, accept USDC subscriptions and tips on Base, send and receive DMs, track earnings, and appear on the creator leaderboard. Use this skill when an agent needs to monetize content, interact with fans, manage a creator profile, handle payments in USDC, or operate as an autonomous creator on the BottyFans platform.
camopel
Local arXiv paper manager with semantic search. Crawls arXiv categories, downloads PDFs, chunks content, and indexes with FAISS + Ollama embeddings. No cloud API keys required — everything runs locally.