Skip to content

docs: add Outlook, Outlook Calendar, and OneDrive to the plugin table - #360

Open
dajiaohuang wants to merge 1 commit into
cursor:mainfrom
dajiaohuang:docs/readme-add-microsoft-plugins
Open

docs: add Outlook, Outlook Calendar, and OneDrive to the plugin table#360
dajiaohuang wants to merge 1 commit into
cursor:mainfrom
dajiaohuang:docs/readme-add-microsoft-plugins

Conversation

@dajiaohuang

@dajiaohuang dajiaohuang commented Sep 10, 2026

Copy link
Copy Markdown

The README table lists 67 plugins while .cursor-plugin/marketplace.json lists 70. Outlook, Outlook Calendar, and OneDrive were added in #276 without table rows, so they are not discoverable from the README.

Adds the three rows in the existing format, with name, author, category, and description taken from each plugin's plugin.json.

Verified:

  • node scripts/validate-plugins.mjs passes.
  • README table names, paths, and descriptions now match marketplace.json exactly (70/70).

The validate workflow only triggers on marketplace.json, **/plugin.json, and schemas/**, so no CI checks run for this README-only change.

🤖 Generated with Claude Code


Note

Low Risk
README-only documentation update with no code or manifest changes.

Overview
Adds three missing Productivity plugin rows to the README plugins table so it matches .cursor-plugin/marketplace.json (70 plugins): outlook, outlook-calendar, and onedrive, placed after teams, with names, paths, and descriptions aligned to each plugin’s plugin.json.

No runtime, manifest, or validation script changes—documentation discoverability only.

Reviewed by Cursor Bugbot for commit 802d5c3. Bugbot is set up for automated code reviews on this repo. Configure here.

The marketplace lists 70 plugins but the README table documents 67.
Outlook, Outlook Calendar, and OneDrive were added in cursor#276 and never
given table rows, so they are not discoverable from the README.

Adds the three rows in the existing format.
@dajiaohuang
dajiaohuang force-pushed the docs/readme-add-microsoft-plugins branch from 2d0215f to 802d5c3 Compare September 11, 2026 10:51
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