chore: sync with cursor/plugins — Merge pull request #228 from maloneya/amaloney/x-plugin-api-guide-skill - #25
Merged
github-actions[bot] merged 4 commits intoAug 20, 2026
Conversation
Maps X API error responses (401/402/403/429/409) to the developer-account state that caused them, with auth-mode guidance and cost-aware retry rules so agents don't burn prepaid credits on blind retries. Co-authored-by: Cursor <cursoragent@cursor.com>
Reframes the skill around the X MCP Connect flow: three core errors (sign-in, not onboarded, out of credits) with exact lines to say to the user, plus session-start probing, search operators, and cost-aware workflow rules. Drops the developer-account error decode table. Co-authored-by: Cursor <cursoragent@cursor.com>
…de-skill Add X MCP guide skill to X plugin
…uest-228-from-maloneya-amaloney-x-plugin-api-g-3-commits
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.
Upstream changes
fd6dd6f Merge pull request cursor#228 from maloneya/amaloney/x-plugin-api-guide-skill
a367027 Replace skill with user-facing X MCP guide version
7b6d060 Add x-api-mcp-guide skill to X plugin
Automated sync via sync-upstream workflow