ivx-notification-orchestration

Schedule and orchestrate push notifications for game audiences across FCM, APNs, and Web Push.

1|4|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/intelli-verse-x/Intelli-verse-X-SDK --skill ivx-notification-orchestration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ivx-notification-orchestration
Source: https://github.com/intelli-verse-x/Intelli-verse-X-SDK/tree/main/.cursor/skills/ivx-notification-orchestration
Command: npx skills add https://github.com/intelli-verse-x/Intelli-verse-X-SDK --skill ivx-notification-orchestration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a unified, production-ready system to schedule, target, and optimize push notifications across platforms so teams can reliably re-engage players without manual coordination or platform-specific plumbing.

Core Features & Use Cases

  • Cross-platform delivery: Sends notifications via FCM, APNs, and Web Push while respecting platform limits and VAPID/APNs credentials.
  • Targeting & scheduling: Integrates Satori audiences and Nakama scheduling to run immediate, scheduled, recurring, triggered, and smart-send campaigns.
  • Optimization & safety: Supports smart send-time optimization, A/B testing, frequency caps, quiet hours, and suppression rules to maximize engagement and minimize churn.
  • Use Case: Run a smart, recurring "daily reward" campaign that targets lapsed users with templated deep links, applies frequency caps and quiet hours, and measures delivery, open, and conversion metrics.

Quick Start

Schedule a smart daily reminder campaign for lapsed users using the daily_reminder template and a Satori audience named lapsed_24h.

Frequently Asked Questions about ivx-notification-orchestration

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

FAQPage Schema
How do I schedule cross-platform push notifications across FCM, APNs, and Web Push?

You can schedule cross-platform push notifications by using an orchestration system that manages FCM, APNs, and Web Push delivery while respecting platform limits and required VAPID or APNs credentials.

What is the best way to target lapsed game players with scheduled push notifications?

Targeting lapsed players with push notifications is handled by integrating Satori audiences with a server scheduler like Nakama to run immediate, scheduled, recurring, or triggered campaigns.

Can I run A/B testing and apply frequency caps to push notification campaigns?

Yes, you can apply A/B testing, frequency caps, quiet hours, and suppression rules to push notification campaigns to maximize engagement and minimize churn.

Do I need Nakama and Satori to orchestrate smart-send push campaigns?

Yes, orchestrating smart-send push campaigns requires Satori for audience targeting and a server scheduler like Nakama for delivery and telemetry.

How does smart send-time optimization work for recurring daily reward notifications?

Smart send-time optimization for recurring notifications works by applying suppression rules, frequency caps, and quiet hours to target users with templated deep links and measure delivery, open, and conversion metrics.