data-faker
by PromptSpace
Generate realistic JSON or CSV test data from plain-English schema descriptions with up to 1,000 rows.
- Generate realistic datasets for database seeding and migrations
- Create bulk CSV files for testing import/upload functionality
- Populate UI prototypes with varied, non-repeating mock data
$12
One-time purchase
Included in download
- Downloadable skill package
- Works with OpenClaw, Cursor
- Instant install
data-faker
by PromptSpace
Generate realistic JSON or CSV test data from plain-English schema descriptions with up to 1,000 rows.
$12
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
Included in download
- Downloadable skill package
- Works with OpenClaw, Cursor
- Instant install
About This Skill
What it does
Data Faker is a high-utility developer tool that transforms plain-English schema descriptions into high-quality, realistic datasets for testing and development. It moves beyond generic lorem ipsum by understanding the semantic meaning behind your field names to generate contextually accurate data points like UUIDs, US-formatted addresses, realistic prices, and ISO dates.
Why use this skill
Instead of manually writing scripts or using generic online generators that require tedious form-filling, you can simply describe what you need in one sentence. This skill is superior to basic LLM prompting because it handles large-scale generation (up to 1,000 rows) without data truncation, ensures cross-record uniqueness to prevent primary key collisions, and enforces strict formatting for CSV and JSON output files—saving you from parsing errors in your test suites.
Supported tools and formats
- Smart Type Detection: Automatically maps over 30 field patterns (e.g., 'revenue', 'sku', 'ip_address', 'status').
- Flexible Export: Generates valid JSON arrays or RFC 4180 compliant CSV files.
- Custom Enums: Detects bracketed or parenthetical status lists directly from your prompt.
- Contextual Logic: Matches phone formats to countries and ensures realistic numeric distributions.
Use Cases
- Generate realistic datasets for database seeding and migrations
- Create bulk CSV files for testing import/upload functionality
- Populate UI prototypes with varied, non-repeating mock data
- Simulate transaction logs for data visualization and analytics testing
How to Install
mkdir -p ~/.claude/skills/data-faker && curl -s -X POST 'https://api.promptspace.in/api/skills/data-faker/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/data-faker/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
Creator
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.