Skip to content

CatchIntent/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CatchIntent Agent Skills

Pre-built workflows for GTM teams using CatchIntent with AI tools like Claude Code, Cursor, and Windsurf.

Prerequisites

claude mcp add catchintent --transport http https://engine.catchintent.com/mcp

See setup docs for other clients.

Install

npx skills add catchintent/skills

Skills

CatchIntent has one unified surface: agents create leads you triage, research, and act on. Every lead is a person on either LinkedIn or X β€” the sourcePlatform field on each lead tells you which. These skills cover the discovery side (agents β†’ leads β†’ research). Outreach skills will land once the outreach module ships.

Skill What it does Trigger
daily-triage Walk the new-lead queue one at a time β€” save / archive / skip until clear "Triage my leads", "what's new", "clear the queue"
research-lead Deep-research a single LinkedIn lead β€” public sources first, paid enrichment only if approved "Research X", "what's the angle on this lead"
enrich-leads Bulk paid enrichment via Apify ($0.002/lead, idempotent) for LinkedIn leads "Enrich these leads", "fill in profile data"
tune-agent Diagnose an underperforming agent and propose specific targeting changes "Tune my agent", "leads are off"
pipeline-review Pipeline health check β€” usage, agents, lead funnel, queue; monthly mode adds a lead-quality retro "How's my pipeline", "weekly review", "monthly retro"
craft-offer Sharpen the structured offer (pain point, mechanism, proof) that powers AI lead scoring "Fix my offer", "what's my one-liner"

Suggested Workflows

Daily:

/daily-triage β†’ /research-lead (on the high-priority saved leads) β†’ /enrich-leads (LinkedIn leads missing detail)

When leads feel off:

/daily-triage β†’ /tune-agent β†’ wait 3-5 days β†’ /daily-triage

First-time setup:

/craft-offer β†’ create your first agent β†’ /daily-triage

Weekly / monthly:

/pipeline-review β†’ /tune-agent (on the worst agent)

How It Works

Skills are playbooks that tell your AI tool how to compose CatchIntent's MCP tools (agent_*, lead_*, engagement_*, product_*, workspace_*, denylist_*) into useful workflows. The tool surface is unified β€” there are no SL- or LI-specific tool names. Where lead shape matters, tools take a kind discriminator.

All skills follow STANDARDS.md β€” shared conventions for data-first analysis, confirm-before-write, and cross-skill references.

Contributing

See STANDARDS.md for skill authoring conventions and the agentskills.io spec for the SKILL.md format.

Links

About

πŸ“‘ The intent layer for B2B outbound.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors