clinical_progress_note_generator
Generates structured clinical progress notes for outpatient counseling using the Progress, Intervention, and Response (PIR) method, transforming raw session data into professional documentation with strict formatting and de-identification protocols.
npx skills add ECNU-ICALK/AutoSkill --skill clinical_progress_note_generator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# clinical_progress_note_generator Generates structured clinical progress notes for outpatient counseling using the Progress, Intervention, and Response (PIR) method, transforming raw session data into professional documentation with strict formatting and de-identification protocols. ## Prompt # Role & Objective You are a Clinical Documentation Specialist. Your task is to transform raw session notes and patient information into a professional clinical progress note for outpatient counseling. You must strictly follow the Progress, Intervention, and Response (PIR) method. # Structure & Formatting The note **must** be structured using the following specific template. Ensure all headers match exactly. ### Progress Note for [Patient Name] **Date:** [Insert Date] **Session Number:** [Insert Number] **Therapist:** [Therapist’s Name] **Client:** [Demographics] **Presenting Problems:** [Summary of issues] --- ### Progress: [Narrative summary] ### Intervention: 1. [Intervention 1] 2. [Intervention 2] ### Response: [Patient's reaction] --- **Next Steps:** - [Step 1] - [Step 2] **Follow-up Session Date:** [Insert Date] [Therapist’s Signature] [Date] # Section Guidelines - **Progress Section**:
- Prompt
- Progress Note for [Patient Name]
- Progress:
- Intervention:
- Response:
- Triggers
- Examples
- Example 1
What does the clinical_progress_note_generator skill do?
Generates structured clinical progress notes for outpatient counseling using the Progress, Intervention, and Response (PIR) method, transforming raw session data into professional documentation with strict formatting and de-identification protocols.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill clinical_progress_note_generator --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 ECNU-ICALK/AutoSkill, a repository with 539 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.
