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.
npx skills add matellez/claude-skills --skill intent-data-activationgit clone --depth 1 https://github.com/matellez/claude-skillsWrote 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.
[](https://agentmods.dev/skills/matellez/claude-skills/intent-data-activation)<a href="https://agentmods.dev/skills/matellez/claude-skills/intent-data-activation"><img src="https://agentmods.dev/badge/skills/matellez/claude-skills/intent-data-activation.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once 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 |
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 7d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- intent-data-activation — 100% identical, 0 lines differ
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.
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.
- 7d ago First seen · 147 lines · 238 tokens per session scan A 1ee9acca3153
intent-data-activation is a skill published in the GitHub repository matellez/claude-skills (4 stars, last pushed 5mo ago), 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. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
skill-builder
Automatically detect source types and build AI skills using Skill Seekers. Use when the user wants to create skills from documentation, repos, PDFs, videos, or other knowledge sources.
market-research-workflow
Trigger for: federal acquisition market research; FAR Part 10 reports; refreshing an existing market research report; analyzing commerciality, competition, small-business availability, contract type, consolidation, prior awards, vendors, or market conditions; or preparing supported findings for a Pre-Award Agent. A…
acquisition-policy-workflow
Trigger for: explaining current FAR, DFARS, or agency-supplement text; determining documented acquisition-policy status for an agency and FAR part; comparing codified text, RFO model text, and agency deviations; tracing acquisition rulemaking; finding procurement comment periods; analyzing public comments; refreshing…
igce-builder-lh-tm
Trigger for: Labor-Hour IGCE, LH estimate, Time-and-Materials IGCE, T&M estimate, burdened hourly rate, burden multiplier, labor-category ceiling hours, materials estimate, proposed LH/T&M rate validation, price-reasonableness memo, or fair-and-reasonable analysis. Build auditable LH/T&M estimates using BLS OEWS…
rudder-data-graphs
Produces Data Graph YAML from RETL sources for Audiences. Use when designing Data Graphs, mapping RETL to entities/events, or assessing customer fit for Audiences.
rudder-typer-workflow
Generates type-safe SDKs (Swift/Kotlin) from tracking plans with compile-time validation. Use when generating type-safe event tracking code from tracking plans using RudderTyper.