using-marketing

Route ambiguous marketing requests to the narrowest applicable child skill.

28|2|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/thompson0012/agents-stack --skill using-marketing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-marketing
Source: https://github.com/thompson0012/agents-stack/tree/main/skills-optional/using-marketing
Command: npx skills add https://github.com/thompson0012/agents-stack --skill using-marketing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Route ambiguous marketing requests to the narrowest applicable child skill under the using-marketing router, ensuring consistent routing and explicit handoffs.

Core Features & Use Cases

  • Determines the correct child skill by applying a strict decision order (measurement/diagnosis first, then competitive analysis, then content creation).
  • Validates route outputs and installation prerequisites using references/children.json and the router's manifest.
  • Supports safe handoffs by avoiding parallel routing to multiple siblings and by installing missing leaf skills when needed.

Quick Start

Route an ambiguous marketing request to the router and I will guide the handoff to the appropriate child skill.

Frequently Asked Questions about using-marketing

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

FAQPage Schema
How do I route ambiguous marketing requests to the right workflow?

Routing ambiguous marketing requests requires applying a strict decision order that prefers measurement and diagnosis first, then competitive analysis, and finally content creation to output a single, clearly defined route.

What is the decision order for prioritizing marketing analytics and content tasks?

The decision order for marketing analytics prioritizes measurement and diagnosis first, then competitive analysis, and finally content creation, ensuring consistent routing and explicit handoffs to the narrowest applicable child skill.

How do I handle marketing request routing when a required child skill is missing?

When a required child skill is missing, the marketing router installs any missing leaf skill automatically before routing to ensure safe handoffs and validate installation prerequisites using the manifest.

Can I route a marketing request to multiple sibling skills at the same time?

No, you cannot route a marketing request to multiple sibling skills simultaneously; the router avoids parallel routing to support safe handoffs and outputs a single, clearly defined route.

Does the marketing router validate routing outputs against installed components?

Yes, the marketing router validates route outputs and installation prerequisites using references and the router manifest to ensure the narrowest applicable child skill receives the request safely.

When should I use a dedicated marketing routing skill instead of manual task assignment?

You should use a marketing routing skill when you have ambiguous marketing requests that require consistent routing and explicit handoffs based on a predefined decision order rather than ad-hoc manual assignment.