hackathon-mock-data-generator

Generate SQL or JSON mock datasets aligned to a demo flow.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/bernieweb3/hackathon-ai-devkit --skill hackathon-mock-data-generator
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: hackathon-mock-data-generator
Source: https://github.com/bernieweb3/hackathon-ai-devkit/tree/main/skills/hackathon-mock-data-generator
Command: npx skills add https://github.com/bernieweb3/hackathon-ai-devkit --skill hackathon-mock-data-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate realistic and coherent mock datasets and seed scripts that align with the hackathon demo flow, ensuring the app looks populated and credible during judging, while respecting rules.

Core Features & Use Cases

  • Generate structured mock datasets and seed scripts that match the specified data_schema and mvp_demo_flow.
  • Provide policy-aware outputs when mocking is disallowed, with safe alternatives and clear instructions for loading data.
  • Produce ready-to-run seeds in SQL or JSON, plus load/integration notes that map to the demo steps for easy verification.

Quick Start

Use this skill to create demo-ready mock data that aligns with your hackathon plan and data models.

Frequently Asked Questions about hackathon-mock-data-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate mock data for a hackathon demo?▼

To generate mock data for a hackathon demo, you need a defined data schema and demo flow. The skill produces ready-to-run SQL or JSON seed scripts that populate your app with realistic records aligned to your presentation steps.

What is the best way to create seed data that matches a specific demo flow?▼

Creating seed data that matches a demo flow requires mapping generated records to specific presentation steps. This skill outputs SQL or JSON seeds alongside a demo-alignment note, ensuring your application appears populated and credible during judging.

Can I use generated seed scripts if mocking is disallowed by hackathon rules?▼

If mocking is disallowed by hackathon rules, you cannot use generated seed scripts. The skill issues a policy warning and provides safe alternatives with clear instructions for loading compliant data instead.

Do I need a defined data schema before generating demo data?▼

Yes, you need a defined data schema and MVP demo flow before generating demo data. The skill requires these inputs to produce structured mock datasets and ready-to-run seed scripts that accurately align with your application models.

What formats are available for automated data seeding in hackathons?▼

Available formats for automated data seeding include ready-to-run SQL and JSON files. The skill generates these seed scripts along with loading instructions to help you quickly populate your hackathon application database.

Why does my mock dataset lack context during my presentation?▼

Your mock dataset lacks context if it is not mapped to your presentation steps. This skill generates a demo-alignment note alongside SQL or JSON seeds, ensuring each record supports the specific narrative of your hackathon demo.