sales-engineer

Automate RFP response analysis, competitive positioning, and POC planning with Python scripts.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/amanhsn/flyerbuild --skill sales-engineer-amanhsn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sales-engineer
Source: https://github.com/amanhsn/flyerbuild/tree/main/.cursor/skills/sales-engineer
Command: npx skills add https://github.com/amanhsn/flyerbuild --skill sales-engineer-amanhsn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, numpy, scikit-learn, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the pre-sales engineering process by automating the analysis of RFPs, building competitive matrices, and planning complex proof-of-concept engagements, enabling faster and more effective deal cycles.

Core Features & Use Cases

  • RFP Analysis: Automatically score RFP responses for coverage gaps and identify bid/no-bid opportunities.
  • Competitive Intelligence: Generate feature comparison matrices and identify key differentiators and vulnerabilities.
  • POC Planning: Create structured plans for proof-of-concept engagements, including timelines, resources, and success criteria.
  • Use Case: A sales engineer receives a complex RFP. They can use this Skill to quickly analyze requirement coverage, identify areas needing attention, and generate a data-driven recommendation on whether to bid, along with a plan to address any gaps.

Quick Start

Use the sales engineer skill to analyze the RFP document located at '/mnt/data/rfp_sample.json'.

Frequently Asked Questions about sales-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate RFP response analysis to identify bid or no-bid opportunities?

Automating RFP response analysis scores requirements to identify bid/no-bid opportunities. The Skill evaluates document coverage, highlights gaps needing attention, and generates a data-driven recommendation on whether to bid based on requirement alignment.

What is the best way to build a competitive intelligence matrix for pre-sales?

Building a competitive intelligence matrix generates feature comparisons to highlight key differentiators and vulnerabilities. This process structures pre-sales positioning data into a clear matrix, allowing sales engineers to visualize competitive advantages and address weaknesses.

How do I create a structured proof-of-concept plan for a complex sales engagement?

Creating a structured proof-of-concept plan involves defining timelines, resources, and success criteria for sales engagements. It automates POC planning to ensure complex technical validations are organized, scoped correctly, and aligned with deal objectives.

Can I use Python scripts for deterministic pre-sales task execution?

Yes, you can use Python scripts for deterministic pre-sales task execution. The Skill leverages Python to analyze requirements, generate matrices, and plan engagements, ensuring consistent and repeatable outputs for sales engineering tasks.

Do I need pandas and numpy to analyze RFP requirement coverage gaps?

Yes, you need pandas and numpy to analyze RFP requirement coverage gaps. These dependencies provide the data manipulation and numerical processing capabilities required to parse requirements, identify coverage areas, and generate analytical matrices.