campaign_report_template

**Report Period:** [Start Date] - [End Date]

Content Preview
# Campaign Performance Report

**Report Period:** [Start Date] - [End Date]
**Prepared By:** [Name]
**Date:** [Report Date]

---

## Executive Summary

[2-3 sentence summary of overall campaign performance, key wins, and areas of concern.]

---

## Portfolio Overview

| Metric | This Period | Previous Period | Change |
|--------|-----------|----------------|--------|
| Total Spend | $ | $ | % |
| Total Revenue | $ | $ | % |
| Total Profit | $ | $ | % |
| Portfolio ROI | % | % | pp |
| Portfolio 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/campaign_report_template.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/marketing-skill/campaign-analytics/assets/campaign_report_template.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at marketing-skill/campaign-analytics/assets/campaign_report_template.md

Related Skills