Screened · automated checks passed
dataset-transformation
What the author says it does
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.
Quoted from the skill's own SKILL.md trigger description — this is what tells
Claude when to activate it. Not yet verified by us.
Automated screening
100/100 validator score
Scored by the same rules as our free SKILL.md validator: trigger description quality, body substance, structure. Automated — a human bench test is the next step in the pipeline.
Install (unverified — review first)
git clone https://github.com/awslabs/agent-plugins # skill lives at: plugins/sagemaker-ai/skills/dataset-transformation/SKILL.md
SkillProof status
This skill is in our test queue. We install every skill in a clean environment, run a trigger battery and score output against a baseline before it earns a catalog page — the full protocol is public. Until then, treat it like any unreviewed dependency: read the SKILL.md and any scripts before installing.
Already tested in Writing & Content
- Humanizer Strips 33 documented AI-writing tells from text via a draft-audit-final rewrite loop.
- Blog Outline Generator SERP-informed H2/H3 outline generator; skeleton only, not a full content brief.
- Academic Paper Reviewer Simulates rigorous academic peer review across originality, methodology, results, and writing.
- PR Writing Review Extracts before/after writing fixes and style lessons from GitHub PR review comments.