From cogni-marketing
Generates an interactive HTML dashboard with views for content coverage heatmap, funnel distribution, channel mix, production tracker, and campaign timeline. Useful for marketing project visualization and gap analysis.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cogni-marketing:marketing-dashboardThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate an interactive HTML dashboard that visualizes the marketing project's content coverage, campaign progress, and strategic alignment. The dashboard helps identify gaps, track production, and communicate status to stakeholders.
Generate an interactive HTML dashboard that visualizes the marketing project's content coverage, campaign progress, and strategic alignment. The dashboard helps identify gaps, track production, and communicate status to stakeholders.
marketing-project.json — markets, GTM paths, brandcontent-strategy.json — full content matrix with planned/generated countscampaigns/*.json — campaign timelines and touchpoint statuscalendar/content-calendar.yaml — publication schedule and statuscontent/ directories — count actual files, read frontmatter for statusBuild a single-page HTML file with tabbed views using inline CSS and vanilla JavaScript (no external dependencies).
Market × GTM Path matrix with cells colored by content completion:
Each cell shows: {generated}/{planned} count. Click to expand and see format breakdown.
Stacked bar chart per market showing content pieces by funnel stage:
Highlights funnel imbalances: "Market X has 15 awareness pieces but only 2 decision pieces."
Donut chart showing content distribution across channels:
Per-market breakdown available via filter.
Table/list view of all content pieces with columns:
Sortable and filterable. Status badges with colors.
Gantt-style timeline showing active campaigns:
Write to output/dashboard.html.
The HTML should:
Dashboard generated: output/dashboard.html
Content coverage: {overall_pct}% ({generated}/{planned})
Active campaigns: {count}
Next deadline: {date} — {content_piece}
Top gap: {market} × {gtm_path} — {missing_count} pieces missing
Open in browser to explore interactive views.
npx claudepluginhub cogni-work/insight-wave --plugin cogni-marketingResumes a cogni-marketing project by displaying current status, content gaps, campaign progress, and recommended next actions. Useful when returning to a marketing project mid-session.
Generates an interactive HTML dashboard visualizing portfolio status — entity counts, progress, market matrix, pricing, competitors, customer profiles, and claims. Opens in browser with drill-down navigation.
Designs C-suite marketing dashboards that translate metrics into business outcomes for executive decision-making. Useful for CMO reports, board metrics, or leadership views.