frevana-gen-report
Installation
SKILL.md
Frevana Report Generator
Generate final HTML by calling Frevana's POST https://ai-factory.frevana.com/report/generate.
Purpose
This skill is for Frevana HTML generation.
Inputs:
contenttemplate_id(optional; defaults tomckinsey-style-report-2)
Output:
- final HTML extracted from the Frevana API response JSON's
contentfield
The API returns JSON in the shape {"content": "<html>..."}. This skill extracts the content value and treats that HTML as the final API result. Do not modify, optimize, rewrite, or post-process it unless the user explicitly asks for that.