← Back to Skills Marketplace
ivangdavila

Bar Exam

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
652
Downloads
2
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install bar-exam
Description
Assist US Bar Exam prep with adaptive MBE practice, essay feedback using IRAC, performance task simulation, progress tracking, and jurisdiction-specific plan...
README (SKILL.md)

When to Use

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.

Quick Reference

Topic File
Exam structure by jurisdiction exam-format.md
MBE subjects and strategies mbe.md
MEE essay techniques mee.md
MPT performance tasks mpt.md
Progress tracking system tracking.md
User type adaptations user-types.md

Data Storage

User data lives in ~/bar-exam/:

~/bar-exam/
├── profile.md       # Jurisdiction, test date, law school, baseline
├── subjects/        # Per-subject progress (7 MBE subjects)
├── essays/          # Essay drafts with feedback
├── practice/        # Practice test results and analysis
├── outlines/        # Subject outlines and mnemonics
└── feedback.md      # What study methods work

Core Capabilities

  1. Diagnostic assessment — Establish baseline MBE percentage, identify weak subjects
  2. MBE drilling — Adaptive practice questions by subject and difficulty
  3. Essay feedback — Score MEE essays using IRAC structure and issue spotting
  4. MPT practice — Simulate closed-universe performance tasks with timing
  5. Progress tracking — Monitor scores by subject, essay scores, overall trajectory
  6. Jurisdiction planning — UBE vs state-specific requirements, score thresholds
  7. Schedule optimization — Distribute study across subjects based on ROI

Decision Checklist

Before creating study plan, gather:

  • Target jurisdiction and passing score
  • Test date and weeks remaining
  • Law school graduation date (or retake history)
  • Current estimated MBE percentage
  • UBE jurisdiction or state-specific format
  • Taking bar prep course? (Barbri, Themis, etc.)
  • User type (first-timer, retaker, attorney transfer, international)

Critical Rules

  • MBE is pass/fail territory — Most failures come from weak MBE, prioritize it
  • 50/50 MBE-essay split — Don't over-focus on one at expense of other
  • Issue spotting beats memorization — Essays test recognition, not recall
  • IRAC is mandatory — Every essay answer uses Issue, Rule, Analysis, Conclusion
  • Track by subject — Overall percentage hides where points are lost
  • Jurisdiction thresholds vary — 266 UBE in NY ≠ 270 in DC
  • Retakers need diagnosis — Don't repeat the same prep that failed
  • MPT is learnable — Most underestimate it; it's the easiest points
Usage Guidance
This is an instruction-only bar exam tutor that will create and update files under ~/bar-exam/ (profile.md, practice logs, essay drafts, etc.). It does not request credentials, install software, or call external services. Before installing, decide whether you are comfortable with study data being written to your home directory: consider setting restrictive file permissions, moving the folder to an encrypted location, or routinely reviewing/removing sensitive drafts. If you plan to integrate third-party course materials or cloud backups later, verify any additional permissions or credentials those integrations require. If you want to prevent autonomous file writes, disable or review agent invocation settings for skills before use.
Capability Analysis
Type: OpenClaw Skill Name: bar-exam Version: 1.0.0 The OpenClaw AgentSkills skill bundle for 'bar-exam' appears benign. All files, including `SKILL.md` and supporting documentation, are focused on providing instructions and information for bar exam preparation. There is no evidence of prompt injection attempts, malicious code execution, data exfiltration, persistence mechanisms, or obfuscation. The `SKILL.md` explicitly lists an empty `bins` requirement, indicating no need for external binaries, and the data storage is confined to a reasonable `~/bar-exam/` directory.
Capability Assessment
Purpose & Capability
Name/description match the content: files and guidance cover MBE, MEE, MPT, tracking, and user types. There are no unexpected binaries, credentials, or third-party integrations requested that would be unrelated to exam prep.
Instruction Scope
The SKILL.md explicitly directs the agent to store and manage user data at ~/bar-exam/ (profile, practice results, essays, outlines, feedback). This is reasonable for a study-assistant skill, but it means the agent will read/write files in the user's home directory. There are no instructions to read other system paths, secrets, or to send data to external endpoints.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk footprint and avoids downloading/executing remote code.
Credentials
The skill requests no environment variables or credentials, which is proportionate. However, it stores potentially sensitive personal data (profile, practice scores, essay drafts) locally under ~/bar-exam/; the skill does not mention encryption, access controls, or remote backups, so users should be aware of local privacy implications.
Persistence & Privilege
always is false and the skill does not request persistent platform-wide privileges or modification of other skills/configs. Autonomous invocation by the model is allowed by default (not flagged here) and is not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install bar-exam
  3. After installation, invoke the skill by name or use /bar-exam
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug bar-exam
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Bar Exam?

Assist US Bar Exam prep with adaptive MBE practice, essay feedback using IRAC, performance task simulation, progress tracking, and jurisdiction-specific plan... It is an AI Agent Skill for Claude Code / OpenClaw, with 652 downloads so far.

How do I install Bar Exam?

Run "/install bar-exam" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Bar Exam free?

Yes, Bar Exam is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Bar Exam support?

Bar Exam is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Bar Exam?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments