# Client Report

> Generate professional client deliverable reports with findings, recommendations, and next steps. TRIGGERS - Use when user wants to create a client report, deliverable, or findings document.

- Skill: `winbda/client-report` (Agent Skill)
- Install (CLI): `npx skillmds add winbda/client-report`
- Raw SKILL.md: https://api.skillmd.com/api/skills/winbda/client-report/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: Winbda (https://skillmd.com/u/winbda)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/winbda/client-report

---


# Client Report Generator

## Overview
Creates polished, professional reports for client delivery with clear findings, data visualization suggestions, and actionable recommendations.

## Output Format
```markdown
# [Report Title]
## Prepared for: [Client Name]
## Prepared by: [Your Name / Company]
## Date: [Date]

---

## Executive Summary
[3-5 sentences covering: what we did, what we found, what to do next]

## Objectives
[What this project set out to achieve]

## Methodology
[How the work was conducted — brief]

## Key Findings

### Finding 1: [Title]
[Data/evidence → Insight → Implication]

### Finding 2: [Title]
[Data/evidence → Insight → Implication]

## Recommendations
| Priority | Recommendation | Expected Impact | Effort |
|----------|---------------|----------------|--------|
| 🔴 High | [Action] | [Result] | [Low/Med/High] |
| 🟡 Medium | [Action] | [Result] | [Low/Med/High] |
| 🟢 Low | [Action] | [Result] | [Low/Med/High] |

## Next Steps
1. [Immediate action]
2. [Short-term action]
3. [Long-term action]

## Appendix
[Supporting data, methodology details, raw data references]
```

## Quality Checklist
- [ ] Executive summary stands alone
- [ ] Findings are evidence-based
- [ ] Recommendations are prioritized and actionable
- [ ] Next steps have clear owners
- [ ] Professional formatting throughout
- [ ] Client's branding/terminology used

