| name | report-writer |
| description | Generate professional reports from analysis results. Use when user needs to create formatted documents summarizing findings. |
Report Writer
Transform analysis results into professional reports.
Report Structure
- Executive Summary - Key findings in 2-3 sentences
- Methodology - How the analysis was performed
- Results - Detailed findings with visualizations
- Recommendations - Actionable next steps
- Appendix - Raw data and technical details
Formatting Guidelines
- Use clear headings and subheadings
- Include tables for numerical data
- Add bullet points for lists
- Keep paragraphs concise (3-4 sentences max)
Tone
- Professional but accessible
- Data-driven claims with evidence
- Avoid jargon unless necessary
Example Output
# Analysis Report: [Title]
## Executive Summary
[2-3 sentence overview of key findings]
## Results
### Finding 1
[Description with supporting data]
## Recommendations
1. [Action item 1]
2. [Action item 2]