LinktLinkt

Fetch Signals

Pull recent business signals with associated contacts for timely outreach

The /linkt-signals skill fetches recent business signals from your configured monitoring tasks, enriches company data, and identifies relevant contacts—giving you timely opportunities for outreach.

Purpose

Business signals indicate buying intent or organizational change:

  • A company announces AI initiatives (technology adoption)
  • A startup raises funding (budget availability)
  • A team is hiring aggressively (growth phase)
  • Leadership changes occur (new decision makers)

The signals skill surfaces these events with actionable contact information, enabling timely, relevant outreach.

Workflow

1. Start the skill

/linkt-signals

2. Fetch signals

Claude retrieves recent signals from your configured signal monitoring tasks in Linkt.

3. Enrich companies

For each signal, Claude looks up company details including size, industry, and recent activity.

4. Find contacts

Claude identifies relevant contacts at each company based on your targeting criteria.

5. Display results

Results are formatted with signal context, company information, and contact details.

Signal Types

The skill supports various signal types based on your Linkt configuration:

Signal TypeDescriptionOutreach Angle
AI InitiativesCompany announces AI/ML projectsTechnology partnership, implementation support
Funding RoundSeries A, B, C, or later fundingBudget for new tools, scaling operations
Hiring Surge20%+ headcount growthTeam scaling, process needs
Leadership ChangeNew C-suite or VP hiresFresh perspective, new initiatives
Product LaunchNew product or feature announcementCompetitive positioning, market expansion
ExpansionNew office, market, or geographyGrowth support, local presence
PartnershipStrategic partnership announcementEcosystem opportunities

Example Output

## Recent Signals (Last 7 Days)

### 1. Acme Corp - AI Initiative
**Signal:** Announced new AI-powered customer service platform
**Date:** January 28, 2025
**Source:** Company blog

**Company:**
- Industry: B2B SaaS
- Size: 150 employees
- Location: San Francisco, CA
- Recent funding: Series B ($25M, 6 months ago)

**Contacts:**
- Sarah Chen, VP of Engineering — sarah@acme.com
- Marcus Johnson, Head of AI — marcus@acme.com

---

### 2. TechStart Inc - Funding Round
**Signal:** Raised $15M Series A led by Sequoia
**Date:** January 25, 2025
**Source:** TechCrunch

**Company:**
- Industry: Developer Tools
- Size: 45 employees
- Location: Austin, TX

**Contacts:**
- Emily Rodriguez, CEO — emily@techstart.io
- David Park, CTO — david@techstart.io

Prerequisites

Before using this skill:

  1. API key configured — Set LINKT_API_KEY in your environment
  2. Signal monitoring task — Create a signal monitoring task in Linkt with your target criteria
  3. MCP connection — Ensure Claude can connect to the Linkt MCP server

Setting up signal monitoring

If you don't have a signal monitoring task configured:

  1. Go to the Linkt platform
  2. Create a new ICP with your target company criteria
  3. Enable signal monitoring for that ICP
  4. Select the signal types you want to track

The skill will pull signals from all your active monitoring tasks.

Filtering Options

When running the skill, you can specify filters:

/linkt-signals

"Show me funding signals from the last 3 days"
"Only show AI-related signals for companies over 100 employees"
"Filter to leadership changes in the fintech industry"

Claude will apply these filters when fetching and presenting results.

Customization

The signals skill behavior can be customized by editing the skill file in the cookbook:

.claude/skills/linkt-signals/SKILL.md

Common customizations:

  • Change default time range (last 7 days, 30 days, etc.)
  • Adjust company enrichment fields
  • Modify contact search criteria
  • Customize output format

See the Linkt Cookbook for detailed customization options.

Next Steps

After reviewing signals, use the outreach skill to draft personalized messages:

On this page