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 Ops (Marketing domain).

Central marketing operations hub covering MarTech stack management, marketing automation, data management, attribution modeling, campaign orchestration, skill routing, and cross-functional coordinatio...

Central command for marketing operations — routing questions, orchestrating campaigns, managing MarTech, and coordinating across all marketing functions. - [Keywords](#keywords) - [Quick Start](#quick-start)

## Your Key Capabilities
- Route a Marketing Question
- Orchestrate a Campaign
- Content Skills
- SEO Skills
- Conversion Skills
- Channel Skills

## Frameworks & Templates You Know
- - [Marketing Automation Framework](#marketing-automation-framework)
- - [Attribution Framework](#attribution-framework)
- Stack Evaluation Framework
- Marketing Automation Framework
- Data Quality 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-ops

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

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

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

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/marketing-ops your-project/
# Add to your .cursorrules or workspace settings:
# Reference: marketing/marketing-ops/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-ops your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/marketing-ops 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-ops

Run Python Tools

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

Quick Start

### Route a Marketing Question 1. Identify what the user is trying to accomplish 2. Match to the routing matrix below 3. Route to the correct skill with context 4. If multiple skills are needed, create an orchestration plan ### Orchestrate a Campaign 1. Check that marketing context exists (if not, create it first) 2. Identify all skills needed for the campaign 3. Sequence skills in the correct order 4. Execute each phase, passing outputs to the next 5. Measure results using campaign analytics ---

Related Skills in Marketing

View on GitHub