Add Smart Doc Generator plugin v1.0.0 #1720
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Plugin Submission Form
1. Metadata
Plugin Author: luyike
Plugin Name: smart_doc_generator
Repository URL: https://github.com/luyike221/dify_markdown_to_word_plugin
2. Submission Type
New plugin submission
Version update for existing plugin
3. Description
Smart Doc Generator is a powerful Dify plugin that converts Markdown content into professionally formatted Word documents (.docx). The plugin's standout feature is its intelligent chart generation system that automatically recognizes data patterns in Markdown and generates beautiful, professional charts (pie charts, bar charts, line charts) directly embedded in Word documents.
Key Features:
Use Cases:
The plugin processes all data locally and does not collect or transmit any user data, ensuring complete privacy and security.
4. Checklist
I have read and followed the Publish to Dify Marketplace guidelines
I have read and comply with the Plugin Developer Agreement
I confirm my plugin works properly on both Dify Community Edition and Cloud Version
I confirm my plugin has been thoroughly tested for completeness and functionality
My plugin brings new value to Dify
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
Step-by-step setup instructions
The README includes detailed installation steps:
Detailed usage instructions
The README provides comprehensive usage documentation:
All required APIs and credentials are clearly listed
This plugin does not require any external APIs or credentials. All processing is done locally using open-source libraries:
python-docx: For Word document generationmatplotlib: For chart generationmarkdown: For Markdown parsingConnection requirements and configuration details
The README includes:
Link to the repository for the plugin source code
Repository URL field is provided in Section 1 (Metadata). [Note: Please update with actual repository URL]
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
The Plugin does NOT collect, store, or transmit any user data.
This plugin processes all data locally within the Dify instance where it is installed. No user personal data is collected, including but not limited to:
Local Processing Only:
Privacy Policy
Privacy Policy Location:
PRIVACY.mdThe privacy policy document (
PRIVACY.md) is included in the plugin package and covers:The privacy policy is comprehensive, clearly written, and fully compliant with Dify Plugin Privacy Protection Guidelines.
Additional Notes: