ivx-roblox

Configure Roblox integration for IntelliVerseX AI NPCs, Hiro Live-Ops, and cross-game identity.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

IntelliVerseX Roblox SDK integration — AI NPCs, Hiro Live-Ops, and Cross-Game Identity for Roblox experiences. This Skill enables Roblox developers to integrate IntelliVerseX's AI NPCs, Hiro Live-Ops, and cross-game identity into Roblox experiences, reducing setup time and enabling richer player interactions.

Core Features & Use Cases

  • AI Module (IVX.AI.NPC, IVX.AI.Voice, IVX.AI.Assistant, IVX.AI.ContentGenerator, IVX.AI.Moderator, IVX.AI.Profiler)
  • Hiro Live-Ops (SpinWheel, DailyRewards, DailyMissions, Achievements, SeasonPass, Leagues, FortuneWheel, Tournaments, Goals, Retention, FriendStreaks)
  • Cross-Game Identity (fetch_profile, update_profile, read_storage, fetch_wallet, grant_currency)

Quick Start

Initialize IntelliVerseX in Roblox Studio and enable auto authentication to start using AI NPCs and live-ops.

Frequently Asked Questions about ivx-roblox

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

FAQPage Schema
How do I add AI NPCs to my Roblox experience?

To add AI NPCs to your Roblox experience, configure the IntelliVerseX integration using Roblox Lua modules and server-side settings. You must enable automatic authentication and HTTP settings to activate AI NPC conversations and interactions.

What live-ops features can I integrate into Roblox games?

You can integrate Hiro Live-Ops features into Roblox games, including Daily Rewards, Daily Missions, Achievements, Season Pass, Leagues, Tournaments, and Friend Streaks. This requires configuring the IntelliVerseX SDK on your game server.

How does cross-game identity syncing work in Roblox?

Cross-game identity syncing in Roblox works by using IntelliVerseX modules to fetch and update player profiles, read storage, and fetch wallets across multiple games. This allows unified player data and currency persistence.

Do I need server-side configuration to set up Roblox AI NPCs?

Yes, setting up Roblox AI NPCs requires server-side configuration and Roblox Lua modules. You must initialize IntelliVerseX in Roblox Studio and enable auto authentication to run the AI and live-ops features properly.

Can I use AI voice and content generation tools in Roblox?

Yes, you can use AI voice and content generation tools in Roblox through the IntelliVerseX AI modules. The SDK supports AI Assistant, Voice, Content Generator, Moderator, and Profiler capabilities once server-side HTTP settings are enabled.