{
  "name": "Resume Roaster",
  "version": "1.0.0",
  "description": "Brutal AI ATS Resume Optimizer and Rejector",
  "supportedInterfaces": [
    {
      "url": "https://www.atsroast.com/api",
      "transport": "http"
    }
  ],
  "capabilities": {
    "resume_analysis": true,
    "rewrite_suggestions": true
  },
  "skills": [
    {
      "id": "scan_resume",
      "name": "Scan Resume",
      "description": "Scans a resume for ATS compatibility and provides a brutality score"
    },
    {
      "id": "rewrite_bullet",
      "name": "Rewrite Bullet Point",
      "description": "Rewrites a single resume bullet point to maximize ATS keyword matching"
    }
  ]
}
