data-analyst

Generate executive PPT and PDF reports from data analysis results.

Updated Jan 14, 2026
One-click install
npx skills add https://github.com/omosb1-sys/epl-data-pipeline --skill data-analyst-omosb1-sys
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: data-analyst
Source: https://github.com/omosb1-sys/epl-data-pipeline/tree/main/epl_project/.agent/skills/data-analyst
Command: npx skills add https://github.com/omosb1-sys/epl-data-pipeline --skill data-analyst-omosb1-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

데이터 분석 결과를 바탕으로 상무님 보고용 PPT 및 PDF 리포트를 자동으로 생성하는 반복 작업의 수고를 줄여 생산성을 높입니다.

Core Features & Use Cases

  • 자동 PPTX 보고서 생성: 분석 결과를 슬라이드 템플릿에 맞춰 자동으로 구성합니다.
  • PDF 리포트 내보내기: 동일 데이터로 요약된 PDF 리포트를 생성합니다.
  • Use Case: 분기 실적 분석을 기반으로 한 프리젠테이션과 요약 PDF를 매월 자동으로 제공합니다.

Quick Start

템플릿과 데이터 결과를 준비한 뒤 이 스킬을 실행하면 PPTX와 PDF 형식의 보고서가 생성됩니다. 간단한 커맨드나 시퀀스로 실행 가능하며, 생성물은 지정된 output 디렉토리에 저장됩니다.

Frequently Asked Questions about data-analyst

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

FAQPage Schema
How do I automate PPT and PDF report generation from data analysis results?▼

To automate PPT and PDF report generation, use Python with python-pptx, pandas, and matplotlib to assemble slides and charts from data analysis results. This handles recurring and on-demand reporting across analytics teams and exports final documents to a specified output directory.

What is needed to create executive PPTX reports from recurring analytics data?▼

Creating executive PPTX reports requires Python with python-pptx, pandas, and matplotlib, along with prepared slide templates and data analysis results. This assembles data into structured presentation slides, reducing manual effort for recurring executive reporting tasks.

Can I export both PPTX and PDF formats simultaneously from pandas data?▼

Yes, you can export both PPTX and PDF formats simultaneously by using python-pptx alongside pandas and matplotlib. This assembles slides and charts for executive presentations and generates a summarized PDF report from the same underlying dataset.

Does automated report generation work with custom slide templates?▼

Yes, automated report generation works with custom slide templates by fitting data analysis results into prepared template structures using python-pptx. This ensures recurring executive reports match specific formatting requirements while generating PPTX and PDF outputs consistently.

What is the best way to generate recurring executive reports from data visualization outputs?▼

The best way to generate recurring executive reports is using Python with python-pptx, pandas, and matplotlib to automate slide assembly and PDF exports. This applies to recurring analytics reporting, producing consistent PPTX presentations and PDF summaries on demand.