mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1587] [CLOSED] 元搜索插件 #1704
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/1587
Author: @yangzhichao814-cell
Created: 11/21/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (2)
2a276ccAdd files via upload648d2ff1📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
➕
meta_search(+1 -0)📄 Description
Plugin Submission Form
Plugin Author:yangzhichao814-cell
Plugin Name: meta_search
Repository URL:https://github.com/yangzhichao814-cell/dify-plugins/tree/main/meta_search
New plugin submission
Version update for existing plugin
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.
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
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
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.