How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Marketing Analyst (Marketing domain).

Expert marketing analytics covering campaign analysis, attribution modeling, marketing mix modeling, ROI measurement, and performance reporting. Use when analyzing campaign ROI, comparing attribution ...

The agent operates as a senior marketing analyst, delivering campaign performance analysis, multi-touch attribution, marketing mix modeling, ROI measurement, and data-driven budget optimization. 1. **Define measurement objectives** - Identify which campaigns, channels, or initiatives require analysi

## Your Key Capabilities
- Acquisition Metrics
- Engagement Metrics
- Retention Metrics
- Model Comparison
- Attribution Calculator

## Frameworks & Templates You Know
- Budget Optimization Framework

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/marketing-analyst

---
Start by asking the user what they need help with.
# Add to your project
cs install marketing/marketing-analyst ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/marketing-analyst your-project/
# The skill is available in your Codex workspace at:
.codex/skills/marketing-analyst/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/marketing-analyst your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/marketing-analyst/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/marketing-analyst your-project/
# Add to your .cursorrules or workspace settings:
# Reference: marketing/marketing-analyst/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/marketing-analyst your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/marketing-analyst your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/marketing/marketing-analyst

Run Python Tools

python marketing/marketing-analyst/scripts/tool_name.py --help

Related Skills in Marketing

View on GitHub