predictleads-signals

Retrieve PredictLeads company-level intent signals for a specified domain.

277|88|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/Othmane-Khadri/YALC-the-GTM-operating-system --skill predictleads-signals
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: predictleads-signals
Source: https://github.com/Othmane-Khadri/YALC-the-GTM-operating-system/tree/main/.claude/skills/predictleads-signals
Command: npx skills add https://github.com/Othmane-Khadri/YALC-the-GTM-operating-system --skill predictleads-signals

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you quickly understand what is happening for a specific company so you can tailor outreach without manually hunting for jobs, funding, tech shifts, or news.

Core Features & Use Cases

  • Company-level intent signal retrieval: Pulls job openings, financing events, technology signals, news, and similar-company signals for one domain.
  • 7-day local caching to control cost: Stores results in a local SQLite database so repeat reads within the TTL avoid additional credit spend.
  • On-demand offline inspection: Lets you read previously cached signals locally for qualification and marketing-maturity sanity checks.

Quick Start

Run signals:fetch for hubspot.com to pull the default set of company signals and store them locally for fast reuse.

Frequently Asked Questions about predictleads-signals

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

FAQPage Schema
How do I fetch company intent signals for lead enrichment?

To fetch company intent signals for lead enrichment, you retrieve job openings, funding events, and technology news for a specific domain using the PredictLeads API to reduce manual prospect research.

Can I cache PredictLeads API responses locally to control credit spend?

Yes, you can cache PredictLeads API responses locally to control credit spend by storing fetched intent signals in a local SQLite database with a 7-day TTL to avoid duplicate API calls.

What types of intent signals can I pull for a single prospect domain?

For a single prospect domain, you can pull company-level intent signals including job openings, financing events, technology shifts, news, and similar-company data to tailor your sales outreach.

How do I read previously cached company signals without making new API calls?

You can read previously cached company signals without making new API calls by using local show and read functionality to inspect the stored SQLite data offline for qualification checks.

Do I need PredictLeads API credentials to retrieve funding events and job openings?

Yes, you need PredictLeads API credentials to retrieve funding events and job openings, as the tool requires valid authentication to fetch live company news and intent signals from the source.