ivx-live-ops

Configure live-ops features in IntelliVerseX games using Hiro and Satori.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the configuration and management of live‑ops systems (rewards, leaderboards, events, analytics) in IntelliVerseX games, removing the manual effort of writing server‑side code for Hiro and Satori.

Core Features & Use Cases

  • Hiro integration: configure economies, achievements, streaks, daily missions, leaderboards, stores, and more.
  • Satori integration: track events, toggle feature flags, run A/B tests, and publish live events or in‑game messages.
  • Cross‑platform support: ready‑to‑use patterns for VR, consoles, and WebGL with platform‑specific guidance.
  • Use case example: A game designer asks to add a 7‑day daily reward calendar; the skill creates the Hiro configuration and links it with Satori analytics automatically.

Quick Start

Ask the AI to set up a 7‑day daily reward system with a fortune wheel and enable the corresponding Satori feature flags.

Frequently Asked Questions about ivx-live-ops

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

FAQPage Schema
How do I configure live-ops daily rewards and leaderboards using Hiro?

Configure live-ops daily rewards and leaderboards by provisioning Hiro server-side configurations for economies, streaks, and missions, then synchronizing client SDKs to apply the settings automatically across your game.

What is the best way to track game analytics and feature flags with Satori?

Tracking game analytics and feature flags with Satori involves integrating the SDK to log events, toggle flags, run A/B tests, and publish live in-game messages dynamically without manual server-side code.

Can I set up live-ops events for VR, consoles, and WebGL platforms?

Yes, you can set up live-ops events for VR, consoles, and WebGL. The system provides ready-to-use patterns and manages platform-specific adaptations to synchronize client SDKs across these environments.

How do I link a 7-day daily reward calendar to Satori analytics?

Link a 7-day daily reward calendar by generating the Hiro configuration for the reward system, which automatically connects with Satori analytics to track claim events and manage feature flags.

Do I need to write server-side code to run A/B tests in my game?

No, you do not need to write manual server-side code to run A/B tests. The system automates Satori integrations to toggle feature flags and run live events, removing manual server-side scripting efforts.