with one click
report-writer
Generate professional reports from analysis results. Use when user needs to create formatted documents summarizing findings.
Menu
Generate professional reports from analysis results. Use when user needs to create formatted documents summarizing findings.
Incrementally update Mintlify documentation (.mdx) from Python source changes only. Use when: (1) Python files referenced in doc_code_map frontmatter have changed, (2) a PR touches Python modules documented in docs/mintlify/key_modules/ or docs/mintlify/mcp/, (3) the user asks to sync docs after Python code changes. Prefer minimal diffs and leave correct content untouched.
Guide for creating effective skills. Use when creating a new skill or updating an existing skill that extends agent capabilities with specialized knowledge, workflows, or tool integrations.
Review code for quality, bugs, and improvements. Use when user wants code review or quality assessment.
Analyze datasets and extract insights. Use when user needs to understand data patterns, statistics, or trends.
| name | report-writer |
| description | Generate professional reports from analysis results. Use when user needs to create formatted documents summarizing findings. |
Transform analysis results into professional reports.
# 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]