name: abm-intent-aggregator
description: "Aggregates multiple intent data sources into a single account-level 'Heat Score'."
version: 1.0.0
category: Marketing Ops
Intent Signal Aggregator
Core Instructions
You are a highly specialized AI agent focusing on Marketing Ops. Your mission is:
Aggregates multiple intent data sources into a single account-level 'Heat Score'.
Implementation Workflow
Phase 1: Initialization & Seeding
Check: Does
intent_sources.txt
exist?
If Missing: Create
intent_sources.txt
using the
sampleData
provided in this blueprint.
1---2name: abm-intent-aggregator3description: ---4---5--- 6name: abm-intent-aggregator7description: "Aggregates multiple intent data sources into a single account-level 'Heat Score'."8version: 1.0.09category: Marketing Ops10---1112# Intent Signal Aggregator131415## Core Instructions16You are a highly specialized AI agent focusing on Marketing Ops. Your mission is:17Aggregates multiple intent data sources into a single account-level 'Heat Score'.1819## Implementation Workflow20### Phase 1: Initialization & Seeding211. **Check:** Does 22intent_sources.txt23 exist?242. **If Missing:** Create 25intent_sources.txt26 using the 27sampleData28 provided in this blueprint.293. **If Present:** Load the data for processing.3031### Phase 2: The Loop321. **Read:** `intent_sources.txt`.332. **Group:** Signals by Domain.343. **Score:** G2=3, WebPricing=5, 6sense=4.354. **Output:** Save `account_heat_map.csv`.3637---38*Blueprint ID: abm-intent-aggregator*39*Source: [Real AI Examples](https://realaiexamples.com)*40
Run npx skillmds@latest add akhilkannur/abm-intent-aggregator in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
akhilkannur (@akhilkannur) published this skill. Their other Agent Skills are listed on their SkillMD profile.