mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #2054] [MERGED] New: add a new plugin smart_excel_kit-0.0.1.difypkg【Local Smart Excel Kit: Uses your provided LLM to analyze, summarize, generate charts, manipulate Excel/CSV tables, and outputting the result as an Excel file.】 #2044
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/2054
Author: @sawyer-shi
Created: 2/11/2026
Status: ✅ Merged
Merged: 2/11/2026
Merged by: @crazywoola
Base:
main← Head:main-smart_excel_kit-0.0.1.difypkg📝 Commits (2)
e2ed7e4New: add a new plugin smart_excel_kit-0.0.1.difypkg【Local Smart Excel Kit: Uses your provided LLM to analyze, summarize, generate charts, manipulate Excel/CSV tables, and outputting the result as an Excel file.】316ff57New: add a new plugin smart_excel_kit-0.0.1.difypkg【Local Smart Excel Kit: Uses your provided LLM to analyze, summarize, generate charts, manipulate Excel/CSV tables, and outputting the result as an Excel file.】📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
sawyer-shi/smart_excel_kit/smart_excel_kit-0.0.1.difypkg(+0 -0)📄 Description
Smart Excel Kit
A powerful Dify plugin providing comprehensive local Excel/CSV data analysis and visualization capabilities. All operations are performed entirely on your local machine without requiring any external services beyond your chosen LLM, ensuring maximum data security and privacy. Supports text analysis, image analysis, and chart generation powered by your preferred LLM.
Version Information
Version History
Quick Start
Key Features
Core Features
Text Analysis
Single Column Text Analysis (single_column_text_analysis)
Analyze text data in a single column using custom prompts and LLM.
Multi Column Text Analysis (multi_column_text_analysis)
Analyze and correlate text data across multiple columns using custom prompts.
Image Analysis
Single Column Image Analysis (single_column_image_analysis)
Analyze images referenced by URLs in a single column using vision models.
Multi Column Image Analysis (multi_column_image_analysis)
Analyze and correlate multiple images across columns using vision models.
Chart Generation
Chart Generator (chart_generator)
Automatically generate various types of Excel charts based on your data and LLM analysis.
Data Manipulation
Excel Manipulator (excel_manipulator)
Use AI to intelligently modify, clean, or calculate Excel data using Python Pandas operations.
Technical Advantages
Use Cases
Content Analysis
Image Processing
Data Visualization
Privacy & Security
License
This plugin is licensed under Apache License 2.0. See LICENSE file for details.
Support
For issues, feature requests, or contributions, please visit our GitHub repository:
https://github.com/sawyer-shi/dify-plugins-smart_excel_kit
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.