Report Generator
Skill VerificadoGenerate professional data reports with charts, tables, and visualizations
This skill automatically generates professional data reports, complete with charts, tables, and insights, based on provided data (CSV, Excel, JSON) and specified report types. It utilizes Python with libraries like pandas and matplotlib for data processing and visualization.
Documentation
- info:Configuration & parameter referenceWhile the skill outlines how to use it and provides examples, specific configuration options, defaults, and precedence orders for potential parameters are not explicitly documented.
Code Execution
- info:ValidationThe skill's Python code examples demonstrate basic data handling and calculations, but there is no explicit mention or use of a schema validation library for input parameters or output.
- info:Error HandlingThe Python code examples show basic error handling for file operations, but there's no explicit structure for reporting errors with retryable flags or hints as expected in robust tool design.
Practical Utility
- info:Edge casesThe skill documentation names a few failure modes (e.g., data format issues implied by examples) but does not explicitly document recovery paths for edge cases.
Instalação
npx skills add claude-office-skills/skillsExecuta a CLI skills da Vercel (skills.sh) via npx — requer Node.js localmente e pelo menos um agente compatível com skills instalado (Claude Code, Cursor, Codex, …). Pressupõe que o repositório siga o formato agentskills.io.
Extensões similares
XLSX Generator
98Create and manipulate Excel XLSX files programmatically. Use when the user needs to generate spreadsheets, modify XLSX templates, extract spreadsheet content, or automate Excel workflows. Supports both template-based generation (for branding compliance) and from-scratch creation. Keywords: Excel, XLSX, spreadsheet, workbook, worksheet, data, report, template, financial, analysis.
Data Analysis Assistant
98Analyze spreadsheet data, generate insights, create visualizations, and build reports from Excel/CSV data.
Vega / Vega-Lite Visualizer
88Create data-driven charts with Vega-Lite (declarative) and Vega (programmatic). Best for statistical visualization of numeric data — bar, line, scatter, heatmap, area, radar charts, and word clouds.
Chart Visualization Skill
88This skill should be used when the user wants to visualize data. It intelligently selects the most suitable chart type from 26 available options, extracts parameters based on detailed specifications, and generates a chart image using a JavaScript script.
PPT Visual
100Design presentation visuals and slide layouts. Create visual concepts, suggest graphics, and provide design specifications for impactful PowerPoint slides.
PPTX Generator
99Create and manipulate PowerPoint PPTX files programmatically. Use when the user needs to generate presentations, modify PPTX templates, extract slide content, create thumbnail previews, or automate PowerPoint workflows. Supports both template-based generation (for branding compliance) and from-scratch creation. Keywords: PowerPoint, PPTX, presentation, slides, template, deck, slideshow, corporate, branding.