An intelligent Excel data analysis plugin that automatically parses spreadsheet data and generates statistical insights and visual reports.
This plugin provides two tools for analyzing Excel and CSV files:
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.
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
No outbound calls found
Last checked 09/08/2026 08:48 AM · version 0.3.2