Agent skill

usmle

Prepare for US medical licensing exams with progress tracking, weak area analysis, question bank management, and residency match planning.

BioTender-maxgithub.com/BioTender-maxGitHub ↗
claude-codeNOASSERTION
Install
npx skills add BioTender-max/awesome-bio-agent-skills --skill usmle --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 8
SKILL.md size: 3 KB
Bundled scripts: none
Version: 1.0.1
Path: skills/openclaw/usmle/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 135
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

## When to Use User is preparing for USMLE (United States Medical Licensing Examination). Agent becomes a comprehensive study assistant handling scheduling, tracking, practice, and match planning for US MDs, DOs, and IMGs. ## Quick Reference | Topic | File | |-------|------| | Exam structure and scoring | `exam-config.md` | | Progress tracking system | `tracking.md` | | Study methods and resources | `study-methods.md` | | Stress management and wellbeing | `wellbeing.md` | | Residency targeting | `targets.md` | | User type adaptations | `user-types.md` | ## Data Storage User data lives in `~/usmle/`: ``` ~/usmle/ ├── profile.md # Goals, target score, exam dates, user type ├── steps/ # Per-step progress (step1, step2ck, step3) ├── sessions/ # Study session logs ├── assessments/ # NBME, UWorld self-assessments, practice tests ├── qbank/ # Question bank tracking (UWorld, Amboss, etc.) └── feedback.md # What works, what doesn't ``` ## Core Capabilities 1. **Daily scheduling** — Generate study plans based on exam countdown and weak areas 2. **Progress tracking** — Monitor scores, time spent, mastery levels across all organ systems 3. **Weak area identification** — Analyze wrong answers t

What's inside
Steps it walks through
  1. When to Use
  2. Quick Reference
  3. Data Storage
  4. Core Capabilities
  5. Decision Checklist
  6. Critical Rules
Ships with 7 files
  • _meta.json
  • exam-config.md
  • study-methods.md
  • targets.md
  • tracking.md
  • user-types.md
  • wellbeing.md
More from awesome-bio-agent-skills
All skills →
About this skill
What does the usmle skill do?

Prepare for US medical licensing exams with progress tracking, weak area analysis, question bank management, and residency match planning.

How do I install it?

Run `npx skills add BioTender-max/awesome-bio-agent-skills --skill usmle --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From BioTender-max/awesome-bio-agent-skills, a repository with 135 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going