portfolio-health-dashboard

portfolio-health-dashboard is a command for Claude Code from Ad-Superpowers/ad-superpowers-plugin. It costs 44 tokens per session (2,258 once invoked), scanned A, original, MIT.

A traffic-light health check for connected Meta, Google Ads, LinkedIn, and TikTok advertising accounts. It reviews the last seven days and marks accounts as healthy, needing attention, or urgent.

In plain words
What is it for?
Use it for weekly portfolio reviews, prioritising accounts that need action, checking whether TikTok ads may be tiring quickly, and reviewing LinkedIn business-to-business cost-per-lead or Meta and Google performance.
Why use it?
It gives a quick view of many ad accounts without opening each platform and checking metrics separately. Platform-specific thresholds help focus attention on accounts with performance problems.

Command for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Part of the ad-superpowers plugin — 120 skills, 35 commands, 5 agents, 1 MCP server shipped together

Good fit Use it for weekly portfolio reviews, prioritising accounts that need action, checking whether TikTok ads may be tiring quickly, and reviewing LinkedIn business-to-business cost-per-lead or Meta and Google performance.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/ad-superpowers/ad-superpowers-plugin/portfolio-health-dashboard
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.

Clone the repo
git clone --depth 1 https://github.com/Ad-Superpowers/ad-superpowers-plugin

Made for: Claude Code.

Or install ad-superpowers, the plugin that ships this one along with the rest of its 120 skills, 35 commands, 5 agents, 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 portfolio-health-dashboard

README.md
[![agentmods](https://agentmods.dev/badge/commands/ad-superpowers/ad-superpowers-plugin/portfolio-health-dashboard/github.svg)](https://agentmods.dev/commands/ad-superpowers/ad-superpowers-plugin/portfolio-health-dashboard)
Your own site
<a href="https://agentmods.dev/commands/ad-superpowers/ad-superpowers-plugin/portfolio-health-dashboard"><img src="https://agentmods.dev/badge/commands/ad-superpowers/ad-superpowers-plugin/portfolio-health-dashboard/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 portfolio-health-dashboard

Your own site · 80×15
<a href="https://agentmods.dev/commands/ad-superpowers/ad-superpowers-plugin/portfolio-health-dashboard"><img src="https://agentmods.dev/badge/commands/ad-superpowers/ad-superpowers-plugin/portfolio-health-dashboard.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,258 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.00044 $0.02258
Opus 5 $0.00022 $0.01129
Sonnet 5 $0.00009 $0.00452
Haiku 4.5 $0.00004 $0.00226

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

Security

Grade A, and why

portfolio-health-dashboard 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 11d 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.

plugin/commands/portfolio-health-dashboard.md · 168 lines

How it starts

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

Platforms: meta, google_ads, linkedin, tiktok Tier: free

This command requires the Ad Superpowers MCP connector to access your ad account data. Connect at https://app.adsuperpowers.ai if you haven't already.

Portfolio Health Dashboard

Generate a comprehensive health check for all connected ad accounts for the last 7 days.

OUTPUT FORMAT (CRITICAL - follow this EXACT structure)

TL;DR

1-2 sentence plain English summary. Examples:

  • "Your ads are mostly on track. One account needs attention: [Account] on TikTok has declining performance costing ~€XX/day in wasted spend."
  • "All accounts are performing well this week. Focus on growth, not fixes."

#1 Priority — If You Do ONE Thing This Week

Single most impactful action in plain language. Example: "Refresh your TikTok creatives in [Account Name]. Your current ads are tired (running 12 days — TikTok ads need refreshing every 5-7 days). Likely costing €50-100/day extra." If all healthy: "No urgent actions needed. Consider testing new creatives."

Quick Overview

X accounts | Y healthy | Z need attention | W urgent

Platform Status Quick Take
Meta Green/Amber/Red "Running smoothly" / "Watch your costs" / "Needs work"
Google Green/Amber/Red Plain language description
TikTok Green/Amber/Red Plain language description
LinkedIn Green/Amber/Red Plain language description

Detailed Account Status

Account Platform Budget Used Results vs Goal Health
[Name] Meta €XX/€XX Above/On/Below target Green/Amber/Red
[Name] TikTok €XX/€XX Above/On/Below target Green/Amber/Red
[Name] LinkedIn €XX/€XX Above/On/Below target Green/Amber/Red
[Name] Google €XX/€XX Above/On/Below target Green/Amber/Red

Urgent — Fix This Week (Red items)

For each: Problem (plain language) → Impact (€/day) → Fix (specific action)

Read the full file on GitHub · 168 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. 11d ago First seen · 168 lines · 44 tokens per session scan A 0079e7d66851

Subscribe to this mod's changes

portfolio-health-dashboard is a command published in the GitHub repository Ad-Superpowers/ad-superpowers-plugin (5 stars, last pushed today), licensed MIT. It adds 44 tokens to every session and 2,258 once invoked, about $0.0002 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.