Report Generator — Ai Endpoint Template for Actor
AI EndpointQuery your database and generate formatted business reports with sections, tables, and key insights.
Template Report Generator bundles a ready-to-deploy workspace for actor workflows. Install in one click from the Aerostack dashboard or via aerostack init --template=report-generator.
What It Does
Describe the report you need in plain English — the agent queries your database via Supabase MCP, analyzes the data, and generates a formatted markdown report with sections, tables, key metrics, and actionable insights.
Example
Input: "Generate a weekly sales report for the past 7 days. Include total revenue, top 5 products, and comparison to previous week."
Result: A formatted report with revenue summary, product ranking table, week-over-week comparison, and AI-generated insights like "Widget Pro sales up 34% — likely driven by the Tuesday email campaign."
When To Use This
- Weekly business reviews — auto-generate reports that used to take analysts hours to compile
- Ad-hoc analysis — ask questions about your data and get formatted answers without writing queries
- Executive summaries — turn raw database numbers into narrative reports with context and recommendations
Metadata
What's Included
Required MCPs
MCP servers this template connects to.
Deploy this ai endpoint in minutes
Query your database and generate formatted business reports with sections, tables, and key insights.
More actor Templates
Browse actor Templates →Lead Enricher
by @aerostack
Turn a name and company into a full lead profile. Email, title, company size, LinkedIn, and intent signals.
PR Code Reviewer
by @aerostack
AI code review for pull requests. Finds bugs, security issues, and style problems with severity ratings.
Refund Processor
by @aerostack
Check order eligibility, process refunds via Stripe, and create support tickets — one API call.
Frequently asked questions
What does the Report Generator template include?+
The Report Generator template is a pre-configured Aerostack workspace for actor. It bundles @aerostack/mcp-supabase and any required workflows and edge functions. Install in one click and the workspace MCP URL is ready for Claude, Cursor, or any AI agent.
How do I install the Report Generator template?+
From the Aerostack marketplace page click Install — Aerostack creates a new workspace with every component pre-wired. You can also install via CLI: aerostack install template aerostack/report-generator
Can I customize Report Generator after installing?+
Yes. Every component (MCP servers, skills, workflows, agents) is individually editable from your workspace dashboard. Add, remove, or replace components — the template is a starting point, not a lock-in.
Is the Report Generator template free to use?+
Templates are free to install. Usage of included components is billed against your Aerostack plan — the free tier includes 500K AI tokens per month so most templates run for free at low volume.