Skip to content

Add Gmail, Google Drive, and Google Calendar plugins#34

Draft
n2parko wants to merge 2 commits intomainfrom
cursor/google-services-agent-skills-0240
Draft

Add Gmail, Google Drive, and Google Calendar plugins#34
n2parko wants to merge 2 commits intomainfrom
cursor/google-services-agent-skills-0240

Conversation

@n2parko
Copy link
Collaborator

@n2parko n2parko commented Mar 5, 2026

Summary

  • Add three discrete Google Workspace plugins named gmail, google-drive, and google-calendar.
  • Keep each plugin focused on a specific operational use case with one skill, one custom agent, and one scoped MCP config.
  • Wire all three plugins into .cursor-plugin/marketplace.json and root README.md plugin table.

Testing

  • npm install --no-save ajv ajv-formats && node scripts/validate-plugins.mjs
    • Result: All plugins validated successfully.

Notes

  • Names and installation commands are now:
    • /add-plugin gmail
    • /add-plugin google-drive
    • /add-plugin google-calendar
  • MCP server entries were renamed consistently to match plugin IDs.

Open in Web Open in Cursor 

cursoragent and others added 2 commits March 5, 2026 04:06
Co-authored-by: n2parko <n2parko@users.noreply.github.com>
Co-authored-by: n2parko <n2parko@users.noreply.github.com>
@cursor cursor bot changed the title Add three discrete Google Workspace use-case plugins Add Gmail, Google Drive, and Google Calendar plugins Mar 5, 2026
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.

2 participants