shuffle-json-data
Validates and shuffles JSON objects while ensuring structural consistency and preserving original formatting.
Install
npx skills add https://github.com/github/awesome-copilot --skill shuffle-json-dataStats
| Total installs | 7,403 |
| Weekly installs | 7.4K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Validates that all objects share identical property names and structure before shuffling, rejecting files with inconsistencies or nested objects in default mode
- Requires a JSON file as input; pauses and requests data if none is provided
- Supports variable overrides to customize which properties are ignored, which are required, or whether nesting is allowed
- Returns shuffled data with original encoding and formatting preserved
Tags
Related skills
| Skill | Installs | vs shuffle-json-data |
|---|---|---|
| data-visualization | 7,898 | +495 |
| recipe-generate-report-from-sheet | 6,247 | -1,156 |
| firecrawl-map | 8,266 | +863 |
| recipe-backup-sheet-as-csv | 6,387 | -1,016 |
| gws-admin-reports | 6,093 | -1,310 |
FAQ
- How many installs does shuffle-json-data have?
- shuffle-json-data has 7,403 total installs and 7.4K installs this week.
- Where is shuffle-json-data hosted?
- shuffle-json-data is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does shuffle-json-data have?
- shuffle-json-data has 27.4K GitHub stars.
- When was shuffle-json-data first indexed?
- OrangeBot.AI first indexed shuffle-json-data on Feb 25, 2026.
- How do I install shuffle-json-data?
- Run: npx skills add https://github.com/github/awesome-copilot --skill shuffle-json-data