Same skill, +22 points for Claude Sonnet, +5.5 for Nemotron Nano
Shaposhnikov, Fortuin, Stipcich, Gorinova, Heineike & Willoughby · Jul 2026 · arXiv 2606.17819
An automated pipeline turns any agent skill into a battery of executable tests. It reads the skill's content, provisions whatever the task needs — CLI tools, credentials, a specific runtime — drafts a realistic task description, and writes two hidden scoring rubrics, then runs a validation pass to confirm the task doesn't leak its own answer. Applied to 500 real-world skills pulled from public registries and sourced from roughly 100 organizations, including Anthropic, Google, ElevenLabs, and Shopify, the pipeline generated about 1,000 tasks. Each one was solved twice — once with the skill available, once without — across 19 proprietary and open-source model configurations spanning Claude, GPT, Gemini, GLM, DeepSeek, Kimi, MiniMax, Qwen, and Nemotron. That produced roughly 38,000 scored trajectories, graded on two separate rubrics: did the output actually work ( goal completion ), and did it follow the skill's encoded conventions ( instruction-following ).
claims checked against the paper