marketing-ops

Routes marketing questions to specialist skills and orchestrates multi-skill campaigns.

Updated May 18, 2026
One-click install
npx skills add https://github.com/rigasnameji/address_uluwatu --skill marketing-ops-rigasnameji
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: marketing-ops
Source: https://github.com/rigasnameji/address_uluwatu/tree/main/ADDRESS/marketing-skill/marketing-ops
Command: npx skills add https://github.com/rigasnameji/address_uluwatu --skill marketing-ops-rigasnameji

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve? Marketing work spans content, SEO, CRO, channels, growth, and analytics, making it hard to know which specialist skill to use or how to sequence them for a campaign. This Skill acts as a central router that maps user requests to the right marketing skill and coordinates multi-skill campaign execution. ## Core Features & Use Cases - Skill Routing: A routing matrix maps triggers like "SEO audit," "cold email," or "A/B test" to the correct specialist skill, with explicit guidance on what each route is NOT for. - Campaign Orchestration: Predefined sequences for product launches, content campaigns, and conversion optimization sprints that chain multiple skills in order. - Campaign Tracking: A Python script analyzes campaign JSON data to report progress, overdue tasks, blockers, and pod coverage. - Use Case: A user says "plan our Q2 feature launch" and receives a sequenced plan covering launch-strategy, copywriting, email-sequence, paid-ads, and analytics-tracking with owners and deadlines. ## Quick Start Ask the assistant to plan a product launch campaign and route each marketing task to the right specialist skill.

Frequently Asked Questions about marketing-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose the right marketing skill for my task?▼

Describe your task in natural language, such as "write a blog post" or "optimize my signup flow." The routing matrix maps your trigger phrase to the correct specialist skill and explains what each route is not for.

How do I plan a multi-channel marketing campaign?▼

Request campaign orchestration mode, which sequences skills in order: launch-strategy, content-strategy, copywriting, email-sequence, social-content, paid-ads, and analytics-tracking. Each step builds on the previous skill's output.

How do I track marketing campaign tasks and deadlines?▼

Pass a JSON file with tasks, owners, deadlines, and statuses to the campaign_tracker.py script. It reports progress percentage, overdue items, tasks due soon, blockers, and which marketing pods are covered.

What is the difference between copywriting and content-strategy routing?▼

Copywriting handles writing page copy like homepages and headlines, while content-strategy handles planning topics and editorial calendars. The routing matrix explicitly separates writing tasks from planning tasks to avoid misrouting.

When should I run marketing-context before other skills?▼

Run marketing-context first whenever no marketing context file exists. The skill recommends this because routing and campaign output quality depend on having foundational context about your product, audience, and positioning.