chore: sync with cursor/plugins — Merge pull request #179 from maloneya/amaloney/google-workspace-mcp-plugins - #11
Merged
github-actions[bot] merged 8 commits intoJul 31, 2026
Conversation
<!-- CURSOR_AGENT_PR_BODY_BEGIN --> ## Summary - add a maintained Notes feature-map index with baseline, driving, proof, and entry-contract guidance - add complete browser and CLI recipes for note creation and search - point `create-verification-skill` at the reference and bump pstack to 0.11.14 ## Testing - `npm install --no-save ajv ajv-formats && node scripts/validate-plugins.mjs` - `git diff --check origin/main...HEAD` - verified both feature files have the four required H2s in order and start their driving sections with `Preconditions:` - verified the reference contains no internal names or em dashes <!-- CURSOR_AGENT_PR_BODY_END --> <div><a href="https://cursor.com/agents/bc-16f55275-7fb3-4f64-a1d9-b115f1ad4b5a"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-web-light.png"><img alt="Open in Web" width="114" height="28" src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a> <a href="https://cursor.com/background-agent?bcId=bc-16f55275-7fb3-4f64-a1d9-b115f1ad4b5a"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img alt="Open in Cursor" width="131" height="28" src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a> </div>
Add first-party plugins for Gmail, Drive, Calendar, Docs, Sheets, and Slides that wrap Google's remote MCP endpoints.
Set displayName to Gmail / Google Drive / Calendar / Docs / Sheets / Slides and replace placeholder icons with Google's productlogos SVGs from gstatic. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: lauren <poteto@users.noreply.github.com>
Co-authored-by: lauren <poteto@users.noreply.github.com>
Co-authored-by: lauren <poteto@users.noreply.github.com>
…-mcp-plugins feat: add Google Workspace MCP plugins
…uest-179-from-maloneya-amaloney-google-workspa-7-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
15ef02d Merge pull request cursor#179 from maloneya/amaloney/google-workspace-mcp-plugins
0b7ef5b docs(pstack): refresh guide for 0.12.0
91dd7b7 Address swarm review feedback
b79f8ca Add swarm skill to pstack
550920a Use official Google product names and 2026 brand logos
1932035 feat: add Google Workspace MCP plugins
4483dcd Add feature map reference to create-verification-skill (cursor#178)
Automated sync via sync-upstream workflow