aa-kpi-pulse

Installation
SKILL.md

KPI Pulse (Adobe Analytics)

Produce a compact, digestible KPI digest showing how key metrics changed over a chosen period, which items drove the change, and what stood out. Batches all KPIs into two runReport calls (current period + comparison period) and assembles results into an HTML performance card deck.


AA MCP Tools Used

  • findReportSuites — select working report suite
  • setSessionDefaults — set session context (reportSuiteId + globalCompanyId)
  • describeAa(REPORT_SUITE_CONTEXT_GUIDE) — load org context, top metrics, calendar config, and timezone
  • findMetrics — discover and validate metric IDs
  • listComponentUsage — identify top-used metrics if user hasn't specified
  • runReport — all KPIs batched in one call per period (current + comparison)
  • searchDimensionItems — find top contributors for top-mover callouts
Installs
114
Repository
adobe/skills
GitHub Stars
147
First Seen
Jun 2, 2026
aa-kpi-pulse — adobe/skills