Skip to content

Add Xquik Dify tool plugin#2408

Merged
crazywoola merged 1 commit into
langgenius:mainfrom
kriptoburak:codex/add-xquik-dify-plugin
May 15, 2026
Merged

Add Xquik Dify tool plugin#2408
crazywoola merged 1 commit into
langgenius:mainfrom
kriptoburak:codex/add-xquik-dify-plugin

Conversation

@kriptoburak
Copy link
Copy Markdown
Contributor

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

Adds a read-only Xquik tool plugin for public X/Twitter data workflows in Dify.
The plugin supports tweet search, tweet lookup, user search, profile lookup,
recent user tweets, and trends. It uses Xquik API key authentication and does
not expose write actions or request X login material.

Closes #2401.

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

Local package validation passed. I did not run a live Dify Cloud install from
this fork.

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

The plugin sends the selected operation, user-provided search or lookup
parameters, and the configured Xquik API key to the Xquik API. It does not
collect X account passwords, X cookies, browser sessions, OAuth tokens, private
messages, or write permissions.

Privacy Policy

  • I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

Validation

  • Duplicate gate: no existing Xquik package, PR, or issue found beyond request [Plugin Request]: Xquik public X/Twitter data tools #2401.
  • unzip -t xquik-dev/xquik/xquik-0.1.0.difypkg
  • YAML parse for manifest.yaml, provider/xquik.yaml, and tools/xquik.yaml
  • Python 3.12 dependency install with uv pip install -r requirements.txt
  • Python 3.12 module import for provider.xquik and tools.xquik
  • Confidentiality and stale-term scan of packaged files
  • Broken-link check for Xquik docs, Xquik repo, Dify repo, Dify issue, and Dify privacy guidelines

@crazywoola crazywoola merged commit 077a462 into langgenius:main May 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Plugin Request]: Xquik public X/Twitter data tools

2 participants