New to Claude Skills? Learn how to install them →

anthropics on GitHub

Client Letter

OfficialFree

Streamline routine client correspondence with templates.

Get this skill

Free · Opens the source repo

What Client Letter does

The Client Letter skill is designed to assist law students in generating routine correspondence for legal clinics. It provides templates for common communications such as appointment confirmations, document requests, and brief status updates. By utilizing this skill, students can avoid repetitive typing and focus on more substantive legal work. The skill operates within a structured workflow that emphasizes plain language and adherence to supervision guidelines, ensuring that all communications are clear and compliant with legal standards.

To begin using the Client Letter skill, users must load specific configuration files that contain plain-language standards, supervision styles, and clinic contact information. The skill then guides users through selecting the appropriate template based on the type of correspondence needed. Each template is designed to include essential elements while maintaining a plain-language approach, making it accessible for clients. The skill also incorporates a pedagogy check, allowing supervisors to determine how much assistance the AI should provide, ranging from drafting letters to offering feedback on student drafts.

The skill is particularly beneficial for legal clinics where students frequently interact with clients. It not only saves time but also reinforces learning by allowing students to engage with the drafting process at various levels of guidance. The templates ensure that all necessary information is included while maintaining a professional tone. Additionally, the skill includes a review mechanism to ensure that all letters are vetted by a supervising attorney before being sent to clients, reinforcing the importance of accuracy and compliance in legal communications.

Overall, the Client Letter skill is an invaluable tool for law students working in clinical settings, providing them with the resources they need to communicate effectively while adhering to legal practice standards.

When to use it

Use this skill when you need to send standard client communications like appointment confirmations or document requests.

When not to use it

Avoid this skill for substantive legal advice or complex client communications that require detailed discussion.

What you can build with it

Appointment Confirmation

Quickly generate a confirmation letter for client appointments, ensuring all necessary details are included.

Document Request

Easily draft requests for documents needed from clients to move cases forward.

Status Update

Send brief updates to clients about their case status without needing to draft each message from scratch.

How to install Client Letter

View source

1. Install with the skills CLI

npx skills add anthropics/claude-for-legal/client-letter --agent claude-code

2. Or install it manually

Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.

Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs

Inside SKILL.md

Written by anthropics

/client-letter

  1. Load ~/.claude/plugins/config/claude-for-legal/legal-clinic/CLAUDE.md → plain-language standards, supervision style, clinic contact info.
  2. Use the templates and workflow below.
  3. Match type to template. Plain-language check.
  4. Output with AI-assisted label, supervision routing.

Scope: routine only. Substantive advice → /status client or a conversation with the professor.

/legal-clinic:client-letter appointment
/legal-clinic:client-letter doc-request

Client Letter: Routine Correspondence

Purpose

Clinics send a lot of routine correspondence: "your appointment is Tuesday at 2pm," "please bring your lease," "we filed your answer." This skill handles those from templates so students aren't typing the same letter every week.

Scope: routine only. Substantive advice, bad news, case strategy — those are /status client or a conversation, not a template letter.

Load context

~/.claude/plugins/config/claude-for-legal/legal-clinic/CLAUDE.md → plain-language standards, supervision style, clinic contact info.

Pedagogy check

Read the supervisor guide for this practice area at ~/.claude/plugins/config/claude-for-legal/legal-clinic/guides/<practice-area>.md. Check the pedagogy_posture setting:

  • guide (default): Produce the structure and the checklist (required elements, plain-language targets, sign-off per student practice rule). Ask the student to draft each section. Give feedback on their draft (register, reading level, required elements, what they missed). Offer to fill a section only when the student has tried once.
  • assist: Produce the letter. Flag items for student review. The student edits and learns by reviewing.
  • teach: Don't produce the letter. Ask the student to draft it. Give feedback. Ask leading questions when they're stuck. Only show a model paragraph after two attempts, and only the section they're stuck on. Track what they got right and wrong so the supervisor can see progress.

If no guide exists, use guide. If the guide exists but doesn't set a posture, use guide.

Whatever the posture, the output always includes: "Pedagogy mode: [assist/guide/teach] — set by your supervisor's guide. This means I [description of what the student did vs what the skill did]."

Sign-off and student-attorney disclosure

Check your jurisdiction's student practice rule for required disclosure language in letters signed by a law student. Some jurisdictions require specific forms; most require that the student identify themselves as a law student / certified legal intern and identify the supervising attorney. The templates below use a generic form — conform the sign-off to your rule before sending.

Letter types

Review label goes OUTSIDE the letter. The [AI-ASSISTED DRAFT — requires review per plugin config supervision step] tag is a note to the student, not part of the letter body. Place it above the rendered template (or in a header the student deletes before sending), never inside the fenced letter content. If it ends up in the client-facing copy, the skill has failed.

Appointment confirmation

Review label for the student (not for the client — strip before sending): [AI-ASSISTED DRAFT — requires review per plugin config supervision step]

Dear [Client],

This confirms your appointment with [Clinic name]:

**Date:** [date]
**Time:** [time]
**Where:** [address / room / or "by phone at [number]"]
**With:** [student name]

**Please bring:** [documents needed — from case notes or leave as prompt
for student to fill]

If you need to reschedule, call us at [clinic phone] at least 24 hours before.

[Student name]
Law Student, Certified Legal Intern
Under the supervision of [Supervising Attorney]
[Clinic name] | [phone] | [hours]

Document request

Review label for the student (not for the client — strip before sending): [AI-ASSISTED DRAFT — requires review per plugin config supervision step]

Dear [Client],

To move your case forward, we need the following documents from you:

- [Document 1 — e.g., "Your lease agreement"]
- [Document 2 — e.g., "The notice you received from your landlord"]
- [Document 3]

**How to get them to us:** [drop off at clinic / email to [address] / bring
to next appointment]

**Please send by:** [date — if there's a deadline, say why: "We need these
by [date] so we can file your answer before the court deadline."]

If you don't have some of these or aren't sure what we mean, call us at
[clinic phone] and we can help.

[Student name]
Law Student, Certified Legal Intern
Under the supervision of [Supervising Attorney]
[Clinic name] | [phone] | [hours]

Brief status update

For routine "we filed it" / "we're waiting" updates. (Fuller status updates → /status client.)

Review label for the student (not for the client — strip before sending): [AI-ASSISTED DRAFT — requires review per plugin config supervision step]

Dear [Client],

Quick update: [one-line what happened — "We filed your answer with the court
on [date]" / "We sent the demand letter to your landlord on [date]"].

**What's next:** [one line — "We're waiting for their response" / "The court
will schedule a hearing and let us know the date"].

You don't need to do anything right now. We'll let you know when we do.

[Student name]
Law Student, Certified Legal Intern
Under the supervision of [Supervising Attorney]
[Clinic name] | [phone] | [hours]

Before sending

Sending a letter to a client is a consequential action. This plugin's gate is the supervision workflow described in ## Supervision style in ~/.claude/plugins/config/claude-for-legal/legal-clinic/CLAUDE.md, reinforced by the Part 0 role check that confirms a licensed supervising attorney owns the clinic setup. That gate still holds: every letter clears review before it leaves the clinic.

Before sending any of the letters above, confirm:

  1. The draft has been reviewed per the supervision protocol in ~/.claude/plugins/config/claude-for-legal/legal-clinic/CLAUDE.md (queue / flag / lighter-touch).
  2. All internal review labels ([AI-ASSISTED DRAFT], any [VERIFY] or [FACT NEEDED] tags) have been removed from the client-facing copy.
  3. The sign-off conforms to your jurisdiction's student practice rule for law-student-signed correspondence.

This is a student draft for supervising-attorney review, not a final letter. Sending it has legal consequences for the client and may constitute legal advice or communication on the client's behalf. A licensed supervising attorney reviews, edits, and signs off before the letter leaves the clinic. Do not send without supervisor approval.

Plain-language check

Per ~/.claude/plugins/config/claude-for-legal/legal-clinic/CLAUDE.md standards. Short sentences. No jargon. Reading level target enforced. If a template above includes a legal term the client might not know, explain it the first time: "We filed your 'answer' — that's the document that tells the court your side of the story."

Supervision routing

Per ~/.claude/plugins/config/claude-for-legal/legal-clinic/CLAUDE.md. Routine correspondence may or may not be a flag trigger depending on the supervision style the professor chose. If lighter-touch: these go out after student review without a queue step. If formal queue: even routine letters queue.

What this skill does NOT do

  • Substantive advice. If the letter would say "here's what I think about your case" or "here's what you should do," that's not routine — that's /status client or a conversation with the professor first.
  • Bad news. Case closing, adverse ruling, can't-help — those need thought, not a template. Flag for professor.
  • Anything to opposing counsel or a court. Different audience, different skill (/draft or /status court).

Frequently asked questions about Client Letter

Similar skills