Skip to content

uraxii/skills

v1.0.0

Review and author SKILL.md files, finding and repairing the smells that stop a skill triggering.

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": "skills",
  "version": "1.0.0",
  "description": "Review and author SKILL.md files, finding and repairing the smells that stop a skill triggering.",
  "author": {
    "name": "Uraxii",
    "url": "https://github.com/Uraxii"
  }
}