[PR #2089] New: add a new plugin kling_aigc-0.0.1.difypkg【Kling AIGC: Support full-generation and editing operations for images and videos, using the latest Kling models (3-Omini, O1, kling-v3, kling-v2.6, and kling-v2.5).】 #2075

Open
opened 2026-02-22 18:16:02 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/2089
Author: @sawyer-shi
Created: 2/22/2026
Status: 🔄 Open

Base: mainHead: main-kling_aigc-0.0.1


📝 Commits (2)

  • 996842b New: add a new plugin kling_aigc-0.0.1.difypkg【Kling AIGC: Support full-generation and editing operations for images and videos, using the latest Kling models (3-Omini, O1, kling-v3, kling-v2.6, and kling-v2.5).】
  • 45aba80 New: add a new plugin kling_aigc-0.0.1.difypkg【Kling AIGC: Support full-generation and editing operations for images and videos, using the latest Kling models (3-Omini, O1, kling-v3, kling-v2.6, and kling-v2.5).】

📊 Changes

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

View changed files

sawyer-shi/kling_aigc/kling_aigc-0.0.1.difypkg (+0 -0)

📄 Description

Kling AIGC

A Dify plugin that integrates Kling AI 3.0 models for video, image, and element generation workflows. Supports omni-video, text-to-video, image-to-video, omni-image, image generation, and element management with task-based queries.

Version Information

  • Current Version: v0.0.1
  • Release Date: 2026-02-16
  • Compatibility: Dify Plugin Framework
  • Python Version: 3.12

Version History

  • v0.0.1 (2026-02-16): Initial release with Kling 3.0 video/image/element tools

Quick Start

  1. Install the plugin in your Dify environment
  2. Configure your Kling AI credentials (Access Key + Secret Key)
  3. Create tasks and query results

Key Features

CNEN

  • Video Generation: Omni-video, text-to-video, image-to-video
  • Image Generation: Omni-image and image generation tasks
  • Element Management: Create, query, and delete custom elements
  • Task Queries: Single-task query with optional auto-download
  • Watermark Control: Optional watermark output

Core Features

Video Tools

  • Omni-Video Create: Multi-shot or single-shot video creation
  • Text to Video: Prompt-based video generation
  • Image to Video: First-frame / tail-frame and mask support
  • Video Query: Task status, URLs, and optional download

Image Tools

  • Omni-Image Create: Prompt-based single/series image generation
  • Image Generation: Prompt and optional image reference
  • Image Query: Task status, URLs, and optional download

Element Tools

  • Element Create: Custom subject creation (image/video reference)
  • Element Query: Retrieve element status and details
  • Element Delete: Remove custom elements

Requirements

  • Python 3.12
  • Dify Platform access
  • Kling AI API credentials (Access Key + Secret Key)
  • Required Python packages (installed via requirements.txt):
    • dify_plugin>=0.2.0
    • requests>=2.31.0
    • PyJWT>=2.8.0
    • Pillow>=9.0.0

Installation & Configuration

  1. Install dependencies:
    pip install -r requirements.txt
    
  2. Configure Kling AI credentials in plugin settings:
    • Access Key
    • Secret Key
  3. Install the plugin in your Dify environment

Notes

  • Generated assets are retained for 30 days; download promptly
  • Queries support auto-download toggles for media retrieval

Developer Information

Plugin Submission Form

1. Metadata

  • Plugin Author:
  • Plugin Name:
  • Repository URL:

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

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

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/2089 **Author:** [@sawyer-shi](https://github.com/sawyer-shi) **Created:** 2/22/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main-kling_aigc-0.0.1` --- ### 📝 Commits (2) - [`996842b`](https://github.com/langgenius/dify-plugins/commit/996842bdef360220f513036983ab1b42e74ae5cd) New: add a new plugin kling_aigc-0.0.1.difypkg【Kling AIGC: Support full-generation and editing operations for images and videos, using the latest Kling models (3-Omini, O1, kling-v3, kling-v2.6, and kling-v2.5).】 - [`45aba80`](https://github.com/langgenius/dify-plugins/commit/45aba80439522660ac96a00d0b59edd052cd1c69) New: add a new plugin kling_aigc-0.0.1.difypkg【Kling AIGC: Support full-generation and editing operations for images and videos, using the latest Kling models (3-Omini, O1, kling-v3, kling-v2.6, and kling-v2.5).】 ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `sawyer-shi/kling_aigc/kling_aigc-0.0.1.difypkg` (+0 -0) </details> ### 📄 Description # Kling AIGC A Dify plugin that integrates Kling AI 3.0 models for video, image, and element generation workflows. Supports omni-video, text-to-video, image-to-video, omni-image, image generation, and element management with task-based queries. ## Version Information - **Current Version**: v0.0.1 - **Release Date**: 2026-02-16 - **Compatibility**: Dify Plugin Framework - **Python Version**: 3.12 ### Version History - **v0.0.1** (2026-02-16): Initial release with Kling 3.0 video/image/element tools ## Quick Start 1. Install the plugin in your Dify environment 2. Configure your Kling AI credentials (Access Key + Secret Key) 3. Create tasks and query results ## Key Features <img width="360" height="949" alt="CN" src="https://github.com/user-attachments/assets/4e3b8700-8081-455a-b995-f51f44ea9781" /><img width="358" height="954" alt="EN" src="https://github.com/user-attachments/assets/246727be-6476-47cb-ab72-8460d2fec768" /> - **Video Generation**: Omni-video, text-to-video, image-to-video - **Image Generation**: Omni-image and image generation tasks - **Element Management**: Create, query, and delete custom elements - **Task Queries**: Single-task query with optional auto-download - **Watermark Control**: Optional watermark output ## Core Features ### Video Tools - **Omni-Video Create**: Multi-shot or single-shot video creation - **Text to Video**: Prompt-based video generation - **Image to Video**: First-frame / tail-frame and mask support - **Video Query**: Task status, URLs, and optional download ### Image Tools - **Omni-Image Create**: Prompt-based single/series image generation - **Image Generation**: Prompt and optional image reference - **Image Query**: Task status, URLs, and optional download ### Element Tools - **Element Create**: Custom subject creation (image/video reference) - **Element Query**: Retrieve element status and details - **Element Delete**: Remove custom elements ## Requirements - Python 3.12 - Dify Platform access - Kling AI API credentials (Access Key + Secret Key) - Required Python packages (installed via requirements.txt): - dify_plugin>=0.2.0 - requests>=2.31.0 - PyJWT>=2.8.0 - Pillow>=9.0.0 ## Installation & Configuration 1. Install dependencies: ```bash pip install -r requirements.txt ``` 2. Configure Kling AI credentials in plugin settings: - **Access Key** - **Secret Key** 3. Install the plugin in your Dify environment ## Notes - Generated assets are retained for 30 days; download promptly - Queries support auto-download toggles for media retrieval ## Developer Information - **Author**: https://github.com/sawyer-shi - **Email**: sawyer36@foxmail.com - **License**: Apache License 2.0 - **Source Code**: https://github.com/sawyer-shi/dify-plugins-kling_aigc - **Support**: Through Dify platform and GitHub Issues # Plugin Submission Form ## 1. Metadata <!-- Please provide the following metadata of your plugin to make it easier for the reviewer to check the changes. - Plugin Author : The author of the plugin which is defined in your manifest.yaml - Plugin Name : The name of the plugin which is defined in your manifest.yaml - Repository URL: The URL of the repository where the source code of your plugin is hosted --> - **Plugin Author**: - **Plugin Name**: - **Repository URL**: ## 2. Submission Type - [x] New plugin submission - [ ] Version update for existing plugin ## 3. Description <!-- Please briefly describe the purpose of the new plugin or the updates made to the existing plugin --> ## 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 <!-- Does your plugin collect any user personal data? If yes, please list what types of user personal data are being collected according to the Plugin Privacy Protection Guidelines (for example: Email address, IP address, Age, etc) --> ### 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 18:16:02 -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#2075