{
  "name": "quantecon",
  "owner": {
    "name": "QuantEcon"
  },
  "description": "QuantEcon's shared Claude Code skills and tools",
  "version": "0.2.0",
  "plugins": [
    {
      "name": "qe",
      "source": "./qe",
      "version": "0.2.2",
      "description": "QuantEcon's author-facing base skills — style checking, lecture editing support, and working through a PR's review feedback"
    },
    {
      "name": "benchmark",
      "source": "./benchmark",
      "version": "0.3.2",
      "description": "Benchmarking and acceleration-evaluation tools for QuantEcon lecture code"
    },
    {
      "name": "audit",
      "source": "./audit",
      "version": "0.2.0",
      "description": "Bulk, read-only audits of a QuantEcon repository — issue triage, PR review, technical debt, translation parity — each producing an evidence-cited report bundle"
    }
  ]
}
