[PR #1040] [CLOSED] add: investoday apis tools #1340

Closed
opened 2026-02-22 17:55:03 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/1040
Author: @kenneth-bro
Created: 8/11/2025
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • 2f7c8e8 update: investoday-api plugins
  • 2c70f60 remove: 错误的版本

📊 Changes

9 files changed (+0 additions, -0 deletions)

View changed files

Investoday/announcement/investoday-announcement-1.0.0.difypkg (+0 -0)
Investoday/base/investoday-base-1.0.0.difypkg (+0 -0)
Investoday/fund/investoday-fund-1.0.0.difypkg (+0 -0)
Investoday/index/investoday-index-1.0.0.difypkg (+0 -0)
Investoday/industry/investoday-industry-1.0.0.difypkg (+0 -0)
Investoday/market/investoday-market-1.0.0.difypkg (+0 -0)
Investoday/news/investoday-news-1.0.0.difypkg (+0 -0)
Investoday/research-report/investoday-research-report-1.0.0.difypkg (+0 -0)
Investoday/stock/investoday-stock-1.0.1.difypkg (+0 -0)

📄 Description

Plugin Submission Form

1. Metadata

  • Plugin Author: investoday
  • Plugin Name: Multiple plugins
    • investoday-announcement
    • investoday-base
    • investoday-fund
    • investoday-index
    • investoday-industry
    • investoday-market
    • investoday-news
    • investoday-research-report
    • investoday-stock

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

  • Updated documentation:
    Added README_ZH.md and refreshed English README.md for all plugins with step-by-step usage, marketplace install, authorization, and workflow usage.
    Synchronized documentation structure and links across all plugins.
  • Privacy policy:
    Completed PRIVACY.md per guidelines; updated “Last Updated” to current date.

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

  • No personal data is collected by these plugins.
  • Only necessary API invocation metadata may be logged for service optimization and troubleshooting.
  • All financial market data is fetched via the user’s own API key; API keys are user-managed and not stored by the plugins.

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/1040 **Author:** [@kenneth-bro](https://github.com/kenneth-bro) **Created:** 8/11/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`2f7c8e8`](https://github.com/langgenius/dify-plugins/commit/2f7c8e89d488a8d2abaae3bd152ed5b9f6b9c9f3) update: investoday-api plugins - [`2c70f60`](https://github.com/langgenius/dify-plugins/commit/2c70f6020697942b31d18df2d6a927e279e7fb68) remove: 错误的版本 ### 📊 Changes **9 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Investoday/announcement/investoday-announcement-1.0.0.difypkg` (+0 -0) ➕ `Investoday/base/investoday-base-1.0.0.difypkg` (+0 -0) ➕ `Investoday/fund/investoday-fund-1.0.0.difypkg` (+0 -0) ➕ `Investoday/index/investoday-index-1.0.0.difypkg` (+0 -0) ➕ `Investoday/industry/investoday-industry-1.0.0.difypkg` (+0 -0) ➕ `Investoday/market/investoday-market-1.0.0.difypkg` (+0 -0) ➕ `Investoday/news/investoday-news-1.0.0.difypkg` (+0 -0) ➕ `Investoday/research-report/investoday-research-report-1.0.0.difypkg` (+0 -0) ➕ `Investoday/stock/investoday-stock-1.0.1.difypkg` (+0 -0) </details> ### 📄 Description # Plugin Submission Form ## 1. Metadata - Plugin Author: investoday - Plugin Name: Multiple plugins - investoday-announcement - investoday-base - investoday-fund - investoday-index - investoday-industry - investoday-market - investoday-news - investoday-research-report - investoday-stock ## 2. Submission Type - [x] New plugin submission - [ ] Version update for existing plugin ## 3. Description - Updated documentation: Added README_ZH.md and refreshed English README.md for all plugins with step-by-step usage, marketplace install, authorization, and workflow usage. Synchronized documentation structure and links across all plugins. - Privacy policy: Completed PRIVACY.md per guidelines; updated “Last Updated” to current date. ## 4. Checklist - [x] I have read and followed the Publish to Dify Marketplace guidelines - [x] I have read and comply with the Plugin Developer Agreement - [x] I confirm my plugin works properly on both Dify Community Edition and Cloud Version - [x] I confirm my plugin has been thoroughly tested for completeness and functionality - [x] My plugin brings new value to Dify ## 5. Documentation Checklist Please confirm that your plugin README includes all necessary information: - [x] Step-by-step setup instructions - [x] Detailed usage instructions - [x] All required APIs and credentials are clearly listed - [x] Connection requirements and configuration details - [x] 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 - No personal data is collected by these plugins. - Only necessary API invocation metadata may be logged for service optimization and troubleshooting. - All financial market data is fetched via the user’s own API key; API keys are user-managed and not stored by the plugins. ### Privacy Policy - [x] 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 17:55:03 -05:00
yindo closed this issue 2026-02-22 17:55:03 -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#1340