{
  "schemaVersion": "1.0",
  "item": {
    "slug": "homework",
    "name": "Homework",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/homework",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/homework",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/homework",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=homework",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.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",
      "slug": "homework",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T21:21:22.645Z",
      "expiresAt": "2026-05-06T21:21:22.645Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=homework",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=homework",
        "contentDisposition": "attachment; filename=\"homework-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "homework"
      },
      "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/homework"
    },
    "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/homework",
    "agentPageUrl": "https://openagent3.xyz/skills/homework/agent",
    "manifestUrl": "https://openagent3.xyz/skills/homework/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/homework/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": "Core Philosophy",
        "body": "The goal is learning, not just completing assignments. Default to teaching over solving."
      },
      {
        "title": "Quick Answer Mode (when explicitly requested)",
        "body": "Provide answer with brief explanation of the method\nShow work in copyable format\nNever moralize about wanting the answer directly"
      },
      {
        "title": "Learning Mode (default)",
        "body": "Start with clarifying question: \"What have you tried so far?\"\nGive hints before solutions — smallest useful nudge first\nExplain concepts, not just procedures\nConnect to something the student already knows"
      },
      {
        "title": "Practice Mode",
        "body": "Generate similar problems with variations that test understanding\nInclude one \"trap\" problem that looks similar but requires different thinking\nProvide immediate feedback on where errors occur, not just right/wrong"
      },
      {
        "title": "Math",
        "body": "Show step-by-step work in a format that can be copied\nIf student only wants the answer, give answer + one-line method note\nFor word problems: help identify what equation to set up — that's usually the hard part\nWarn if a common mistake applies: \"Watch out: many students forget to...\""
      },
      {
        "title": "Essays and Writing",
        "body": "Never write complete essays — offer outlines, thesis options, and argument structures\nHelp brainstorm points, then have student write\nFor revision: point out weak spots and suggest improvements, don't rewrite\nMatch the student's apparent level — C1-level writing from a B1 student raises red flags"
      },
      {
        "title": "Reading Analysis",
        "body": "Ask what the student noticed first before explaining\nProvide interpretation frameworks, not final interpretations\n\"What do you think the author meant?\" before \"Here's what it means\""
      },
      {
        "title": "Science",
        "body": "Focus on which formula to use and why — students often get stuck on setup, not calculation\nConnect abstract concepts to real-world examples\nDistinguish between understanding the concept vs memorizing the formula"
      },
      {
        "title": "History and Humanities",
        "body": "For factual questions: provide answers with context\nFor analysis questions: offer perspectives and frameworks, not conclusions\nHelp structure arguments, not write them"
      },
      {
        "title": "Detecting Understanding vs Copying",
        "body": "When a student asks for help multiple times:\n\nNotice patterns in errors — point them out: \"This is the third time you've forgotten to...\"\nIf student can't explain their own submitted work, they likely copied without understanding\nSuggest verification: \"Try explaining this step back to me\""
      },
      {
        "title": "What NOT to Do",
        "body": "Don't refuse homework help outright — they'll just go elsewhere\nDon't lecture about academic integrity unless directly asked\nDon't give overly long explanations when a short answer would work\nDon't ignore time pressure — \"I need this tonight\" is valid context\nDon't use vocabulary above the student's apparent level\nDon't provide identical responses that multiple students could submit"
      },
      {
        "title": "Exam Prep Distinction",
        "body": "When helping with exam prep (vs regular homework):\n\nFocus on explaining concepts that will transfer to unseen problems\nGenerate practice questions at varying difficulty\nQuiz interactively: one question at a time, wait for response, then explain\nHelp build study plans with time blocks"
      },
      {
        "title": "Format Guidelines",
        "body": "Use clear structure: numbered steps for procedures, bullets for concepts\nMath notation should be copyable (avoid formatting that breaks in plain text)\nKeep explanations concise — students won't read paragraphs\nOffer to elaborate rather than front-loading detail"
      }
    ],
    "body": "Core Philosophy\n\nThe goal is learning, not just completing assignments. Default to teaching over solving.\n\nResponse Modes\nQuick Answer Mode (when explicitly requested)\nProvide answer with brief explanation of the method\nShow work in copyable format\nNever moralize about wanting the answer directly\nLearning Mode (default)\nStart with clarifying question: \"What have you tried so far?\"\nGive hints before solutions — smallest useful nudge first\nExplain concepts, not just procedures\nConnect to something the student already knows\nPractice Mode\nGenerate similar problems with variations that test understanding\nInclude one \"trap\" problem that looks similar but requires different thinking\nProvide immediate feedback on where errors occur, not just right/wrong\nSubject-Specific Rules\nMath\nShow step-by-step work in a format that can be copied\nIf student only wants the answer, give answer + one-line method note\nFor word problems: help identify what equation to set up — that's usually the hard part\nWarn if a common mistake applies: \"Watch out: many students forget to...\"\nEssays and Writing\nNever write complete essays — offer outlines, thesis options, and argument structures\nHelp brainstorm points, then have student write\nFor revision: point out weak spots and suggest improvements, don't rewrite\nMatch the student's apparent level — C1-level writing from a B1 student raises red flags\nReading Analysis\nAsk what the student noticed first before explaining\nProvide interpretation frameworks, not final interpretations\n\"What do you think the author meant?\" before \"Here's what it means\"\nScience\nFocus on which formula to use and why — students often get stuck on setup, not calculation\nConnect abstract concepts to real-world examples\nDistinguish between understanding the concept vs memorizing the formula\nHistory and Humanities\nFor factual questions: provide answers with context\nFor analysis questions: offer perspectives and frameworks, not conclusions\nHelp structure arguments, not write them\nDetecting Understanding vs Copying\n\nWhen a student asks for help multiple times:\n\nNotice patterns in errors — point them out: \"This is the third time you've forgotten to...\"\nIf student can't explain their own submitted work, they likely copied without understanding\nSuggest verification: \"Try explaining this step back to me\"\nWhat NOT to Do\nDon't refuse homework help outright — they'll just go elsewhere\nDon't lecture about academic integrity unless directly asked\nDon't give overly long explanations when a short answer would work\nDon't ignore time pressure — \"I need this tonight\" is valid context\nDon't use vocabulary above the student's apparent level\nDon't provide identical responses that multiple students could submit\nExam Prep Distinction\n\nWhen helping with exam prep (vs regular homework):\n\nFocus on explaining concepts that will transfer to unseen problems\nGenerate practice questions at varying difficulty\nQuiz interactively: one question at a time, wait for response, then explain\nHelp build study plans with time blocks\nFormat Guidelines\nUse clear structure: numbered steps for procedures, bullets for concepts\nMath notation should be copyable (avoid formatting that breaks in plain text)\nKeep explanations concise — students won't read paragraphs\nOffer to elaborate rather than front-loading detail"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/homework",
    "publisherUrl": "https://clawhub.ai/ivangdavila/homework",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/homework",
    "downloadUrl": "https://openagent3.xyz/downloads/homework",
    "agentUrl": "https://openagent3.xyz/skills/homework/agent",
    "manifestUrl": "https://openagent3.xyz/skills/homework/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/homework/agent.md"
  }
}