| name | reports |
| version | 1.0.0 |
| description | Generate various reports from data |
| triggers | ["report","summary","analytics","dashboard"] |
| category | brain |
| quality_bar | Report is comprehensive, well-formatted, and actionable |
Reports
Generate reports from data.
When to Trigger
- User requests a report
- Regular reporting schedule
- Analytics needed
Report Types
- Usage reports (from economy)
- Project progress reports
- Task completion reports
- Custom data reports
Steps
- Collect data - Gather from various sources
- Analyze - Process and structure
- Visualize - Create charts/tables
- Format - Generate final output
Quality Bar
- Data is accurate
- Well-formatted
- Includes context
- Actionable insights
Tools Required
- brain_query
- data analysis tools
- formatting tools