# Clinical Summarization

> Summarizes clinical text into a structured medical summary using formats such as SOAP (Subjective, Objective, Assessment, Plan). Use when condensing patient records, clinical notes, or medical histories into concise, structured summaries.

- **Type:** Skill
- **Install:** `agentstack add skill-elisaterumi-ai-clinical-agent-skills-summarization`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [elisaterumi-ai](https://agentstack.voostack.com/s/elisaterumi-ai)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [elisaterumi-ai](https://github.com/elisaterumi-ai)
- **Source:** https://github.com/elisaterumi-ai/clinical-agent-skills/tree/main/skills/summarization

## Install

```sh
agentstack add skill-elisaterumi-ai-clinical-agent-skills-summarization
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

When summarizing clinical text, follow these steps:

## 1. Identify key clinical information

Extract the most relevant information, including:

- Patient complaints and symptoms  
- Clinical findings and observations  
- Diagnoses or clinical impressions  
- Treatments, medications, and procedures  
- Relevant test results  

Focus only on medically relevant content.

## 2. Structure the summary using SOAP format

Organize the output into:

- **Subjective**: Patient-reported symptoms, complaints, history  
- **Objective**: Clinical findings, exam results, vital signs, labs  
- **Assessment**: Diagnoses or clinical interpretation  
- **Plan**: Treatments, medications, follow-ups, next steps  

If a section has no information, include it with an empty or minimal entry.

## 3. Be concise and precise

- Remove redundant or repetitive information  
- Keep clinically important details  
- Use short, clear sentences  

## 4. Preserve clinical meaning

- Do not alter diagnoses or medical facts  
- Do not introduce new information  
- Do not infer beyond what is stated  

## 5. Handle ambiguity carefully

- If information is unclear, reflect uncertainty without guessing  
- Do not assume missing details  

## 6. Output format

Return the summary in structured text:

```text
Subjective:
...

Objective:
...

Assessment:
...

Plan:
...
```

## 7. Constraints

- Do not include explanations
- Do not hallucinate clinical information
- Do not omit critical medical details

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [elisaterumi-ai](https://github.com/elisaterumi-ai)
- **Source:** [elisaterumi-ai/clinical-agent-skills](https://github.com/elisaterumi-ai/clinical-agent-skills)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-elisaterumi-ai-clinical-agent-skills-summarization
- Seller: https://agentstack.voostack.com/s/elisaterumi-ai
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
