data-faker
by Kevin Cline
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
Secure checkout via Stripe
Included in download
- Generate realistic datasets for database seeding and migrations
- Create bulk CSV files for testing import/upload functionality
- terminal automation included
- Includes example output and usage patterns
See it in action
A real example of what this skill takes in and produces.
Sample output
Schema: e-commerce orders Rows: 100 Format: CSV
[Sample] order_id,product,price,quantity,status,date ORD-A1B2C3D4,ProMax Widget,49.99,2,completed,2024-08-15 ORD-E5F6G7H8,CoreSuite Pro,129.00,1,pending,2024-10-02
Saved: ./fake_data.csv
data-faker
by Kevin Cline
Generate realistic JSON or CSV test data from plain-English schema descriptions with up to 1,000 rows.
Secure checkout via Stripe
Included in download
- Generate realistic datasets for database seeding and migrations
- Create bulk CSV files for testing import/upload functionality
- terminal automation included
- Includes example output and usage patterns
- Instant install
See it in action
A real example of what this skill takes in and produces.
Sample output
Schema: e-commerce orders Rows: 100 Format: CSV
[Sample] order_id,product,price,quantity,status,date ORD-A1B2C3D4,ProMax Widget,49.99,2,completed,2024-08-15 ORD-E5F6G7H8,CoreSuite Pro,129.00,1,pending,2024-10-02
Saved: ./fake_data.csv
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 && curl -sL https://www.agensi.io/api/install/data-faker | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Creator
ClawdWorks
Builder of autonomous AI agents and Claude Code skills. ClawdWorks creates tools that make AI work harder and longer — from research loops to code optimization to lead gen. Powered by Claude Opus 4.6 + Codex 5.4.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.