data-tables

Community

Design and manage Unreal Data Tables fast.

Authorkevinpbuckley
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Unreal Engine teams often spend significant time creating and updating Data Tables, aligning row data with item definitions, and keeping assets in sync across projects. This skill streamlines that workflow by providing programmatic access to DataTable creation, row management, and asset persistence through Unreal's Python API.

Core Features & Use Cases

  • Create new Data Tables for item row structs (e.g., FItemData) at a target path.
  • Add, update, list, and delete rows with JSON payloads while ensuring asset persistence.
  • Use cases include inventory item catalogs, quest item lists, and configurable game data stored in Data Tables.

Quick Start

Create a Data Table for FItemData at /Game/Data/DT_Items and add a row Sword_Iron with JSON data {"Name":"Iron Sword","Damage":50,"IsEquippable":true}.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: data-tables
Download link: https://github.com/kevinpbuckley/VibeUE/archive/main.zip#data-tables

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.