ai-image-creator
Generate PNG images using AI (multiple models via OpenRouter including Gemini, FLUX.2, Riverflow, SeedDream, GPT-5 Image, proxied through Cloudflare AI Gateway…
Build a marketing performance report with key metrics, trend analysis, wins and misses, and prioritized optimization recommendations. Use when wrapping a campaign, when preparing weekly, monthly, or quarterly channel summaries for stakeholders, or when you need data translated
$ npx -y skills add evolution-foundation/evo-nexus --skill mkt-performance-report --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/mkt-performance-reportContext preview
The summary Claude sees to decide when to auto-load this skill.
Build a marketing performance report with key metrics, trend analysis, wins and misses, and prioritized optimization recommendations. Use when wrapping a campaign, when preparing weekly, monthly, or quarterly channel summaries for stakeholders, or when you need data translated
name: mkt-performance-report description: Build a marketing performance report with key metrics, trend analysis, wins and misses, and prioritized optimization recommendations. Use when wrapping a campaign, when preparing weekly, monthly, or quarterly channel summaries for stakeholders, or when you need data translated into an executive summary with next-period priorities. argument-hint: "<time period or campaign>"
> If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../../CONNECTORS.md).
Generate a marketing performance report with key metrics, trend analysis, insights, and optimization recommendations.
User runs `/performance-report` or asks for a marketing report, performance analysis, campaign results, or metrics summary.
1. **Report type** — determine which type of report the user needs:
2. **Time period** — the reporting window (last week, last month, last quarter, custom date range)
3. **Data source**:
4. **Comparison period** (optional) — prior period or year-over-year for trend context
5. **Stakeholder audience** (optional) — who will read this report (executive summary style vs. detailed analyst view)
Present core metrics in a summary table:
| Metric | This Period | Prior Period | Change | Target | Status | |--------|------------|--------------|--------|--------|--------|
Status indicators:
**Campaign Report:**
**Channel Report (Email):**
**Channel Report (Social):**
**Channel Report (Paid):**
**Channel Report (SEO/Organic):**
**Content Performance:**
**Overall Marketing Report:**
For each recommendation:
Prioritize recommendations in a 2x2 matrix format:
| | Low Effort | High Effort | |---|---|---| | **High Impact** | Do first | Plan for next sprint | | **Low Impact** | Do if time allows | Deprioritize |
| Metric | Definition | Benchmark Range | What It Tells You | |--------|-----------|----------------|-------------------| | Delivery rate | Emails delivered / emails sent | 95-99% | List health and sender reputation | | Open rate | Unique opens / emails delivered | 15-30% | Subject line and sender effectiveness | | Click-through rate (CTR) | Unique clicks / emails delivered | 2-5% | Content relevance and CTA effectiveness | | Click-to-open rate (CTOR) | Unique clicks / unique opens | 10-20% | Email content quality (for those who opened) | | Unsubscribe rate | Unsubscribes / emails delivered | <0.5% | Content-audience fit and frequency tolerance | | Bounce rate | Bounces / emails sent | <2% | List quality and data hygiene | | Conversion rate | Conversions / emails delivered | 1-5% | End-to-end email effectiveness | | Revenue per email | Total revenue / emails sent | Varies | Direct revenue attribution | | List
Generate PNG images using AI (multiple models via OpenRouter including Gemini, FLUX.2, Riverflow, SeedDream, GPT-5 Image, proxied through Cloudflare AI Gateway…
Create a new custom agent for the workspace. Guides the user through defining agent name, domain, personality, skills, model, and memory folder. Use when the…
Create a new slash command for Claude Code. Guides the user through defining the command name, what it does, and generates the markdown file in…
Create a Mission, Project, or Goal (Mission → Project → Goal → Task hierarchy) in EvoNexus. Guides the user through picking a mission, choosing or creating a…
Create a new heartbeat (proactive agent scheduled with a decision prompt) for EvoNexus. Guides the user through picking an agent, setting interval, wake…
Create a new custom integration (API/service wrapper) for the workspace. Guides the user through defining the integration's slug, display name, description,…