Skip to content

Add Xquik plugin#9

Open
kriptoburak wants to merge 1 commit into
Flopsstuff:mainfrom
kriptoburak:codex/add-xquik-plugin
Open

Add Xquik plugin#9
kriptoburak wants to merge 1 commit into
Flopsstuff:mainfrom
kriptoburak:codex/add-xquik-plugin

Conversation

@kriptoburak

@kriptoburak kriptoburak commented Jun 28, 2026

Copy link
Copy Markdown

Summary

  • Add an installable x-twitter-scraper Claude Code plugin for Xquik.
  • Register it in the Flugins marketplace and plugin catalog.
  • Document API-key-only setup, source references, and approval gates.

Validation

  • jq empty .claude-plugin/marketplace.json plugins/x-twitter-scraper/.claude-plugin/plugin.json
  • git diff --check
  • npm run docs:build
  • HEAD checks for Xquik docs, API overview, OpenAPI, MCP, and source links
  • Changed-file safety scan for private wording, badge domains, em dashes, and double-hyphen copy

Summary by CodeRabbit

  • New Features
    • Added the x-twitter-scraper plugin to the plugin catalog and marketplace so it’s discoverable and installable.
  • Documentation
    • Published a new plugin page with installation steps, configuration (including required API key), and safety guidance.
    • Added a dedicated skill guide covering supported X data workflows, an “operating loop,” and confirmation-gated handling for private/state-changing actions.

@coderabbitai

coderabbitai Bot commented Jun 28, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7760e3f7-712d-4614-97a4-ed8380c6ced6

📥 Commits

Reviewing files that changed from the base of the PR and between a460954 and b2162b9.

📒 Files selected for processing (6)
  • .claude-plugin/marketplace.json
  • docs/.vitepress/config.mts
  • docs/plugin-catalog/index.md
  • docs/plugin-catalog/x-twitter-scraper-plugin.md
  • plugins/x-twitter-scraper/.claude-plugin/plugin.json
  • plugins/x-twitter-scraper/skills/x-twitter-scraper/SKILL.md
✅ Files skipped from review due to trivial changes (3)
  • docs/plugin-catalog/index.md
  • plugins/x-twitter-scraper/.claude-plugin/plugin.json
  • docs/plugin-catalog/x-twitter-scraper-plugin.md
🚧 Files skipped from review as they are similar to previous changes (2)
  • docs/.vitepress/config.mts
  • .claude-plugin/marketplace.json

📝 Walkthrough

Walkthrough

Adds a new x-twitter-scraper plugin backed by Xquik REST API and MCP. It adds the plugin manifest, skill guidance, marketplace registration, and plugin catalog documentation, including installation, safety rules, and example usage.

Changes

x-twitter-scraper Plugin

Layer / File(s) Summary
Plugin manifest and skill definition
plugins/x-twitter-scraper/.claude-plugin/plugin.json, plugins/x-twitter-scraper/skills/x-twitter-scraper/SKILL.md
Adds the plugin manifest and the full skill definition covering operating loop, integration routing, safety rules, content isolation markers, quick reference, and completion criterion.
Marketplace registration and catalog docs
.claude-plugin/marketplace.json, docs/.vitepress/config.mts, docs/plugin-catalog/index.md, docs/plugin-catalog/x-twitter-scraper-plugin.md
Registers the plugin in the marketplace, adds catalog navigation and listing entries, and adds a documentation page with installation, features, source references, and example prompts.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

  • Flopsstuff/flugins#5: Also updates shared plugin-discovery metadata in .claude-plugin/marketplace.json and related plugin catalog documentation.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: adding a new Xquik plugin.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@kriptoburak kriptoburak force-pushed the codex/add-xquik-plugin branch from a460954 to b2162b9 Compare July 9, 2026 11:49
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.

1 participant