signal-scanner

Identify buying signals in A-tier leads via Perplexity research and output structured JSON.

72|25|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/TheMattBerman/first-1000-kit --skill signal-scanner-themattberman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: signal-scanner
Source: https://github.com/TheMattBerman/first-1000-kit/tree/main/skills/signal-scanner
Command: npx skills add https://github.com/TheMattBerman/first-1000-kit --skill signal-scanner-themattberman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, curl, and includes scripts (resource) components.

What problem does it solve?

Manually researching high-potential leads to uncover buying signals is time-consuming and error-prone; this skill automates deep research to surface actionable intel.

Core Features & Use Cases

  • Deep company intel: assess funding, size, and growth signals for each A-tier lead.
  • Buying signals scoring: categorize leads by urgency (Priority 1-3) based on external indicators.
  • Outreach hooks: generate tailored, human-first hooks to accelerate warm introductions and conversations.
  • Pipeline integration: output includes a structured research object (deep_research) and priority to feed downstream workflows. Use case: a sales rep mines scored leads, runs Perplexity-based research, and prioritizes outreach to the top 1-5% of accounts with recent funding or expansion.

Quick Start

Run the Perplexity-powered scan on your scored A-tier leads to annotate signals and produce a priority-backed report.

Frequently Asked Questions about signal-scanner

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

FAQPage Schema
How do I automate B2B lead scoring with deep research for outbound prospecting?

Buying signals are external indicators of a prospect's readiness to purchase, such as recent funding or company expansion. This skill uses Perplexity queries to identify these signals and categorize A-tier leads into a Priority 1-3 urgency scale for targeted outbound sales workflows.

What do I need to run Perplexity-based deep research on my sales leads?

To run Perplexity-based deep research, you need a PERPLEXITY_API_KEY and the bash command-line tools curl and jq installed. The skill uses a bash script to execute the queries and parse the resulting structured JSON output for your outbound workflows.

Can I generate personalized outreach hooks using automated sales research?

You run a bash script that takes your scored A-tier leads and executes Perplexity queries to assess funding, size, and growth indicators. The script produces a structured research object with deep research findings, a calculated signal score, and a priority ranking for pipeline integration.

What's the best way to prioritize outbound follow-up for high-potential accounts?

This approach is limited to A-tier leads and requires a PERPLEXITY_API_KEY to function, meaning it cannot research prospects without external web data access. Users must also ensure their environment supports bash scripting with curl and jq dependencies to execute the research queries successfully.