npx skills add ...
npx skills add anthropics/claude-for-legal --skill client-intake
npx skills add anthropics/claude-for-legal --skill client-intake
Structured intake — practice-area templates, cross-area issue spotting, conflict flags, and triage classification. Produces a formatted case summary the student analyzes and the professor reviews. Does NOT decide case acceptance. Use when starting a new client intake, running an intake interview, or writing up a new client's situation.
~/.claude/plugins/config/claude-for-legal/legal-clinic/CLAUDE.md → practice areas, intake templates, supervision style, flag triggers.Intake is one of the biggest bottlenecks in clinics. A student might spend 45 minutes interviewing, another hour writing it up, more time spotting the issues. Meanwhile the waitlist grows.
This skill structures the conversation, produces the write-up, spots issues across practice areas, and flags conflicts — so the student's time goes to analysis, not transcription.
What it doesn't do: decide whether to take the case. That's the student's analysis and the professor's judgment. Claude accelerates the information-gathering and structuring, not the lawyering.
~/.claude/plugins/config/claude-for-legal/legal-clinic/CLAUDE.md → practice areas, intake templates (per practice area if multiple), supervision style, jurisdiction, flag triggers.
Check for a practice-area guide at ~/.claude/plugins/config/claude-for-legal/legal-clinic/guides/<practice-area>.md. If one exists, use its intake questions, red flags, and good-fit criteria instead of the generic defaults below. If one doesn't exist, use the generic intake and note at the end of the intake summary: "This was a generic intake — your supervisor can tailor the questions for your clinic type with /legal-clinic:build-guide."
When the intake starts before the practice area is routed (Step 1 of the workflow below), re-check for the guide after routing — the guide path depends on which practice area the intake landed in.
Which practice area does this intake start in? The client may not know — they know their problem, not the legal category.
"Tell me what's going on — what brought you to the clinic today?"
From the answer, route to the appropriate intake template. If the clinic handles multiple areas and the problem spans them (housing client mentions immigration status, family client mentions domestic violence), note all relevant areas — cross-area issue spotting is a feature, not a bug.
Each practice area asks different questions. Use the template from ~/.claude/plugins/config/claude-for-legal/legal-clinic/CLAUDE.md for this area. Defaults if none provided:
Immigration:
Housing:
Family:
Consumer:
While running the practice-area template, listen for issues outside that area:
| Client says | Also flags |
|---|---|
| "I'm worried about my immigration status" | Immigration issue — even in a housing intake |
| "My partner [threatening behavior]" | DV / family law / protective order — even in a consumer intake |
| "I can't work because of my injury" | Possible benefits/disability claim |
| "They're taking money from my paycheck" | Garnishment — consumer/employment overlap |
| "The landlord said he'd call ICE" | Housing + immigration + possible retaliation claim |
Note every cross-area issue in the summary. The clinic may handle it, refer it, or both — that's the professor's call. The student should see it.
Per whatever conflict-check process ~/.claude/plugins/config/claude-for-legal/legal-clinic/CLAUDE.md describes. At minimum:
Flag for professor review. Don't resolve the conflict — surface it.
Not a case-acceptance decision — a triage input:
| Classification | Means |
|---|---|
| Urgent | Deadline in days, safety issue, irreversible harm imminent |
| Time-sensitive | Deadline in weeks, harm ongoing but not immediately irreversible |
| Standard | No immediate deadline, can queue normally |
| May be out of scope | Issue is outside clinic's practice areas — flag for referral assessment |
Per ~/.claude/plugins/config/claude-for-legal/legal-clinic/CLAUDE.md supervision style and flag triggers. If formal queue or configurable flags are enabled, and a trigger is present (deadline mentioned, DV indicator, immigration status at issue, etc.), note the flag.
If the intake surfaces any timeline deadline (answer due, hearing, statute-of-limitations cutoff, cure period, filing window, notice window, ICE check-in, removal hearing, eviction court date, protective order renewal), emit a copy-paste-ready /legal-clinic:deadlines --add ... block as part of the intake output. This is a required deliverable, not a suggestion — the intake identifies deadlines, and the student shouldn't have to re-transcribe them into the deadline skill.
Format each deadline as a fenced code block the student can copy, with every field pre-populated from the intake:
Rules:
due= value as [VERIFY — student + supervisor compute] when the deadline is jurisdictional (response deadline, SOL, notice window under a specific rule). The deadlines skill will not compute for you; the student + supervisor do the math and update the entry.due=. When the date is computed (count N days from triggering event), leave the [VERIFY] marker.Store practice-area-specific question sets at references/intake-templates/[area].md. Cold-start populates these from the professor's intake form(s); if none provided, use the defaults above.
End with the next-steps decision tree per CLAUDE.md ## Outputs. Customize the options to what this skill just produced — the five default branches (draft the X, escalate, get more facts, watch and wait, something else) are a starting point, not a lock-in. The tree is the output; the lawyer picks.