Skip to content

startupbros-com/skill-tuner

v0.8.1MIT

Tells you whether a change to an agent-consumed document actually worked: paired comparison with a confidence interval and a non-inferiority margin, content-hashed provenance with drift detection, and an adversarial defect probe. Reads Anthropic's skill-creator benchmark output and supplies the verdict it stops short of.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "skill-tuner",
  "version": "0.8.1",
  "description": "Tells you whether a change to an agent-consumed document actually worked: paired comparison with a confidence interval and a non-inferiority margin, content-hashed provenance with drift detection, and an adversarial defect probe. Reads Anthropic's skill-creator benchmark output and supplies the verdict it stops short of.",
  "author": {
    "name": "StartupBros / House of Vibe",
    "url": "https://houseofvibe.ai"
  },
  "homepage": "https://houseofvibe.ai",
  "repository": "https://github.com/StartupBros-com/skill-tuner",
  "license": "MIT",
  "keywords": [
    "house-of-vibe",
    "skills",
    "evals",
    "claude-code",
    "statistics",
    "provenance"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 23Python files
  • doctor.sh
  • openai.yaml
  • LICENSE
View on GitHub