mx-amazon-amc

Execute ad-hoc SQL queries against Amazon Marketing Cloud data sources.

2|Updated May 13, 2026
One-click install
npx skills add https://github.com/miXshift/mx-claude-plugin --skill mx-amazon-amc
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: mx-amazon-amc
Source: https://github.com/miXshift/mx-claude-plugin/tree/main/plugins/mixshift-ai/skills/mx-amazon-amc
Command: npx skills add https://github.com/miXshift/mx-claude-plugin --skill mx-amazon-amc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to perform ad-hoc Amazon Marketing Cloud (AMC) SQL analytics directly from Amazon through MixShift's service, providing privacy-safe, aggregated results without the need for warehouse data or packaged reports.

Core Features & Use Cases

  • Ad-hoc AMC SQL Analytics: Run custom SQL queries against AMC data sources to gain insights.
  • Data Discovery: List available AMC instances and data sources for schema discovery.
  • Workflow Execution: Submit and execute SQL workflows, with status polling and result fetching.
  • Use Case: Query the AMC data sources to analyze user engagement metrics for a specific campaign and receive aggregated results in CSV format.

Quick Start

Use the mx-amazon-amc skill to run a query on your AMC data. For example, "run an AMC query for user engagement last month."

Frequently Asked Questions about mx-amazon-amc

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

FAQPage Schema
How do I run ad-hoc SQL queries on Amazon Marketing Cloud data?▼

You can run ad-hoc SQL queries on Amazon Marketing Cloud data by submitting custom workflows through the integrated service, which handles routing and authentication to return privacy-safe, aggregated results.

What is the best way to query AMC data sources without a data warehouse?▼

Querying AMC data sources without a data warehouse is possible by using this Skill to execute custom SQL directly against the Amazon Marketing Cloud, bypassing the need for packaged reports.

Do I need SQL knowledge to analyze Amazon Marketing Cloud data with this approach?▼

Yes, you need SQL query authoring skills and an understanding of the AMC data schema to effectively analyze Amazon Marketing Cloud data and retrieve accurate aggregated results.

Can I discover available AMC instances and data schemas before executing a query?▼

Yes, you can list available AMC instances and data sources for schema discovery before executing a query, ensuring your custom SQL accurately targets the correct Amazon Marketing Cloud fields.

How does the AMC query workflow execution process work?▼

The AMC query workflow execution process works by submitting a custom SQL workflow, polling for its status, and fetching the final privacy-safe aggregated results in a format like CSV.

What limitations exist when fetching Amazon Marketing Cloud query results?▼

A key limitation is that Amazon Marketing Cloud query results are privacy-safe and aggregated, meaning you cannot extract raw user-level data, and requests require routing through the MixShift service for authentication.