TopRank Skills

Home / Claw Skills / Git / GitHub / Afrexai Proposal Engine
Official OpenClaw rules 36%

Afrexai Proposal Engine

Proposal Engine — Win More Deals

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Afrexai Proposal Engine 技能。 若已安装,则直接安装 Afrexai Proposal Engine 技能。

Overview

Skill Key
1kalin/afrexai-proposal-engine
Author
1kalin
Source Repo
openclaw/skills
Version
-
Source Path
skills/1kalin/afrexai-proposal-engine
Latest Commit SHA
2cde9632ef3e929861d979e6d6ff3f2b0b586740

Extracted Content

SKILL.md excerpt

# Proposal Engine — Win More Deals

Turn discovery calls into winning proposals. Full lifecycle: qualify → scope → price → write → present → close.

## When to Use

- Client says "send me a proposal"
- After a discovery call or meeting
- Responding to an RFP/RFI
- Creating a statement of work (SOW)
- Pricing a new project or retainer

## 1. Pre-Proposal Qualification (Don't Waste Time)

Before writing anything, score the opportunity:

### BANT-Plus Framework

```yaml
qualification:
  budget:
    score: 0-3  # 0=unknown, 1=below range, 2=in range, 3=confirmed+funded
    notes: ""
  authority:
    score: 0-3  # 0=no access, 1=influencer only, 2=decision maker involved, 3=signer in room
    notes: ""
  need:
    score: 0-3  # 0=nice-to-have, 1=want, 2=need, 3=urgent/painful
    notes: ""
  timeline:
    score: 0-3  # 0=someday, 1=this quarter, 2=this month, 3=this week/ASAP
    notes: ""
  competition:
    score: 0-3  # 0=3+ competitors, 1=2 competitors, 2=1 competitor, 3=sole source
    notes: ""
  champion:
    score: 0-3  # 0=no internal advocate, 1=passive, 2=active, 3=actively selling for you
    notes: ""
  total: 0     # Sum of all scores. Max=18
```

**Decision matrix:**
| Score | Action |
|-------|--------|
| 14-18 | Full custom proposal — invest heavily |
| 10-13 | Standard proposal with light customization |
| 6-9 | Template proposal or decline politely |
| 0-5 | Decline — not qualified. Send a polite "not a fit" email |

### Disqualification Signals (Walk Away)
- They want a proposal before a real conversation
- "We're just getting quotes" (you're column fodder)
- No budget conversation allowed
- Decision maker won't attend any meeting
- Timeline is "whenever" with no urgency driver
- They want you to do unpaid strategy work in the proposal

## 2. Discovery Extraction

After a discovery call, extract these into structured notes:

```yaml
discovery:
  client:
    company: ""
    industry: ""
    size: ""  # employees, revenue range
    decision_makers:...

README excerpt

# Proposal Engine — Win More Deals 🖤💛

Turn discovery calls into winning proposals. Full lifecycle from qualification to close.

Most "proposal" tools help you format a document. This skill helps you **win the deal**.

## What You Get

- **BANT-Plus Qualification** — Score opportunities before wasting time writing
- **Discovery Extraction** — Structured framework to capture what matters from calls
- **Three-Tier Pricing** — Psychology-backed pricing strategy (not just a template)
- **Complete Proposal Structure** — Mirror → Solve → Prove → Ask formula
- **100-Point Quality Checklist** — Score your proposal before sending
- **Follow-Up Cadence** — 30-day system so deals don't die in inbox
- **Objection Handling** — Word-for-word responses to the 5 most common pushbacks
- **4 Proposal Templates** — Consulting, Software, Creative, RFP Response

## Install

```bash
clawhub install afrexai-proposal-engine
```

## Quick Start

Tell your agent:
- `"Create a proposal for [client]"` — full guided flow
- `"Score this opportunity"` — qualification check
- `"Help me price [project]"` — three-tier pricing builder
- `"Review my proposal"` — quality scoring + improvements

## What Makes This Different

The original `ai-proposal-generator` on ClawHub focuses on HTML templates and color themes — making proposals *look* nice.

This skill focuses on making proposals **win**:
- Qualification scoring so you don't waste time on bad-fit prospects
- Value-based pricing frameworks (not just hourly rates)
- Discovery-to-close methodology with follow-up sequences
- Objection handling scripts for the conversations that happen *after* you send

## ⚡ Level Up — Context Packs

Want industry-specific proposal templates, pricing benchmarks, and competitive positioning?

- **[SaaS Context Pack](https://afrexai-cto.github.io/context-packs/)** — SaaS pricing models, churn benchmarks, expansion revenue strategies
- **[Professional Services Pack](https://afrexai-cto.github.io/context-packs/)** — Cons...

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

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).

rxhxm

sixtyfour-skill

★ 1

Agent Skill (SKILL.md) for Sixtyfour AI — People & company intelligence API. Enrich leads, find emails/phones, qualify prospects, search people. For Claude Code, Codex, OpenClaw, Cursor.

capt-marbles

geo-optimization

★ 1

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.

cenralsolution

Google Suite

★ 0

Google Suite Skill

cemoso

pr-review-loop

★ 0

Autonomous PR review loop with Greptile. Use when an agent creates a PR and needs to autonomously handle code review feedback — reading Greptile reviews, fixing issues, pushing fixes, re-triggering review, and auto-merging when score is 4/5+. Trigger on commands like "pr review {url}", "review my PR", or when a Greptile review webhook/poll delivers feedback.

cepheiden

esxi-debian-deploy

★ 0

Zero-touch Debian 13 VM deployment on VMware ESXi 8. Builds custom preseed ISO, creates NVMe+vmxnet3 VM with serial console, and runs unattended installation. Use when deploying Debian VMs on ESXi, automating VM provisioning, or setting up serial console access for headless ESXi VM management.