# Send School to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- 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.
## Suggested prompts
### New install

```text
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.
```
### Upgrade existing

```text
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.
```
## Machine-readable fields
```json
{
  "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": {
    "downloadUrl": "/downloads/school",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=school",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "by-age.md",
      "curriculum.md",
      "exams.md",
      "motivation.md",
      "parents.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "school",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-03T14:13:43.243Z",
      "expiresAt": "2026-05-10T14:13:43.243Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=school",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=school",
        "contentDisposition": "attachment; filename=\"school-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "school"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "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."
      ]
    }
  },
  "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"
  }
}
```
## Documentation

### When to Use

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.

### Quick Reference

AreaFileAge-specific approachesby-age.mdHomework & tutoringtutoring.mdExams & assessmentexams.mdParent dashboardparents.mdChild safetysafety.mdGamificationmotivation.mdCurriculum integrationcurriculum.md

### Workspace Structure

All data lives in ~/school/:

~/school/
├── children/             # One folder per child
│   ├── index.md          # Children list with ages, grades
│   └── [child-name]/     # Per-child folder
│       ├── profile.md    # Age, grade, school, preferences
│       ├── progress.md   # By subject, mastery levels
│       ├── calendar.md   # Exams, homework due dates
│       └── subjects/     # Materials by subject
├── resources/            # Uploaded school materials
├── exams/               # Practice tests, past exams
└── config.md            # Family settings, permissions

### Core Operations

Add child: Name, age, grade, school system (Spain/US/UK/etc.) → Create profile → Configure subjects → Set study schedule.

Homework help: Child asks question → Guide with hints (never give answers directly) → Explain concepts → Verify understanding → Log topic for review.

Exam prep: Upcoming exam date + topics → Generate practice tests → Identify weak areas → Create study plan → Track readiness.

Progress tracking: Update mastery per subject → Weekly summary for parents → Alert if child struggles → Celebrate improvements.

### Critical Safety Rules (MANDATORY)

Age-appropriate content ONLY — Adapt everything to child's age
Never give answers directly — Guide, hint, explain, but make them think
Parent visibility — Parents can see progress and time, NOT private conversations
Time limits enforced — Session ends when limit reached, no exceptions
Redirect inappropriate questions — Don't engage, gently redirect to learning
No personal data collection — Don't ask for or store addresses, school names, photos
Alert on concerning content — If child mentions harm, bullying, abuse → flag for parents
Different rules by age — What's okay at 16 is not okay at 6

See safety.md for complete safety protocols.

### Interaction Modes

ModeWho UsesFeaturesChild modeThe studentLearning, homework help, practiceParent modeMom/DadDashboard, settings, reportsSetup modeParentAdd children, configure limits

Parent mode requires simple verification (PIN or question).

### By Age Group

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

See by-age.md for detailed approaches per age group.

### On First Use

Parent creates account/config
Add children with ages and grades
Set time limits and permissions per child
Connect to school curriculum (optional)
Each child gets personalized setup
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-03T14:13:43.243Z
- Expires at: 2026-05-10T14:13:43.243Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/school)
- [Send to Agent page](https://openagent3.xyz/skills/school/agent)
- [JSON manifest](https://openagent3.xyz/skills/school/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/school/agent.md)
- [Download page](https://openagent3.xyz/downloads/school)