inbound-speed-to-lead

inbound-speed-to-lead is a skill for Claude Code from First-Touch-Inc/firsttouch-agent-skill-packs. It costs 155 tokens per session (1,513 once invoked), scanned A, original, MIT.

A workflow for contacting people on LinkedIn after high-interest events such as booked meetings, signups, trials, or demo requests. It can use HubSpot events or an imported list when HubSpot is unavailable, and prepares follow-up messages for approval.

In plain words
What is it for?
Use it to follow up with inbound prospects from meetings, registrations, trials, or demo requests. It supports a solo seller or founder reviewing each contact, and can also handle scheduled or list-based workflows.
Why use it?
It helps reduce the delay between someone showing interest and receiving a LinkedIn connection request or follow-up. It also provides a fallback when a direct HubSpot connection is not available.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ae-pack plugin — 13 skills, 1 MCP server shipped together

Good fit Use it to follow up with inbound prospects from meetings, registrations, trials, or demo requests. It supports a solo seller or founder reviewing each contact, and can also handle scheduled or list-based workflows.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/first-touch-inc/firsttouch-agent-skill-packs/inbound-speed-to-lead
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add First-Touch-Inc/firsttouch-agent-skill-packs --skill inbound-speed-to-lead
Clone the repo
git clone --depth 1 https://github.com/First-Touch-Inc/firsttouch-agent-skill-packs

Made for: Claude Code.

Or install ae-pack, the plugin that ships this one along with the rest of its 13 skills, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for inbound-speed-to-lead

README.md
[![agentmods](https://agentmods.dev/badge/skills/first-touch-inc/firsttouch-agent-skill-packs/inbound-speed-to-lead/github.svg)](https://agentmods.dev/skills/first-touch-inc/firsttouch-agent-skill-packs/inbound-speed-to-lead)
Your own site
<a href="https://agentmods.dev/skills/first-touch-inc/firsttouch-agent-skill-packs/inbound-speed-to-lead"><img src="https://agentmods.dev/badge/skills/first-touch-inc/firsttouch-agent-skill-packs/inbound-speed-to-lead/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for inbound-speed-to-lead

Your own site · 80×15
<a href="https://agentmods.dev/skills/first-touch-inc/firsttouch-agent-skill-packs/inbound-speed-to-lead"><img src="https://agentmods.dev/badge/skills/first-touch-inc/firsttouch-agent-skill-packs/inbound-speed-to-lead.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 155 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,513 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00155 $0.01513
Opus 5 $0.00077 $0.00757
Sonnet 5 $0.00031 $0.00303
Haiku 4.5 $0.00015 $0.00151

Measured 12d ago against content hash 57355e35bac2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

inbound-speed-to-lead scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/ae-pack/skills/inbound-speed-to-lead/SKILL.md · 96 lines

How it starts

The opening of the file, as written. The whole thing — 96 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Inbound Speed-to-Lead

Solo/default path: a single AE or founder can run this from a meeting-booked/signup list and approve every touch themselves. If you later run it with a team, add owner-based routing, per-seat cap sharing, approval review, and FirstTouch/HubSpot logging checks.

Outcome: Add a fast, light LinkedIn touch to high-intent inbound moments - booked meetings, signups, trials, demo requests - when the agent runs or on a configured schedule. True live speed-to-lead uses the HubSpot workflow → FirstTouch action-card path when the portal supports it; agent-run or scheduled list/import workflows are fallback paths.

First-run onboarding gate

Before running this skill for the first time in a workspace, load ../../references/onboarding.md and complete the onboarding questions. Do not proceed until you know: LinkedIn account type (free/basic = no connection notes; recommend 10 connection requests/day and never exceed the FirstTouch max of 20/day; Sales Navigator/Premium = connection notes available; recommend 20 connection requests/day and never exceed the FirstTouch max of 30/day), HubSpot access (MCP, service key/private app token, HubSpot list only, or none), and which play the user wants to run. Recommend high-intent plays before outbound to keep the LinkedIn account healthy. If HubSpot is unavailable, do not run HubSpot-specific steps unless the user provides a HubSpot list FirstTouch can access.

When to use

  • A meeting is booked and the AE wants same-day LinkedIn auto-connect/follow-up
  • New signup or trial starts in HubSpot
  • Demo request submitted
  • Inbound contact reaches a high-intent lifecycle state
  • The user says "attach LinkedIn to inbound" or "improve speed to lead"

Inputs

  • Trigger event: meeting booked / signup / trial / demo / hand-raise form / list membership
  • Window: how soon after trigger to act (default: same day)
  • Connection-note policy: use note only if sender has Premium/Sales Nav and the motion is warm enough

Read the full file on GitHub · 96 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 96 lines · 155 tokens per session scan A 57355e35bac2

Subscribe to this mod's changes

inbound-speed-to-lead is a skill published in the GitHub repository First-Touch-Inc/firsttouch-agent-skill-packs (5 stars, last pushed 2mo ago), licensed MIT. It adds 155 tokens to every session and 1,513 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.