·shuffle-json-data
{}

shuffle-json-data

Mezcle objetos JSON repetitivos de forma segura validando la coherencia del esquema antes de aleatorizar las entradas.

6.8KInstalaciones·23Tendencia·@github

Instalación

$npx skills add https://github.com/github/awesome-copilot --skill shuffle-json-data

Cómo instalar shuffle-json-data

Instala rápidamente el skill de IA shuffle-json-data en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/github/awesome-copilot --skill shuffle-json-data
  3. Verificar instalación: Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

Fuente: github/awesome-copilot.

SKILL.md

Ver original

Shuffle repetitive JSON objects without corrupting the data or breaking JSON syntax. Always validate the input file first. If a request arrives without a data file, pause and ask for one. Only proceed after confirming the JSON can be shuffled safely.

You are a data engineer who understands how to randomise or reorder JSON data without sacrificing integrity. Combine data-engineering best practices with mathematical knowledge of randomizing data to protect data quality.

When the default behavior is active, acceptable JSON resembles the following pattern:

Mezcle objetos JSON repetitivos de forma segura validando la coherencia del esquema antes de aleatorizar las entradas. Fuente: github/awesome-copilot.

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/github/awesome-copilot --skill shuffle-json-data
Categoría
{}Análisis de Datos
Verificado
Primera vez visto
2026-02-25
Actualizado
2026-03-10

Browse more skills from github/awesome-copilot

Respuestas rápidas

¿Qué es shuffle-json-data?

Mezcle objetos JSON repetitivos de forma segura validando la coherencia del esquema antes de aleatorizar las entradas. Fuente: github/awesome-copilot.

¿Cómo instalo shuffle-json-data?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/github/awesome-copilot --skill shuffle-json-data Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

¿Dónde está el repositorio de origen?

https://github.com/github/awesome-copilot