{
  "name": "PaperGraderPro",
  "description": "AI-powered essay and paper grading for educators. Grade essays and text-based assessments against custom rubrics, get consistent personalized feedback, and reclaim hours of grading time.",
  "url": "https://papergraderpro.com/",
  "version": "1.5.3",
  "documentationUrl": "https://papergraderpro.com/guide",
  "provider": {
    "organization": "PaperGraderPro",
    "url": "https://papergraderpro.com/"
  },
  "iconUrl": "https://papergraderpro.com/papergraderpro-transparent-60h.png",
  "supportedInterfaces": [
    {
      "url": "https://papergraderpro.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain"],
  "skills": [
    {
      "id": "essay-grading",
      "name": "Essay Grading",
      "description": "Grade essays and text-based student work against a custom rubric with AI-generated, consistent feedback.",
      "tags": ["grading", "essays", "education", "rubric"],
      "examples": ["Grade a set of student essays against my rubric", "Generate feedback for these 20 essays"],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain"]
    },
    {
      "id": "rubric-creation",
      "name": "Rubric Creation",
      "description": "Create custom grading rubrics for essays, exams, and assignments at any education level.",
      "tags": ["rubric", "grading", "assessment"],
      "examples": ["Build a rubric for a 9th grade history essay", "Create a 5-criteria rubric for lab reports"],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain"]
    },
    {
      "id": "grading-workflow-guidance",
      "name": "Grading Workflow Guidance",
      "description": "Practical strategies for teachers to grade faster, reduce grading workload, and provide meaningful student feedback.",
      "tags": ["teaching", "time management", "feedback", "workload"],
      "examples": ["How can I grade essays faster?", "Strategies to reduce grading workload"],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain"]
    }
  ]
}
