Open
Conversation
crazywoola
requested changes
Feb 3, 2026
Member
crazywoola
left a comment
There was a problem hiding this comment.
Summary
| Check | Status | Details |
|---|---|---|
| Single .difypkg change | ✅ | sdg123/insert_comment/insert_comment.difypkg |
| PR title/body English-only | ✅ | No CJK detected (Self Checks excluded) |
| Manifest author | ✅ | No langgenius/dify in author |
| Icon validation | ❌ | Icon contains DIFY_MARKETPLACE_TEMPLATE_ICON_DO_NOT_USE placeholder |
| README language | ❌ | README.md contains Chinese characters |
| Dependency install | ✅ | requirements.txt installs on Python 3.12 |
| Plugin install test | ❌ | Import error in tools/insert_comment.py (OxmlElement) |
| Packaging check | ✅ | Package re-built successfully |
| dify_plugin version | ✅ | Installed dify_plugin 0.6.2 (>= 0.5.0) |
Required Fixes
- Replace the placeholder icon with a real custom icon (remove the
DIFY_MARKETPLACE_TEMPLATE_ICON_DO_NOT_USEmarker). - Make
README.mdEnglish-only. Move any non‑English content toREADME_CN.md. See the multilingual README guide: https://docs.dify.ai/en/develop-plugin/features-and-specs/plugin-types/multilingual-readme#multilingual-readme - Fix the plugin startup failure.
tools/insert_comment.pyfails to importOxmlElementfromdocx.oxml.xmlchemyand raises an ImportError during plugin registration. Please update the import or dependency usage so the plugin starts cleanly.
Once these are addressed and pushed, I can re-run the checks.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
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