[PR #1587] [CLOSED] 元搜索插件 #1704

Closed
opened 2026-02-22 18:05:42 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/1587
Author: @yangzhichao814-cell
Created: 11/21/2025
Status: Closed

Base: mainHead: main


📝 Commits (2)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

meta_search (+1 -0)

📄 Description

Plugin Submission Form

  1. Metadata
    Plugin Author:yangzhichao814-cell
    Plugin Name: meta_search
    Repository URL:https://github.com/yangzhichao814-cell/dify-plugins/tree/main/meta_search
  2. Submission Type
    New plugin submission
    Version update for existing plugin
  3. Description
    meta_search is a powerful meta-search plugin designed to help users quickly obtain the latest and most relevant articles based on their input keywords. Leveraging efficient information aggregation and real-time retrieval capabilities, this plugin streamlines the process of information acquisition by eliminating the need for users to switch between multiple platforms or search engines manually.
    When users enter specific keywords, the plugin initiates targeted searches across a diverse range of authoritative and up-to-date content sources. It then intelligently filters, sorts, and synthesizes the retrieved results to present users with a curated list of articles—prioritizing recency, relevance, and content quality. Whether for academic research, industry trends tracking, news gathering, or daily information access, this plugin provides a one-stop solution to meet users' demand for timely and valuable content.
  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
    Detailed usage instructions
    All required APIs and credentials are clearly listed
    Connection requirements and configuration details
    Link to the repository for the plugin source code
  6. Privacy Protection Information
    Based on Dify Plugin Privacy Protection Guidelines:
    Data Collection
    My plugin does not collect any user personal data. All user input data (such as CSV/JSON content, configuration parameters) is only used for real-time processing through the Flask API, and is not stored locally or transmitted to any third-party servers except the user-specified Flask API endpoint. The plugin does not record, cache, or upload any personal information (including but not limited to email addresses, IP addresses, device information) during operation.
    Privacy Policy
    I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugins/pull/1587 **Author:** [@yangzhichao814-cell](https://github.com/yangzhichao814-cell) **Created:** 11/21/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`2a276cc`](https://github.com/langgenius/dify-plugins/commit/2a276cca7e968a2e5f29bf36ab07d30cde8c8767) Add files via upload - [`648d2ff`](https://github.com/langgenius/dify-plugins/commit/648d2ffd4dd2907477ec470ce91fcde1eb6a6b09) 1 ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `meta_search` (+1 -0) </details> ### 📄 Description Plugin Submission Form 1. Metadata Plugin Author:yangzhichao814-cell Plugin Name: meta_search Repository URL:https://github.com/yangzhichao814-cell/dify-plugins/tree/main/meta_search 2. Submission Type New plugin submission Version update for existing plugin 3. Description meta_search is a powerful meta-search plugin designed to help users quickly obtain the latest and most relevant articles based on their input keywords. Leveraging efficient information aggregation and real-time retrieval capabilities, this plugin streamlines the process of information acquisition by eliminating the need for users to switch between multiple platforms or search engines manually. When users enter specific keywords, the plugin initiates targeted searches across a diverse range of authoritative and up-to-date content sources. It then intelligently filters, sorts, and synthesizes the retrieved results to present users with a curated list of articles—prioritizing recency, relevance, and content quality. Whether for academic research, industry trends tracking, news gathering, or daily information access, this plugin provides a one-stop solution to meet users' demand for timely and valuable content. 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 Detailed usage instructions All required APIs and credentials are clearly listed Connection requirements and configuration details Link to the repository for the plugin source code 6. Privacy Protection Information Based on Dify Plugin Privacy Protection [Guidelines](https://docs.dify.ai/plugins/publish-plugins/publish-to-dify-marketplace/plugin-privacy-protection-guidelines): Data Collection My plugin does not collect any user personal data. All user input data (such as CSV/JSON content, configuration parameters) is only used for real-time processing through the Flask API, and is not stored locally or transmitted to any third-party servers except the user-specified Flask API endpoint. The plugin does not record, cache, or upload any personal information (including but not limited to email addresses, IP addresses, device information) during operation. Privacy Policy I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:05:42 -05:00
yindo closed this issue 2026-02-22 18:05:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#1704