Agent Skills
› paperclipai/companies
› dummy-dataset
dummy-dataset
GitHub用于生成逼真的虚拟数据集,支持自定义列、约束及多种输出格式(CSV/JSON/SQL/Python),适用于测试数据创建、模拟数据集构建及开发演示场景。
Trigger Scenarios
需要生成测试数据
构建模拟数据集
为开发或演示准备样本数据
Install
npx skills add paperclipai/companies --skill dummy-dataset -g -y
SKILL.md
Frontmatter
{
"name": "dummy-dataset",
"metadata": {
"sources": [
{
"kind": "github-file",
"path": "pm-execution\/skills\/dummy-dataset\/SKILL.md",
"repo": "phuryn\/pm-skills",
"usage": "referenced",
"commit": "36ccefdc6c2e00d7c0c12cb0a52bf93e8ec50da4",
"license": "MIT",
"attribution": "Pawel Huryn"
}
]
},
"description": "Generate realistic dummy datasets for testing with customizable columns, constraints, and output formats (CSV, JSON, SQL, Python script)"
}
Generate 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.
Version History
- 514503b Current 2026-07-24 18:04


