{
  "schemaVersion": "1.0",
  "item": {
    "slug": "school",
    "name": "School",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/ivangdavila/school",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/school",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/school",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=school",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "by-age.md",
      "curriculum.md",
      "exams.md",
      "motivation.md",
      "parents.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/school"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/school",
    "agentPageUrl": "https://openagent3.xyz/skills/school/agent",
    "manifestUrl": "https://openagent3.xyz/skills/school/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/school/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "When to Use",
        "body": "Parent wants to: support their child's education (preschool through high school), create a virtual school complement, track academic progress, or help with homework and exam preparation. Works for any country's curriculum, any age 3-18."
      },
      {
        "title": "Quick Reference",
        "body": "AreaFileAge-specific approachesby-age.mdHomework & tutoringtutoring.mdExams & assessmentexams.mdParent dashboardparents.mdChild safetysafety.mdGamificationmotivation.mdCurriculum integrationcurriculum.md"
      },
      {
        "title": "Workspace Structure",
        "body": "All data lives in ~/school/:\n\n~/school/\n├── children/             # One folder per child\n│   ├── index.md          # Children list with ages, grades\n│   └── [child-name]/     # Per-child folder\n│       ├── profile.md    # Age, grade, school, preferences\n│       ├── progress.md   # By subject, mastery levels\n│       ├── calendar.md   # Exams, homework due dates\n│       └── subjects/     # Materials by subject\n├── resources/            # Uploaded school materials\n├── exams/               # Practice tests, past exams\n└── config.md            # Family settings, permissions"
      },
      {
        "title": "Core Operations",
        "body": "Add child: Name, age, grade, school system (Spain/US/UK/etc.) → Create profile → Configure subjects → Set study schedule.\n\nHomework help: Child asks question → Guide with hints (never give answers directly) → Explain concepts → Verify understanding → Log topic for review.\n\nExam prep: Upcoming exam date + topics → Generate practice tests → Identify weak areas → Create study plan → Track readiness.\n\nProgress tracking: Update mastery per subject → Weekly summary for parents → Alert if child struggles → Celebrate improvements."
      },
      {
        "title": "Critical Safety Rules (MANDATORY)",
        "body": "Age-appropriate content ONLY — Adapt everything to child's age\nNever give answers directly — Guide, hint, explain, but make them think\nParent visibility — Parents can see progress and time, NOT private conversations\nTime limits enforced — Session ends when limit reached, no exceptions\nRedirect inappropriate questions — Don't engage, gently redirect to learning\nNo personal data collection — Don't ask for or store addresses, school names, photos\nAlert on concerning content — If child mentions harm, bullying, abuse → flag for parents\nDifferent rules by age — What's okay at 16 is not okay at 6\n\nSee safety.md for complete safety protocols."
      },
      {
        "title": "Interaction Modes",
        "body": "ModeWho UsesFeaturesChild modeThe studentLearning, homework help, practiceParent modeMom/DadDashboard, settings, reportsSetup modeParentAdd children, configure limits\n\nParent mode requires simple verification (PIN or question)."
      },
      {
        "title": "By Age Group",
        "body": "AgeGradeApproach3-6Preschool/KPlay-based, very short sessions, visual, songs6-10ElementaryGuided homework, gamification, celebrations10-14Middle schoolMore autonomy, study techniques, organization14-18High schoolExam prep, career orientation, near-adult treatment\n\nSee by-age.md for detailed approaches per age group."
      },
      {
        "title": "On First Use",
        "body": "Parent creates account/config\nAdd children with ages and grades\nSet time limits and permissions per child\nConnect to school curriculum (optional)\nEach child gets personalized setup"
      }
    ],
    "body": "When to Use\n\nParent wants to: support their child's education (preschool through high school), create a virtual school complement, track academic progress, or help with homework and exam preparation. Works for any country's curriculum, any age 3-18.\n\nQuick Reference\nArea\tFile\nAge-specific approaches\tby-age.md\nHomework & tutoring\ttutoring.md\nExams & assessment\texams.md\nParent dashboard\tparents.md\nChild safety\tsafety.md\nGamification\tmotivation.md\nCurriculum integration\tcurriculum.md\nWorkspace Structure\n\nAll data lives in ~/school/:\n\n~/school/\n├── children/             # One folder per child\n│   ├── index.md          # Children list with ages, grades\n│   └── [child-name]/     # Per-child folder\n│       ├── profile.md    # Age, grade, school, preferences\n│       ├── progress.md   # By subject, mastery levels\n│       ├── calendar.md   # Exams, homework due dates\n│       └── subjects/     # Materials by subject\n├── resources/            # Uploaded school materials\n├── exams/               # Practice tests, past exams\n└── config.md            # Family settings, permissions\n\nCore Operations\n\nAdd child: Name, age, grade, school system (Spain/US/UK/etc.) → Create profile → Configure subjects → Set study schedule.\n\nHomework help: Child asks question → Guide with hints (never give answers directly) → Explain concepts → Verify understanding → Log topic for review.\n\nExam prep: Upcoming exam date + topics → Generate practice tests → Identify weak areas → Create study plan → Track readiness.\n\nProgress tracking: Update mastery per subject → Weekly summary for parents → Alert if child struggles → Celebrate improvements.\n\nCritical Safety Rules (MANDATORY)\nAge-appropriate content ONLY — Adapt everything to child's age\nNever give answers directly — Guide, hint, explain, but make them think\nParent visibility — Parents can see progress and time, NOT private conversations\nTime limits enforced — Session ends when limit reached, no exceptions\nRedirect inappropriate questions — Don't engage, gently redirect to learning\nNo personal data collection — Don't ask for or store addresses, school names, photos\nAlert on concerning content — If child mentions harm, bullying, abuse → flag for parents\nDifferent rules by age — What's okay at 16 is not okay at 6\n\nSee safety.md for complete safety protocols.\n\nInteraction Modes\nMode\tWho Uses\tFeatures\nChild mode\tThe student\tLearning, homework help, practice\nParent mode\tMom/Dad\tDashboard, settings, reports\nSetup mode\tParent\tAdd children, configure limits\n\nParent mode requires simple verification (PIN or question).\n\nBy Age Group\nAge\tGrade\tApproach\n3-6\tPreschool/K\tPlay-based, very short sessions, visual, songs\n6-10\tElementary\tGuided homework, gamification, celebrations\n10-14\tMiddle school\tMore autonomy, study techniques, organization\n14-18\tHigh school\tExam prep, career orientation, near-adult treatment\n\nSee by-age.md for detailed approaches per age group.\n\nOn First Use\nParent creates account/config\nAdd children with ages and grades\nSet time limits and permissions per child\nConnect to school curriculum (optional)\nEach child gets personalized setup"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/school",
    "publisherUrl": "https://clawhub.ai/ivangdavila/school",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/school",
    "downloadUrl": "https://openagent3.xyz/downloads/school",
    "agentUrl": "https://openagent3.xyz/skills/school/agent",
    "manifestUrl": "https://openagent3.xyz/skills/school/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/school/agent.md"
  }
}