intent-data-activation

intent-data-activation is a skill for Claude Code from modest-curator478/claude-skills. It costs 238 tokens per session (1,542 once invoked), scanned A, a copy of intent-data-activation, MIT.

A workflow skill for turning buyer-interest signals from intent-data services into actions. Intent data is information suggesting that a company may be researching a topic or product.

In plain words
What is it for?
Designing thresholds, routing signals to sales representatives or campaigns, enrolling accounts, sending alerts, prioritising accounts, and measuring results in a CRM.
Why use it?
It connects short-lived interest signals to clear follow-up rules instead of leaving them as unused scores or records.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Designing thresholds, routing signals to sales representatives or campaigns, enrolling accounts, sending alerts, prioritising accounts, and measuring results in a CRM.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/modest-curator478/claude-skills/intent-data-activation
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 modest-curator478/claude-skills --skill intent-data-activation
Clone the repo
git clone --depth 1 https://github.com/modest-curator478/claude-skills

Made for: Claude Code.

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 intent-data-activation

README.md
[![agentmods](https://agentmods.dev/badge/skills/modest-curator478/claude-skills/intent-data-activation/github.svg)](https://agentmods.dev/skills/modest-curator478/claude-skills/intent-data-activation)
Your own site
<a href="https://agentmods.dev/skills/modest-curator478/claude-skills/intent-data-activation"><img src="https://agentmods.dev/badge/skills/modest-curator478/claude-skills/intent-data-activation/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 intent-data-activation

Your own site · 80×15
<a href="https://agentmods.dev/skills/modest-curator478/claude-skills/intent-data-activation"><img src="https://agentmods.dev/badge/skills/modest-curator478/claude-skills/intent-data-activation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 238 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,542 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 100% copy Near-identical to another mod 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.00238 $0.01542
Opus 5 $0.00119 $0.00771
Sonnet 5 $0.00048 $0.00308
Haiku 4.5 $0.00024 $0.00154

Measured 10d ago against content hash 1ee9acca3153, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

intent-data-activation 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 10d 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.

Origin

This is a copy

100% identical to intent-data-activation — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

revops/intent-data-activation/SKILL.md · 147 lines

How it starts

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

Intent Data Activation: Turning Signals Into Actions That Generate Pipeline

Intent data earns its cost when it changes what happens next for a specific account. A signal without a workflow is just data. This skill encodes the workflow design decisions that connect a signal to a response, the threshold logic that determines which signals are worth acting on, the routing decisions that determine whether a signal goes to a rep or a campaign, and the measurement framework that tells you whether the activation is working.


HOW TO SET UP THIS SKILL

Provide:

  • Which intent data provider or providers you have: ZoomInfo Intent, Bombora, G2 Buyer Intent, 6sense, Demandbase, or other
  • Your CRM: HubSpot, Salesforce, or other
  • How intent data currently flows into your CRM, if at all
  • Whether you have an SDR or BDR team handling outbound
  • Your current ICP: the firmographic and behavioral profile of your best-fit accounts
  • What, if anything, you are currently doing with intent signals

The Core Problem: Intent Data Without Activation Logic

Intent signals decay fast. A Bombora Company Surge score that spikes on a Monday and is not acted on by Wednesday has already lost significant value. Accounts in active research mode are evaluating multiple vendors simultaneously. The team that responds first with relevant messaging wins more conversations than the team with the best product but the slowest activation.


Step 1: Signal Triage Before Building Any Workflow

Signal quality by source type:

First-party signals (your own website, your own HubSpot or Salesforce data): Highest quality. An account visiting your pricing page three times in a week is a more reliable signal than an account showing Bombora surge on a topic adjacent to your category.

G2 Buyer Intent: High quality for software categories. An account actively reviewing products in your category on G2 has demonstrated vendor evaluation behavior.

Bombora Company Surge: Medium quality. Topic selection matters enormously. Broad topics produce noise. Narrow, category-specific topics produce signal.

Read the full file on GitHub · 147 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. 10d ago First seen · 147 lines · 238 tokens per session scan A 1ee9acca3153

Subscribe to this mod's changes

intent-data-activation is a skill published in the GitHub repository modest-curator478/claude-skills (4 stars, last pushed today), licensed MIT. It adds 238 tokens to every session and 1,542 once invoked, about $0.0012 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to intent-data-activation, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

TEMPLATE

../../../agents/personas/TEMPLATE.md.

alirezarezvani/claude-skills · 0 tokens

debug

Systematic debugging using error-detective and debugger agents instead of manual investigation. Triggers automatically on: error, bug, broken, failing, exception, stack trace, test failure. Orchestrates RCA-first approach with parallel agent investigation.

arpitnath/claude-capsule-kit · 50 tokens

deep-context

Build deep codebase understanding using Capsule context, progressive-reader, and specialist agents instead of overwhelming main context. Triggers on: don't have context, understand codebase, learn about, need background. Implements progressive context building.

arpitnath/claude-capsule-kit · 47 tokens

workflow

Systematic task orchestration for complex multi-step tasks. Triggers automatically when detecting: complex task, multi-step work, coordinate, orchestrate, break down. Guides through Understand → Strategy → Plan → Execute → Verify phases for comprehensive systematic approach.

arpitnath/claude-capsule-kit · 51 tokens

task-router

Decision matrix for choosing optimal approach to any task. Helps Claude decide when to delegate to sub-agents vs. working directly. Use when starting a new task or unsure of best approach.

arpitnath/claude-capsule-kit · 43 tokens

nextdns-cli

NextDNS CLI client best practices for installation, configuration, and management of DNS-over-HTTPS proxy. This skill should be used when installing NextDNS on routers, servers, or client devices, configuring DNS settings, managing the daemon, or troubleshooting DNS issues. Triggers on tasks involving NextDNS CLI…

tuanductran/nextdns-skills · 76 tokens