[PR #1990] [MERGED] feat: update dinq plugin with API key auth #2006

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/1990
Author: @elonfeng
Created: 1/30/2026
Status: Merged
Merged: 1/31/2026
Merged by: @crazywoola

Base: mainHead: add-dinq-plugin


📝 Commits (2)

  • c145db0 feat: update dinq plugin with API key auth and new README
  • f4d279c feat: update README with screenshot and contact email

📊 Changes

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

View changed files

📝 dinq/dinq/dinq-dify-plugin.difypkg (+0 -0)

📄 Description

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

DINQ is a talent deep analysis tool that uses AI to analyze professional profiles from GitHub, LinkedIn, and Google Scholar. It transforms
fragmented cross-platform information into structured, highly readable talent profile cards, providing precise screening and evaluation decision
support for recruitment Agents.

Key Features:

  • Multi-platform analysis: GitHub / LinkedIn / Google Scholar
  • AI-powered parsing into structured talent profiles
  • One-click extraction of skills, experience, and achievements
  • Decision support for recruitment Agents

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

  • 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

Data Collection

This plugin collects the following data:

  • Query content: The profile URL or username provided by the user for analysis (GitHub username, LinkedIn URL, or Google Scholar profile)

No other personal data is collected or stored.

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/1990 **Author:** [@elonfeng](https://github.com/elonfeng) **Created:** 1/30/2026 **Status:** ✅ Merged **Merged:** 1/31/2026 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `add-dinq-plugin` --- ### 📝 Commits (2) - [`c145db0`](https://github.com/langgenius/dify-plugins/commit/c145db028af9dead054bc0cc1faec1971829c759) feat: update dinq plugin with API key auth and new README - [`f4d279c`](https://github.com/langgenius/dify-plugins/commit/f4d279c644c45ed6924c1cff991e0cf6883b73d2) feat: update README with screenshot and contact email ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `dinq/dinq/dinq-dify-plugin.difypkg` (+0 -0) </details> ### 📄 Description # Plugin Submission Form ## 1. Metadata - **Plugin Author**: dinq - **Plugin Name**: dinq - **Repository URL**: https://github.com/elonfeng/dify-plugins/tree/add-dinq-plugin/dinq/dinq ## 2. Submission Type - [x] New plugin submission - [ ] Version update for existing plugin ## 3. Description DINQ is a talent deep analysis tool that uses AI to analyze professional profiles from GitHub, LinkedIn, and Google Scholar. It transforms fragmented cross-platform information into structured, highly readable talent profile cards, providing precise screening and evaluation decision support for recruitment Agents. **Key Features:** - Multi-platform analysis: GitHub / LinkedIn / Google Scholar - AI-powered parsing into structured talent profiles - One-click extraction of skills, experience, and achievements - Decision support for recruitment Agents ## 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 - [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 ### Data Collection This plugin collects the following data: - **Query content**: The profile URL or username provided by the user for analysis (GitHub username, LinkedIn URL, or Google Scholar profile) No other personal data is collected or stored. ### 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:14:22 -05:00
yindo closed this issue 2026-02-22 18:14:22 -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#2006