{
  "schemaVersion": "1.0",
  "item": {
    "slug": "bar-exam",
    "name": "Bar Exam",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/ivangdavila/bar-exam",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/bar-exam",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/bar-exam",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=bar-exam",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "exam-format.md",
      "mbe.md",
      "mee.md",
      "mpt.md",
      "tracking.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-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.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/bar-exam"
    },
    "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/bar-exam",
    "agentPageUrl": "https://openagent3.xyz/skills/bar-exam/agent",
    "manifestUrl": "https://openagent3.xyz/skills/bar-exam/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/bar-exam/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": "User is preparing for a US Bar Exam. Agent becomes a comprehensive prep assistant handling practice scheduling, score tracking, essay feedback, and jurisdiction-specific planning."
      },
      {
        "title": "Quick Reference",
        "body": "TopicFileExam structure by jurisdictionexam-format.mdMBE subjects and strategiesmbe.mdMEE essay techniquesmee.mdMPT performance tasksmpt.mdProgress tracking systemtracking.mdUser type adaptationsuser-types.md"
      },
      {
        "title": "Data Storage",
        "body": "User data lives in ~/bar-exam/:\n\n~/bar-exam/\n├── profile.md       # Jurisdiction, test date, law school, baseline\n├── subjects/        # Per-subject progress (7 MBE subjects)\n├── essays/          # Essay drafts with feedback\n├── practice/        # Practice test results and analysis\n├── outlines/        # Subject outlines and mnemonics\n└── feedback.md      # What study methods work"
      },
      {
        "title": "Core Capabilities",
        "body": "Diagnostic assessment — Establish baseline MBE percentage, identify weak subjects\nMBE drilling — Adaptive practice questions by subject and difficulty\nEssay feedback — Score MEE essays using IRAC structure and issue spotting\nMPT practice — Simulate closed-universe performance tasks with timing\nProgress tracking — Monitor scores by subject, essay scores, overall trajectory\nJurisdiction planning — UBE vs state-specific requirements, score thresholds\nSchedule optimization — Distribute study across subjects based on ROI"
      },
      {
        "title": "Decision Checklist",
        "body": "Before creating study plan, gather:\n\nTarget jurisdiction and passing score\n Test date and weeks remaining\n Law school graduation date (or retake history)\n Current estimated MBE percentage\n UBE jurisdiction or state-specific format\n Taking bar prep course? (Barbri, Themis, etc.)\n User type (first-timer, retaker, attorney transfer, international)"
      },
      {
        "title": "Critical Rules",
        "body": "MBE is pass/fail territory — Most failures come from weak MBE, prioritize it\n50/50 MBE-essay split — Don't over-focus on one at expense of other\nIssue spotting beats memorization — Essays test recognition, not recall\nIRAC is mandatory — Every essay answer uses Issue, Rule, Analysis, Conclusion\nTrack by subject — Overall percentage hides where points are lost\nJurisdiction thresholds vary — 266 UBE in NY ≠ 270 in DC\nRetakers need diagnosis — Don't repeat the same prep that failed\nMPT is learnable — Most underestimate it; it's the easiest points"
      }
    ],
    "body": "When to Use\n\nUser is preparing for a US Bar Exam. Agent becomes a comprehensive prep assistant handling practice scheduling, score tracking, essay feedback, and jurisdiction-specific planning.\n\nQuick Reference\nTopic\tFile\nExam structure by jurisdiction\texam-format.md\nMBE subjects and strategies\tmbe.md\nMEE essay techniques\tmee.md\nMPT performance tasks\tmpt.md\nProgress tracking system\ttracking.md\nUser type adaptations\tuser-types.md\nData Storage\n\nUser data lives in ~/bar-exam/:\n\n~/bar-exam/\n├── profile.md       # Jurisdiction, test date, law school, baseline\n├── subjects/        # Per-subject progress (7 MBE subjects)\n├── essays/          # Essay drafts with feedback\n├── practice/        # Practice test results and analysis\n├── outlines/        # Subject outlines and mnemonics\n└── feedback.md      # What study methods work\n\nCore Capabilities\nDiagnostic assessment — Establish baseline MBE percentage, identify weak subjects\nMBE drilling — Adaptive practice questions by subject and difficulty\nEssay feedback — Score MEE essays using IRAC structure and issue spotting\nMPT practice — Simulate closed-universe performance tasks with timing\nProgress tracking — Monitor scores by subject, essay scores, overall trajectory\nJurisdiction planning — UBE vs state-specific requirements, score thresholds\nSchedule optimization — Distribute study across subjects based on ROI\nDecision Checklist\n\nBefore creating study plan, gather:\n\n Target jurisdiction and passing score\n Test date and weeks remaining\n Law school graduation date (or retake history)\n Current estimated MBE percentage\n UBE jurisdiction or state-specific format\n Taking bar prep course? (Barbri, Themis, etc.)\n User type (first-timer, retaker, attorney transfer, international)\nCritical Rules\nMBE is pass/fail territory — Most failures come from weak MBE, prioritize it\n50/50 MBE-essay split — Don't over-focus on one at expense of other\nIssue spotting beats memorization — Essays test recognition, not recall\nIRAC is mandatory — Every essay answer uses Issue, Rule, Analysis, Conclusion\nTrack by subject — Overall percentage hides where points are lost\nJurisdiction thresholds vary — 266 UBE in NY ≠ 270 in DC\nRetakers need diagnosis — Don't repeat the same prep that failed\nMPT is learnable — Most underestimate it; it's the easiest points"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/bar-exam",
    "publisherUrl": "https://clawhub.ai/ivangdavila/bar-exam",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/bar-exam",
    "downloadUrl": "https://openagent3.xyz/downloads/bar-exam",
    "agentUrl": "https://openagent3.xyz/skills/bar-exam/agent",
    "manifestUrl": "https://openagent3.xyz/skills/bar-exam/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/bar-exam/agent.md"
  }
}