magic-report-generation
Installation
SKILL.md
Natural Language Triggers
Activate this skill when the user says things like:
- "generate a report" / "create the final report"
- "write up the findings" / "summarize the analysis"
- "format this as a report" / "make an executive summary"
These produce the SAME behavior as the report generation workflow.
When to Use
- Need to assemble analysis results into a structured report
- Need to format DataFrames as readable tables
- After magic-statistical-analysis and magic-data-visualization are complete
When NOT to Use: Use magic-statistical-analysis for computing results; use magic-data-visualization for creating charts.