audience-activate

Export built audiences into platform-ready files for Meta, Google, or Reddit.

5|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/wattdata/plugin --skill audience-activate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audience-activate
Source: https://github.com/wattdata/plugin/tree/main/skills/audience-activate
Command: npx skills add https://github.com/wattdata/plugin --skill audience-activate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill turns a built audience into a platform-ready export file, so you can deliver matched audiences without manually recreating platform-specific formats or hashing rules.

Core Features & Use Cases

  • Platform-specific exports: Produces the correct output for Meta, Google, or Reddit, including each platform’s identifier handling and file layout.
  • Confirmation-first workflow: Forces the user to verify platform, audience size, identifier types, and output shape before any export runs.
  • Operational safety and traceability: Reports row counts, pruned records, verification details, and reproducibility handles so exports can be audited and repeated.
  • Use case: A marketer builds a qualified audience and then exports it to Meta for activation, or to Google or Reddit when a different destination platform is needed.

Quick Start

Use audience-activate to export the built audience to the selected platform after confirming the scale, identifier types, and file shape.

Frequently Asked Questions about audience-activate

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

FAQPage Schema
How do I export built audiences to Meta, Google, or Reddit?

To export built audiences to Meta, Google, or Reddit, this Skill generates platform-ready files with correct identifier handling and layouts. It requires a confirmation step verifying platform, audience size, and identifier types before running the export.

What is the best way to hash identifiers for ad activation files?

Hashing identifiers for ad activation files is handled automatically by bundled writer scripts using Python 3. This process ensures identifiers meet the privacy and format requirements of destination platforms like Meta and Google before delivery.

Do I need Python 3 and the Watt connector for audience exports?

Yes, you need Python 3 and the Watt connector to perform audience exports. These dependencies are required to run the bundled writer scripts that handle identifier hashing, file splitting, and platform-specific output layouts.

Can I verify row counts and pruned records when exporting to ad platforms?

You can verify row counts and pruned records when exporting to ad platforms through operational safety reporting. The export process reports row counts, pruned records, and verification details to ensure exports can be audited and repeated accurately.

Does the audience export workflow support signal stacks and signal pools?

The audience export workflow supports signal stacks, rosters, and signal pools through confirmation-driven delivery. It processes these inputs to generate platform-specific output layouts while applying necessary pruning choices and row-count reconciliation.