Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
85
81%
Does it follow best practices?
Impact
88%
1.87xAverage score across 3 eval scenarios
Low
Low-risk findings worth noting
The canonical home for this skill is skill-creator in anthropics/skills
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
The eval viewer (eval-viewer/viewer.html) loads and executes remote JavaScript at runtime from https://cdn.sheetjs.com/xlsx-0.20.3/package/dist/xlsx.full.min.js (used for .xlsx rendering), so the skill fetches and relies on external code that will execute in the user's browser.
b4ac277
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.