plugin.json 400 B

123456789
  1. {
  2. "name": "skill-creator",
  3. "version": "1.0.0",
  4. "description": "Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.",
  5. "author": {
  6. "name": "Anthropic",
  7. "email": "support@anthropic.com"
  8. }
  9. }