Dummy Dataset
Skill ActiveGenerate realistic dummy datasets for testing with customizable columns, constraints, and output formats (CSV, JSON, SQL, Python script). Use when creating test data, building mock datasets, or generating sample data for development and demos.
To provide users with a tool to easily create realistic and customizable dummy datasets for testing, development, and demonstration purposes.
Features
- Generate dummy datasets
- Customize columns, constraints, and row count
- Output in CSV, JSON, SQL, or Python script formats
- Create realistic and business-appropriate values
Use Cases
- Creating test data for software applications
- Generating mock datasets for development environments
- Populating databases with sample data
- Building realistic data for demos and presentations
Non-Goals
- Generating production-ready data
- Performing complex data transformations beyond dataset creation
- Executing generated scripts automatically without user review
Trust
- warning:Issues AttentionIn the last 90 days, 8 issues were opened and 0 were closed, indicating slow or no maintainer response to issues.
Code Execution
- info:ValidationThe skill generates data and scripts, but detailed input validation within the generated script is not explicitly documented as using a schema library.
- info:Error HandlingThe provided Python template includes basic error handling for file saving, but comprehensive error categorization and reporting for all potential failure modes are not explicitly detailed.
- info:LoggingThe generated Python script includes basic logging for file generation completion, but a comprehensive audit log for the skill's execution itself is not present.
Errors
- info:Actionable error messagesThe generated Python script includes basic error handling for file operations, but comprehensive actionable error messages for all potential failure modes of the skill itself are not explicitly documented.
Execution
- info:Pinned dependenciesThe skill generates Python scripts that would use standard libraries. The SKILL.md does not explicitly declare interpreter versions or side-effects for these generated scripts.
Practical Utility
- info:Edge casesThe SKILL.md mentions constraints like rating distributions and category-specific conditions, but comprehensive documentation of failure modes and recovery steps is not explicitly detailed.
Portability
- info:Stack assumptionsThe skill specifies Python for script generation but does not explicitly declare interpreter versions or specific side-effect headers for the generated scripts.
Installation
First, add the marketplace
/plugin marketplace add phuryn/pm-skills/plugin install pm-execution@pm-skillsQuality Score
Similar Extensions
Spreadsheet Generation API
100Generate CSV, Markdown, and XLSX spreadsheets from structured tabular data.
Generate Order Export
99Export e-commerce order data to CSV with order numbers, customer details, amounts, and fulfillment status.
Chdb Sql
98In-process ClickHouse SQL engine for Python — run ClickHouse SQL queries directly on local files, remote databases, and cloud storage without a server. Use when the user wants to write SQL queries against Parquet/CSV/ JSON files, use ClickHouse table functions (mysql(), s3(), postgresql(), iceberg(), deltaLake() etc.), build stateful analytical pipelines with Session, use parametrized queries, window functions, or other advanced ClickHouse SQL features. Also use when the user explicitly mentions chdb.query(), ClickHouse SQL syntax, or wants cross-source SQL joins. Do NOT use for pandas-style DataFrame operations — use chdb-datastore instead.
Geofeed Tuner
100Use this skill whenever the user mentions IP geolocation feeds, RFC 8805, geofeeds, or wants help creating, tuning, validating, or publishing a self-published IP geolocation feed in CSV format. Intended user audience is a network operator, ISP, mobile carrier, cloud provider, hosting company, IXP, or satellite provider asking about IP geolocation accuracy, or geofeed authoring best practices. Helps create, refine, and improve CSV-format IP geolocation feeds with opinionated recommendations beyond RFC 8805 compliance. Do NOT use for private or internal IP address management — applies only to publicly routable IP addresses.
Website Extraction Api
100Extract typed JSON from public website pages using a schema.
Extract Real Estate Listing
100Extract property address, price, room count, and features from a listing document into structured JSON for MLS and property platforms.