/Tool/Excel Analysis
app icon

Excel Analysis

Verified by Dify
No ratings yet
478
M
modsdom/excel_analysis

An intelligent Excel data analysis plugin that automatically parses spreadsheet data and generates statistical insights and visual reports.

Excel Analysis Dify Plugin

This plugin provides two tools for analyzing Excel and CSV files:

  • : inspect sheets, columns, types, row counts, and sample rows.
  • : execute one or more read-only DuckDB or queries.

downloads the Dify-provided HTTP(S) file URL once, converts each worksheet to Parquet, and stores the Parquet data in Dify plugin storage under a returned . restores the cached Parquet data and builds temporary DuckDB tables, so later queries do not depend on the preview URL remaining valid.

The query must use the exact sheet and column names returned by . Multiple statements are separated by semicolons; each returns at most 1,000 rows.

Usage

  1. Call with the Dify file URL.
  2. Use the returned , sheet names, and column names when calling ; do not pass the original URL again.
  3. Pass one or more read-only or statements separated by English semicolons. For clarity, put each statement on a new line.

The plugin requires Python 3.12 at runtime. See for data handling details and for the Chinese documentation.

Source repository: https://github.com/Logan19940824/excel-analysis-dify-plugin

CATEGORY
Tool
VERSION
0.3.2
modsdom·Updated 20 days ago
REPOSITORY
https://github.com/Logan19940824/excel-analysis-dify-plugin
REQUIREMENTS
Maximum memory
256MB
Maximum storage
100MB
Access domain

No outbound calls found

Security
Security Rating

Last checked 09/08/2026 08:48 AM · version 0.3.2

Give a rate
SHARE WITH