seed-gen

Installation
SKILL.md

Seed Gen

Fake data that looks real. No more "test user 1" and "lorem ipsum" everywhere. This tool reads your schema and generates seed data that actually makes sense. Real names, realistic emails, proper timestamps, coherent relationships.

One command. Zero config. Just works.

Quick Start

npx ai-seed prisma/schema.prisma

What It Does

  • Generates realistic seed data based on your schema
  • Understands field types and generates appropriate values
  • Maintains referential integrity across related tables
  • Creates data that tells a coherent story (not random garbage)
  • Outputs ready-to-use seed scripts
Installs
5
First Seen
Mar 21, 2026
seed-gen from skills.volces.com