sales-engineer by borghei/claude-skills
npx skills add https://github.com/borghei/claude-skills --skill sales-engineer一个用于售前工程的生产就绪技能包,连接技术专长与销售执行。为 RFP/RFI 回复、竞争定位和概念验证规划提供自动化分析。
角色: 销售工程师 / 解决方案架构师 领域: 售前工程、解决方案设计、技术演示、概念验证 业务类型: SaaS / 售前工程
| 指标 | 描述 | 目标 |
|---|---|---|
| 赢单率 | 赢单数 / 总机会数 | >30% |
| 销售周期长度 | 从发现到成交的平均天数 | <90 天 |
| POC 转化率 | 转化为成交的 POC 数量 | >60% |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 客户参与度评分 | 利益相关者在评估中的参与度 | >75% |
| RFP 覆盖率评分 | 完全满足的需求 | >80% |
目标: 了解客户需求、技术环境和业务驱动力。
活动:
工具: 使用 rfp_response_analyzer.py 对初始需求匹配度进行评分。
输出: 技术发现文档、需求映射、初始覆盖率评估。
目标: 设计满足客户需求的解决方案架构。
活动:
工具: 使用 competitive_matrix_builder.py 识别差异化优势和薄弱环节。
输出: 解决方案架构、竞争定位、技术差异化策略。
目标: 根据利益相关者的优先级交付引人注目的技术演示。
活动:
模板: 使用 demo_script_template.md 进行结构化的演示准备。
输出: 定制化演示、针对特定利益相关者的要点说明、反馈记录。
目标: 执行结构化的概念验证以验证解决方案。
活动:
工具: 使用 poc_planner.py 生成完整的 POC 计划。
模板: 使用 poc_scorecard_template.md 进行评估跟踪。
输出: POC 计划、评估记分卡、执行/不执行建议。
目标: 交付支持商业成交的技术方案。
活动:
模板: 使用 technical_proposal_template.md 作为方案文档。
输出: 技术方案、实施时间线、风险缓解计划。
脚本: scripts/rfp_response_analyzer.py
目的: 解析 RFP/RFI 需求,评估覆盖率,识别差距,并生成投标/不投标建议。
覆盖类别:
优先级加权:
投标/不投标逻辑:
用法:
# 人类可读输出
python scripts/rfp_response_analyzer.py assets/sample_rfp_data.json
# JSON 输出
python scripts/rfp_response_analyzer.py assets/sample_rfp_data.json --format json
# 帮助
python scripts/rfp_response_analyzer.py --help
输入格式: 查看 assets/sample_rfp_data.json 获取完整模式。
脚本: scripts/competitive_matrix_builder.py
目的: 生成功能对比矩阵,计算竞争分数,识别差异化优势和薄弱环节。
功能评分:
用法:
# 人类可读输出
python scripts/competitive_matrix_builder.py competitive_data.json
# JSON 输出
python scripts/competitive_matrix_builder.py competitive_data.json --format json
输出包括:
脚本: scripts/poc_planner.py
目的: 生成包含时间线、资源分配、成功标准和评估记分卡的结构化 POC 计划。
默认阶段划分:
用法:
# 人类可读输出
python scripts/poc_planner.py poc_data.json
# JSON 输出
python scripts/poc_planner.py poc_data.json --format json
输出包括:
| 参考 | 描述 |
|---|---|
references/rfp-response-guide.md | RFP/RFI 回复最佳实践、合规性矩阵、投标/不投标框架 |
references/competitive-positioning-framework.md | 竞争分析方法论、竞争卡创建、异议处理 |
references/poc-best-practices.md | POC 规划方法论、成功标准、评估框架 |
| 模板 | 用途 |
|---|---|
assets/technical_proposal_template.md | 包含执行摘要、解决方案架构、实施计划的技术方案 |
assets/demo_script_template.md | 包含议程、要点说明、异议处理的演示脚本 |
assets/poc_scorecard_template.md | 带加权评分的 POC 评估记分卡 |
assets/sample_rfp_data.json | 用于测试分析器的示例 RFP 数据 |
assets/expected_output.json | 来自 rfp_response_analyzer.py 的预期输出 |
../../marketing-skill/ 的竞争情报和消息框架../../product-team/../../c-level-advisor/../customer-success-manager/ 的客户成功经理最后更新: 2026年2月 状态: 生产就绪 工具: 3 个 Python 自动化脚本 参考: 3 个知识库文档 模板: 5 个资产文件
每周安装次数
59
代码仓库
GitHub 星标数
29
首次出现
2026年1月24日
安全审计
安装于
claude-code46
opencode38
gemini-cli36
cursor34
codex33
github-copilot31
A production-ready skill package for pre-sales engineering that bridges technical expertise and sales execution. Provides automated analysis for RFP/RFI responses, competitive positioning, and proof-of-concept planning.
Role: Sales Engineer / Solutions Architect Domain: Pre-Sales Engineering, Solution Design, Technical Demos, Proof of Concepts Business Type: SaaS / Pre-Sales Engineering
| Metric | Description | Target |
|---|---|---|
| Win Rate | Deals won / total opportunities | >30% |
| Sales Cycle Length | Average days from discovery to close | <90 days |
| POC Conversion Rate | POCs resulting in closed deals | >60% |
| Customer Engagement Score | Stakeholder participation in evaluation | >75% |
| RFP Coverage Score | Requirements fully addressed | >80% |
Objective: Understand customer requirements, technical environment, and business drivers.
Activities:
Tools: Use rfp_response_analyzer.py to score initial requirement alignment.
Output: Technical discovery document, requirement map, initial coverage assessment.
Objective: Design a solution architecture that addresses customer requirements.
Activities:
Tools: Use competitive_matrix_builder.py to identify differentiators and vulnerabilities.
Output: Solution architecture, competitive positioning, technical differentiation strategy.
Objective: Deliver compelling technical demonstrations tailored to stakeholder priorities.
Activities:
Templates: Use demo_script_template.md for structured demo preparation.
Output: Customized demo, stakeholder-specific talking points, feedback capture.
Objective: Execute a structured proof-of-concept that validates the solution.
Activities:
Tools: Use poc_planner.py to generate the complete POC plan.
Templates: Use poc_scorecard_template.md for evaluation tracking.
Output: POC plan, evaluation scorecard, go/no-go recommendation.
Objective: Deliver a technical proposal that supports the commercial close.
Activities:
Templates: Use technical_proposal_template.md for the proposal document.
Output: Technical proposal, implementation timeline, risk mitigation plan.
Script: scripts/rfp_response_analyzer.py
Purpose: Parse RFP/RFI requirements, score coverage, identify gaps, and generate bid/no-bid recommendations.
Coverage Categories:
Priority Weighting:
Bid/No-Bid Logic:
Usage:
# Human-readable output
python scripts/rfp_response_analyzer.py assets/sample_rfp_data.json
# JSON output
python scripts/rfp_response_analyzer.py assets/sample_rfp_data.json --format json
# Help
python scripts/rfp_response_analyzer.py --help
Input Format: See assets/sample_rfp_data.json for the complete schema.
Script: scripts/competitive_matrix_builder.py
Purpose: Generate feature comparison matrices, calculate competitive scores, identify differentiators and vulnerabilities.
Feature Scoring:
Usage:
# Human-readable output
python scripts/competitive_matrix_builder.py competitive_data.json
# JSON output
python scripts/competitive_matrix_builder.py competitive_data.json --format json
Output Includes:
Script: scripts/poc_planner.py
Purpose: Generate structured POC plans with timeline, resource allocation, success criteria, and evaluation scorecards.
Default Phase Breakdown:
Usage:
# Human-readable output
python scripts/poc_planner.py poc_data.json
# JSON output
python scripts/poc_planner.py poc_data.json --format json
Output Includes:
| Reference | Description |
|---|---|
references/rfp-response-guide.md | RFP/RFI response best practices, compliance matrix, bid/no-bid framework |
references/competitive-positioning-framework.md | Competitive analysis methodology, battlecard creation, objection handling |
references/poc-best-practices.md | POC planning methodology, success criteria, evaluation frameworks |
| Template | Purpose |
|---|---|
assets/technical_proposal_template.md | Technical proposal with executive summary, solution architecture, implementation plan |
assets/demo_script_template.md | Demo script with agenda, talking points, objection handling |
assets/poc_scorecard_template.md | POC evaluation scorecard with weighted scoring |
assets/sample_rfp_data.json | Sample RFP data for testing the analyzer |
assets/expected_output.json | Expected output from rfp_response_analyzer.py |
../../marketing-skill/../../product-team/../../c-level-advisor/../customer-success-manager/Last Updated: February 2026 Status: Production-ready Tools: 3 Python automation scripts References: 3 knowledge base documents Templates: 5 asset files
Weekly Installs
59
Repository
GitHub Stars
29
First Seen
Jan 24, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
claude-code46
opencode38
gemini-cli36
cursor34
codex33
github-copilot31
通过 LiteLLM 代理让 Claude Code 对接 GitHub Copilot 运行 | 高级变通方案指南
44,900 周安装