byawslabs· 90 skills
Generates code that transforms datasets between ML schemas for model training or evaluation. Use when the user says "transform", "convert", "reformat", "change the format", or when a dataset's schema needs to change to match the target format — always use this skill for format changes rather than writing inline transformation code. Supports OpenAI chat, SageMaker SFT/DPO/RLVR/RLAIF, HuggingFace preference, Bedrock Nova, VERL, and custom JSONL formats from local files or S3.
$npx -y skills add awslabs/agent-plugins --skill dataset-transformationInstalls into the current project.
Run `npx skills use "https://github.com/awslabs/agent-plugins" --skill "awslabs/agent-plugins/dataset-transformation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/awslabs/agent-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/awslabs/agent-plugins"` and select the relevant skills, then follow their instructions.