rpg-sql-generator

Community

Generate RPG game database migration scripts.

AuthorCiabatos
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of production-ready PostgreSQL migration scripts for adding new features, tables, functions, or API endpoints to the RPG game database.

Core Features & Use Cases

  • Database Schema Management: Generates .sql files for database migrations.
  • Consistency Enforcement: Ensures new scripts adhere to existing naming conventions, schema structure, and API patterns.
  • Live Schema Verification: Always reads the live schema via MCP before writing any SQL to ensure accuracy.
  • Use Case: When asked to add a new 'crafting' system to the RPG, this Skill will generate the necessary SQL to create new tables for recipes, ingredients, and crafting stations, along with the associated API functions.

Quick Start

Use the rpg-sql-generator skill to add a new table for player inventory items.

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: rpg-sql-generator
Download link: https://github.com/Ciabatos/sybath/archive/main.zip#rpg-sql-generator

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.