# Clinical Report Generation

> Generates structured clinical reports (e.g., discharge summaries, medical reports, or clinical notes) based on patient data. Use when transforming clinical information into clear, standardized medical documentation.

- **Type:** Skill
- **Install:** `agentstack add skill-elisaterumi-ai-clinical-agent-skills-report-generation`
- **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/report_generation

## Install

```sh
agentstack add skill-elisaterumi-ai-clinical-agent-skills-report-generation
```

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

## About

When generating a clinical report, follow these steps:

## 1. Extract relevant information

Identify key elements from the input:

- Patient context (if available)  
- Symptoms and complaints  
- Clinical findings and observations  
- Diagnoses or impressions  
- Treatments, medications, and procedures  
- Test results  

Use only explicitly stated information.

## 2. Organize the report

Structure the report into clear sections:

- **Patient Summary**  
- **Clinical Findings**  
- **Assessment**  
- **Plan / Recommendations**  

If a section has no information, include it with minimal content.

## 3. Use clear clinical language

- Write in a professional and concise medical style  
- Avoid redundancy  
- Maintain clarity and readability  

## 4. Preserve accuracy

- Do not alter clinical meaning  
- Do not introduce new information  
- Do not infer missing details  

## 5. Maintain coherence

- Ensure logical flow between sections  
- Keep consistency in terminology  
- Avoid contradictions  

## 6. Output format

Return the report as structured text:

```text
Patient Summary:
...

Clinical Findings:
...

Assessment:
...

Plan / Recommendations:
...
```

## 7. Constraints
   
- Do not hallucinate clinical information
- Do not infer missing data
- Do not provide medical advice beyond what is stated
- Keep the report concise and structured

## 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-report-generation
- 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%.
