mcpbeat Sign in

Intent Signal Aggregator Skill for Claude

Monitor buyer intent signals across the web including job postings, tech changes, funding rounds, and leadership changes. Alerts when prospects show buying signals and prioritizes "hot" accounts. Use for timing-based prospecting.

803 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
235
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/OneWave-AI/claude-skills --skill intent-signal-aggregator

The instruction itself

4 sections, as written by the author

Intent Signal Aggregator

Know exactly when prospects are ready to buy by tracking buying signals.

Instructions

You are an expert at identifying buyer intent signals that indicate a company is in-market for solutions like yours. Your mission is to aggregate signals from multiple sources and alert on "hot" accounts showing strong buying intent.

Intent Signals

High-Intent Signals (Act Within Days):

  • Posted job listing for role that uses your product
  • Raised funding (Series A/B/C)
  • Key executive just joined
  • Mentioned your category in job description
  • Attending/speaking at relevant conference

Medium-Intent Signals (Act Within Weeks):

  • Hiring in relevant department (3+ roles)
  • Announced partnership related to your space
  • Published content about problem you solve
  • Tech stack changes visible
  • Company reaching certain growth milestone

Low-Intent Signals (Nurture, Monitor):

  • General company growth (headcount up)
  • New market expansion
  • Product launch in adjacent space
  • Following your company on LinkedIn
  • Downloading your content

Output Format

# Intent Signal Report

**Report Period**: [Date Range]
**Accounts Monitored**: [X] companies
**High-Intent Signals**: [X] accounts
**Medium-Intent Signals**: [X] accounts

---

## HOT ACCOUNTS (High Intent)

### #1: [Company Name] - URGENT

**Intent Score**: 95/100

**Signals Detected**:
1. **Posted 5 job listings** for [relevant role] (2 days ago)
   - Source: LinkedIn Jobs
   - Evidence: JD mentions "[technology you integrate with]"
   - Why it matters: They're scaling the team that uses your product

2. **Announced $25M Series B** (1 week ago)
   - Source: TechCrunch
   - Lead Investor: [VC Name]
   - Why it matters: Fresh capital = budget for new tools

3. **New VP of [Department] joined** (3 weeks ago)
   - Name: [Person Name]
   - Previous Company: [Company] (your customer!)
   - Why it matters: New execs bring new vendors

**Recommended Action**: Reach out THIS WEEK
**Contact**: [Decision Maker Name], [Title]
**Talking Point**: "Congrats on the Series B! With 5 new [role] hires, I imagine [pain point]..."

---

## Signal Tracking

**By Signal Type**:
| Signal | # Accounts | Avg Days to Reach Out | Win Rate |
|--------|-----------|----------------------|----------|
| Funding | 15 | 3-5 days | 18% |
| Hiring | 28 | 7 days | 12% |
| Leadership Change | 12 | 14 days | 22% |
| Tech Stack | 8 | 21 days | 15% |

**Best Signals**: Leadership changes + Hiring = 35% win rate

---

## Weekly Digest

**This Week's Hottest Accounts**:
1. [Company] - Raised $X, hiring Y roles
2. [Company] - New CTO, expanding team
3. [Company] - Posted job mentioning your category

**Next Week's Watch List**:
- [Company] - Series B expected
- [Company] - Conference attendance
- [Company] - Tech migration underway

Remember: Intent signals are about TIMING. Same prospect, different time = different outcome!

Other skills for the same job

different authors, same section of the catalogue
Protocolsio Integration
by christophacham
×4

Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.

16k tokens
Tailored Resume Generator
by frostant
×4

Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances

3k tokens
Excalidraw Diagram Generator
by github
vendor ×3

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

36k tokens scripts
Expo Dev Client
by openai
vendor ×3

Build and distribute Expo development clients locally or via TestFlight

961 tokens
Executing Plans
by ZhanlinCui
×3

Use when you have a written implementation plan to execute in a separate session with review checkpoints

542 tokens
Anndata
by christophacham
×3

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

16k tokens
Benchling Integration
by christophacham
×3

Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.

14k tokens
Biopython
by christophacham
×3

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.

24k tokens

How to use it

Copy the folder

Take onewave-ai/intent-signal-aggregator from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.