Add Xquik Dify tool plugin#2408
Merged
crazywoola merged 1 commit intoMay 15, 2026
Merged
Conversation
crazywoola
approved these changes
May 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Plugin Submission Form
1. Metadata
2. Submission Type
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
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:
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
Validation
unzip -t xquik-dev/xquik/xquik-0.1.0.difypkgmanifest.yaml,provider/xquik.yaml, andtools/xquik.yamluv pip install -r requirements.txtprovider.xquikandtools.xquik