{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "version": "0.2.0",
  "name": "Peetchr",
  "description": "Peetchr is a Talent Intelligence platform that plugs into an existing ATS and uses AI to evaluate candidates on hard skills, soft skills, culture fit, and team fit - no candidate test required - so recruiters get an explainable, ranked shortlist for every role across their new applicants, their existing ATS talent pool, and their employees.",
  "documentationUrl": "https://peetchr.com/agents.md",
  "endpoints": {
    "mcp": "https://app.peetchr.com/api/mcp",
    "authorization_server": "https://app.peetchr.com"
  },
  "skills": [
    {
      "id": "evaluate-candidates",
      "name": "Evaluate candidates against a role",
      "description": "Score and rank the candidates on a configured job across hard skills, soft skills, culture fit, and team fit, and return an explainable shortlist with per-dimension scores and fit reasons.",
      "tags": [
        "recruiting",
        "scoring",
        "shortlist",
        "candidate-evaluation"
      ],
      "type": "skill-md",
      "url": "https://peetchr.com/.well-known/agent-skills/evaluate-candidates.md",
      "digest": "sha256:5cde0128a4e7c95eae393aab40189ad17204f3f93ba99baa218ed376f4bca225"
    },
    {
      "id": "reactivate-ats-pool",
      "name": "Reactivate the ATS talent pool",
      "description": "Search an organization indexed ATS pool for a newly opened role and surface previously-applied candidates who match, then run them through the same in-depth evaluation as fresh applicants.",
      "tags": [
        "sourcing",
        "rediscovery",
        "talent-pool",
        "ats"
      ],
      "type": "skill-md",
      "url": "https://peetchr.com/.well-known/agent-skills/reactivate-ats-pool.md",
      "digest": "sha256:5f8321bd185709dd60eb812ae2e99cc5f5bc71accd8e577b07bbcd7d4d29a781"
    },
    {
      "id": "build-scorecards",
      "name": "Build and save job scorecards",
      "description": "Turn a job description into a weighted, adjustable scorecard (criteria, skills, thresholds), review the AI-generated draft, and publish it so candidates are scored against objective criteria.",
      "tags": [
        "scorecard",
        "job-configuration",
        "criteria"
      ],
      "type": "skill-md",
      "url": "https://peetchr.com/.well-known/agent-skills/build-scorecards.md",
      "digest": "sha256:7b318a2ddd6c6ebfa7976ce346ed317575950ddf012845872140d224ef464bf6"
    },
    {
      "id": "manage-candidates",
      "name": "Create and decide on candidates",
      "description": "Create jobs and candidates from documents, add CV attachments, assign candidates to jobs, and accept or reject applications with feedback that syncs back to the ATS.",
      "tags": [
        "candidate-management",
        "ats-writeback",
        "decisions"
      ],
      "type": "skill-md",
      "url": "https://peetchr.com/.well-known/agent-skills/manage-candidates.md",
      "digest": "sha256:c9235af7e8c1f2fcaadfe819b3cdcfe0b29949253dc6ef7c4f9bbdd8580a8cee"
    },
    {
      "id": "inspect-usage",
      "name": "Inspect credits and usage",
      "description": "Read an organization credit balance, transaction ledger, and AI usage totals by task and model.",
      "tags": [
        "credits",
        "usage",
        "reporting"
      ],
      "type": "skill-md",
      "url": "https://peetchr.com/.well-known/agent-skills/inspect-usage.md",
      "digest": "sha256:4dcf9cb8019dd0a8b6480e635d73fc255b5e7a25548060f01b5fd2540242b18f"
    }
  ]
}