dreamplay-email-platform

Create DreamPlay email campaigns via the Hermes API with media indexer assets.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/musical-basics/hermes-build-2 --skill dreamplay-email-platform
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dreamplay-email-platform
Source: https://github.com/musical-basics/hermes-build-2/tree/main/skills/productivity/dreamplay-email-platform
Command: npx skills add https://github.com/musical-basics/hermes-build-2 --skill dreamplay-email-platform

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It resolves the complexities of creating and sending DreamPlay email campaigns, handling fragile workspace slugs, unreliable schema fields, and safe recipient targeting.

Core Features & Use Cases

  • Verify workspace and audience before drafting campaigns.
  • Create minimal‑payload drafts to avoid schema‑cache errors, then patch full HTML and additional fields.
  • Use the media indexer to pull curated images and insert them with Mustache variables.
  • Safely send emails by locking recipients via subscriber_ids and avoiding bulk sends.
  • Provide a workflow for test sends, asset handling, and workspace management.

Quick Start

Ask the assistant to draft a DreamPlay purchase email campaign for the support workspace using the minimal payload workflow.

Frequently Asked Questions about dreamplay-email-platform

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

FAQPage Schema
How do I create DreamPlay email campaigns without triggering schema-cache errors?

To create DreamPlay email campaigns safely, draft using a minimal payload to bypass schema-cache errors, then patch the full HTML and fields. This workflow ensures reliable campaign creation within specific workspaces via the Hermes API.

How does the media indexer work with Mustache variables for email campaigns?

The media indexer works by pulling curated images for your email campaigns, which you then insert into the HTML using Mustache variables. This allows dynamic asset integration directly within your DreamPlay campaign drafts.

What is the safest way to target recipients for Hermes API email sends?

The safest way to target recipients for Hermes API email sends is locking the audience via specific subscriber_ids. This approach avoids bulk sends and ensures your purchaser communications reach only the validated audience.

Do I need workspace slug validation before drafting purchaser communications?

Yes, you need workspace slug validation before drafting purchaser communications. Verifying the workspace and audience beforehand prevents errors with fragile slugs, ensuring your DreamPlay campaign targets the correct environment.

Why does patching HTML work better than sending full payloads in the Hermes API?

Patching HTML works better because sending full payloads directly triggers schema-cache errors due to unreliable schema fields. Creating a minimal draft first and patching HTML afterward bypasses these limitations safely.

Can I use API keys for authentication when sending test emails in DreamPlay?

Yes, you can use API keys for authentication when managing test sends and asset handling in DreamPlay. The workflow supports test sends to verify your campaign before targeting purchaser audiences.