niche-signal-discovery

Compute Laplace-smoothed lift scores for won versus lost account signals.

49|11|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/getaero-io/gtm-eng-skills --skill niche-signal-discovery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: niche-signal-discovery
Source: https://github.com/getaero-io/gtm-eng-skills/tree/main/skills/niche-signal-discovery
Command: npx skills add https://github.com/getaero-io/gtm-eng-skills --skill niche-signal-discovery

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Identifies unique first-party signals that differentiate Closed Won accounts from Closed Lost accounts, enabling ICP scoring and data-driven prospecting.

Core Features & Use Cases

  • Extracts multi-page website content and job listings using Deepline enrichments.
  • Computes Laplace-smoothed lift scores to rank discriminating signals.
  • Generates evidence quotes and source context to support outreach decisions.

Quick Start

Run niche-signal-discovery on your enriched dataset to surface differential signals between won and lost accounts.

Frequently Asked Questions about niche-signal-discovery

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

FAQPage Schema
What are niche buyer signals and how do they differentiate won vs lost accounts?

Niche buyer signals are first-party data points extracted from website content and job listings that distinguish Closed Won accounts from Closed Lost accounts. They are ranked by Laplace-smoothed lift scores to identify unique differentiating factors for ICP scoring.

How do I identify differential signals from first-party data for ICP prospecting?

To identify differential signals for ICP prospecting, extract multi-page website content and job listings from target accounts, then compute lift scores by keyword category to rank discriminating signals and generate evidence quotes for outreach validation.

What's the best way to analyze won vs lost accounts using website content and job postings?

The best way to analyze won vs lost accounts is to extract multi-page website content and job postings, then compute Laplace-smoothed lift scores by keyword category to surface discriminating signals and attach source evidence quotes for validation.

Can I get source evidence and representative quotes when computing lift scores for signal discovery?

Yes, computing Laplace-smoothed lift scores for signal discovery includes attaching source context and generating representative quotes. It returns a structured JSON-ready output with per-keyword lift, source breakdown, and validation evidence.

Does niche signal discovery require enriched datasets to surface first-party buyer signals?

Niche signal discovery requires enriched datasets containing Closed Won and Closed Lost account data. It uses Deepline enrichments to extract multi-page website content and job listings, computing Laplace-smoothed lift scores to surface differential buyer signals.

Why use Laplace-smoothed lift scores instead of raw frequency for differential signal analysis?

Laplace-smoothed lift scores prevent zero-frequency errors and reduce bias from small sample sizes during differential signal analysis. This method accurately ranks discriminating keywords between won and lost accounts compared to raw frequency counts.