Skip to content

AI Agent Skills

35+ purpose-built skills that turn your AI coding assistant into an IntelliVerseX integration expert. Each skill teaches the agent how to set up, configure, and troubleshoot a specific part of the SDK.


What Are Skills?

Skills are structured markdown guides (SKILL.md) that AI coding agents read to understand your SDK. When you ask your AI assistant something like "set up IntelliVerseX in my Unity project", the agent loads the matching skill and follows its instructions to make the right edits to your code.

No code execution. No hidden calls. Just guided integration.


Available Skills

Skill Folder Example Trigger Phrases
3D Character Pipeline ivx-3d-character-pipeline "3D character", "generate 3D model",
AI Integration ivx-ai-integration "add AI host",
Accessibility ivx-accessibility "accessibility", "color blind mode", "screen reader",
Analytics Pipeline ivx-analytics-pipeline "add analytics", "track events",
Asset Manager ivx-asset-manager "add asset",
Asset Pipeline ivx-asset-pipeline Various phrases
Avatar Studio ivx-avatar-studio "create
Character Factory ivx-character-factory "generate character", "create sprites",
Competitor Intelligence Skill ivx-competitor-intel Various phrases
Crashlytics ivx-crashlytics "crash reporting", "error tracking", "add crashlytics",
Cross-Platform SDK ivx-cross-platform Various phrases
DevOps & CI/CD ivx-devops-cicd "CI/CD",
Economy Simulator ivx-economy-simulator "economy design", "currency flow", "balance economy",
Environment Generator ivx-environment-generator
Game Audio Factory ivx-game-audio-factory "generate game audio", "create sound
Game Design Studio ivx-game-design-studio "create GDD",
Landing Page Generator ivx-landing-page "landing page", "game website", "pricing page", "coming soon page",
Legal Compliance Skill ivx-legal-compliance Various phrases
Live Operations ivx-live-ops "add live ops", "set up daily rewards", "add season pass",
Localization ivx-localization "localize my game", "translate store listing",
Marketing Kit Skill ivx-marketing-kit Various phrases
Monetization ivx-monetization "monetize my game", "add ads",
Multiplayer ivx-multiplayer "add multiplayer",
Narrative Engine ivx-narrative-engine "dialog system", "branching dialog",
Notification Orchestration ivx-notification-orchestration "push notifications", "notification scheduling",
Procedural AI ivx-procedural-ai "procedural generation",
Quality Gates ivx-quality-gates "quality gates", "CI validation",
Quiz Content Pipeline ivx-quiz-content "add quiz",
Remote Config ivx-remote-config "remote config", "server config", "feature flags",
Roblox SDK ivx-roblox Various phrases
SDK Setup & Configuration ivx-sdk-setup "set up IntelliVerseX", "integrate SDK", "bootstrap SDK",
Security & Anti-Cheat ivx-security-anticheat "anti-cheat", "prevent cheating", "server validation",
Store Launcher ivx-store-launcher "store assets", "app icon", "screenshots",
UA & Marketing Strategy ivx-ua-marketing-strategy Various phrases
UGC Pipeline ivx-ugc-pipeline

Quick Install

Skills auto-activate when you open the repository. No install needed.

/plugin marketplace add https://github.com/intelli-verse-x/Intelli-verse-X-SDK
# Install specific skills as needed:
/plugin install ivx-sdk-setup
skillsgate add @intelliversex/ivx-sdk-setup