跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Report Generator

Skill 已验证
90

Generate professional data reports with charts, tables, and visualizations

AI 摘要

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.

安装

npx skills add claude-office-skills/skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

3 months ago
98 stars
MIT
更新于 6 days ago
查看源代码

类似扩展

XLSX Generator

98

Create 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.

Skill
jwynia

Data Analysis Assistant

98

Analyze spreadsheet data, generate insights, create visualizations, and build reports from Excel/CSV data.

Skill
claude-office-skills

Vega / Vega-Lite Visualizer

88

Create 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.

Skill
markdown-viewer

Chart Visualization Skill

88

This 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.

Skill
bytedance

PPT Visual

100

Design presentation visuals and slide layouts. Create visual concepts, suggest graphics, and provide design specifications for impactful PowerPoint slides.

Skill
claude-office-skills

PPTX Generator

99

Create 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.

Skill
jwynia