report-writer

Convert structured analysis data into formatted Markdown reports.

17.6k|2.0k|Updated Mar 17, 2023
One-click install
npx skills add https://github.com/camel-ai/camel --skill report-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report-writer
Source: https://github.com/camel-ai/camel/tree/main/examples/toolkits/skill_toolkit_example/.camel/skills/report-writer
Command: npx skills add https://github.com/camel-ai/camel --skill report-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill transforms raw analysis results into polished, shareable reports that communicate findings clearly and professionally.

Core Features & Use Cases

  • Executive summaries, methodologies, results, and recommendations are generated from structured analysis data to produce ready-to-distribute documents.
  • Template-driven formatting ensures consistent structure and typography across reports.
  • Use Case: A data analyst delivers a quarterly insights report to stakeholders by running the skill on the latest analysis results and exporting a Markdown or PDF-ready document.

Quick Start

Run the skill with your latest analysis payload to generate a formatted report named "Analysis_Report.md". For example: "generate report from analysis_summary.json with title 'Q2 Insights'".

Frequently Asked Questions about report-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a professional report from raw analysis data?

You can generate professional reports from analysis results by running a template-driven skill on structured analysis data to produce formatted Markdown documents. This renders executive summaries, methodologies, results, and recommendations automatically.

What is the best way to format an executive summary and methodology into a shareable document?

The best way to format an executive summary and methodology is by using a template-driven Markdown rendering pipeline. This ensures consistent structure and typography across your reports, transforming raw analysis results into polished, shareable documents for stakeholders.

Can I create stakeholder reports from structured analysis data without manual formatting?

Yes, you can create stakeholder reports from structured analysis data without manual formatting by using automated report generation. A template-driven pipeline applies formatting guidelines to output a consistent, ready-to-distribute Markdown file across various project domains.

Does report generation work with Markdown output for delivering quarterly insights?

Report generation works with Markdown output to deliver quarterly insights by processing your latest analysis payload through formatting guidelines. It produces a formatted, PDF-ready document containing structured sections like executive summaries, results, and actionable recommendations.

What limitations exist when using template-driven rendering for analysis reports?

A limitation of using template-driven rendering for analysis reports is that it requires structured analysis data as input to function correctly. Because it relies on predefined templates, output flexibility is constrained to ensuring consistency rather than supporting highly customized document layouts.