Skip to content

isterin/gpa-companion

v0.1.0UNLICENSED

Grosse Pointe Academy's teaching practice as Agent Skills, for grades 1-8. Planning curriculum builds a unit or a term backwards from what students should understand. Supporting students diagnoses what is in a child's way before planning around it. Writing assessments produces quizzes, tests and rubrics that measure the outcome. Communicating with families writes to one parent or all of them, and a human voice skill keeps it sounding like the teacher. A router says which skill owns the request.

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": "gpa-companion",
  "version": "0.1.0",
  "description": "Grosse Pointe Academy's teaching practice as Agent Skills, for grades 1-8. Planning curriculum builds a unit or a term backwards from what students should understand. Supporting students diagnoses what is in a child's way before planning around it. Writing assessments produces quizzes, tests and rubrics that measure the outcome. Communicating with families writes to one parent or all of them, and a human voice skill keeps it sounding like the teacher. A router says which skill owns the request.",
  "author": {
    "name": "Grosse Pointe Academy"
  },
  "homepage": "https://github.com/isterin/gpa-companion",
  "repository": "https://github.com/isterin/gpa-companion",
  "license": "UNLICENSED",
  "keywords": [
    "education",
    "teaching",
    "curriculum",
    "assessment",
    "student-support",
    "parent-communication",
    "human-voice",
    "primary-school"
  ]
}