← Back to list

report-generator
by lola69160
⭐ 0🍴 0📅 Nov 19, 2025
SKILL.md
name: report-generator description: "Generates professional markdown comparison report with tables, executive summary, and verdict by use case. Use when user asks to 'generate report', 'create comparison report', 'synthesize comparison', 'write comparison', or when orchestrator has completed all data collection. Creates structured report with specs tables, pros/cons, pricing analysis, and actionable recommendations."
Report Generator
Mission
Générer rapport markdown professionnel comparant 2 produits avec: executive summary, tableaux specs, reviews synthèse, pricing, verdict par use case.
Quick Summary
- Load all collected data (specs, reviews, pricing) for both products
- Generate Executive Summary (3 paragraphs, verdict)
- Create comparative tables (specs side-by-side)
- Synthesize reviews (consensus pros/cons)
- Pricing comparison table
- Verdict par use case ("Meilleur budget", "Meilleur performance")
- Sources citées
- Save markdown report
Inputs
- research_folder: Path to data/research_{timestamp}/
- product1_name: Nom produit 1
- product2_name: Nom produit 2
- category: Catégorie
Outputs
reports/comparison_{product1}_vs_{product2}_{timestamp}.md
Dependencies
- Load
helpers/template.mdwhen generating for complete markdown structure - All collected data files (specs.json, reviews_summary.json, pricing.json)
Workflow
Load helpers/template.md when executing generation for complete report structure.
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon