Add optional Xquik search and repair marketplace metadata - #5
Open
kriptoburak wants to merge 1 commit into
Open
Conversation
Author
|
@alberduris Published the consolidated repair as signed commit Validation passed on the exact head: clean install, build, 100 tests, marketplace and skill metadata checks, changed-document link checks, and |
Add an isolated read-only Xquik command with bounded requests, pagination, tests, docs, and generated output. Repair the X API workflow path, invalid post-ID handling, marketplace sources, article fields, and skill metadata consistency.
kriptoburak
force-pushed
the
codex/add-xquik-search
branch
from
July 19, 2026 13:22
bb18e30 to
ce9c4b5
Compare
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.
Summary
xquik-searchcommand with tests, documentation, and generated runtime output.x-api-keyheader, a 15-second timeout, sanitized failures, and cursor pagination.package.json.Validation
npm ci --prefix plugins/x-twitter/skills/x-twitternpm run build --prefix plugins/x-twitter/skills/x-twitternpm test --prefix plugins/x-twitter/skills/x-twitter- 100 tests passgit diff --checkExternal check
GitHub marks the fork workflow as awaiting maintainer authorization. Local execution of the same install, build, and test steps passes on the exact head.