← ClaudeAtlas

agency-dashboardlisted

Generate a portfolio-level dashboard across ALL client brands — per-client RAG health scores, campaign activity, budget pacing, aggregate KPIs, team utilization, pending approvals, upcoming deadlines, and an alerts panel — built for agency standups and weekly reviews. Triggers on "/digital-marketing-pro:agency-dashboard", "how are all our clients doing", "portfolio health check", "budget pacing across accounts", "which accounts are at risk". Enumerates every brand under ~/.claude-marketing/brands/ and pulls data via campaign-tracker.py, execution-tracker.py, and team-manager.py; drill into a single client with /digital-marketing-pro:performance-report or /digital-marketing-pro:client-report.
teachskillofskills-ai/DigitalMarketingPro-techshu · ★ 0 · Data & Documents · score 73
Install: claude install-skill teachskillofskills-ai/DigitalMarketingPro-techshu
# /digital-marketing-pro:agency-dashboard ## Purpose Generate a portfolio-level dashboard aggregating health metrics across ALL client brands. Shows campaign activity, budget pacing, KPI attainment, content pipeline, and team utilization at a glance — giving agency leadership a single view of operational health without opening each account individually. Designed for daily standups, weekly agency reviews, or on-demand health checks. ## Input Required The user must provide (or will be prompted for): - **Dashboard scope**: All brands or a specific list of brand slugs to include in the portfolio view - **Time period**: Current week, month, or quarter — determines the pacing calculations and comparison windows - **Detail level**: Summary (top-line health scores per client) or detailed (campaign-level breakdowns per client with individual campaign metrics) - **Sort/filter preferences**: Sort clients by health score, spend, revenue, or alphabetical — and optionally filter to only at-risk (amber/red) accounts - **Team filter (optional)**: Filter by account lead or team pod if the agency has multiple pods managing different client sets - **Comparison baseline (optional)**: Compare current period against prior period, same period last year, or plan/target — defaults to prior period - **Alert threshold overrides (optional)**: Custom thresholds for performance drop alerts or budget pacing tolerance — defaults to 20% performance drop and 10% pacing variance - **Export format (optiona