Relational Mapper Skill

Community

Map and generate relational data.

Authorksmuvva
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the complex process of detecting relationships between multiple data tables and generating synthetic data that adheres to these relationships and maintains referential integrity.

Core Features & Use Cases

  • Relationship Detection: Automatically identifies primary keys, foreign keys, and various relationship types (1:1, 1:N, N:M).
  • Referential Integrity: Ensures generated data respects foreign key constraints, preventing orphaned records.
  • Use Case: Generate a realistic e-commerce database with customers, orders, and order items, ensuring each order is linked to a valid customer and each order item to a valid order.

Quick Start

Use the relational mapper skill to analyze the schema and generate 1000 customer records, 5000 orders, and 15000 order items, maintaining referential integrity.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: Relational Mapper Skill
Download link: https://github.com/ksmuvva/Synthetic-data-generator/archive/main.zip#relational-mapper-skill

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 223,000+ vetted skills library on demand.