docs: update Cursor install for the GA Marketplace listing#89
Open
saurabhrb wants to merge 6 commits into
Open
docs: update Cursor install for the GA Marketplace listing#89saurabhrb wants to merge 6 commits into
saurabhrb wants to merge 6 commits into
Conversation
The Microsoft Dataverse plugin is now generally available on the Cursor Marketplace (cursor.com/marketplace/microsoft-dataverse). Lead the Cursor install with the Marketplace flow (add from the listing or Settings -> Plugins -> search Dataverse) and keep the from-source steps as a development fallback. Removes the outdated 'listing is coming' note.
added 2 commits
June 19, 2026 12:08
Per review, use numbered in-IDE steps (Settings -> Plugins -> search Dataverse -> Install) consistent with the Codex app block, instead of leading with the website link. The marketplace URL is kept as a reference line.
Now that the plugin is GA on the Cursor Marketplace, remove the manual git-clone/copy-to-local-plugins fallback. Cursor install is just: Settings -> Plugins -> search Dataverse -> Install.
vrathee-msft
previously approved these changes
Jun 19, 2026
… check PR #89 is docs-only (README), so the path-filtered 'Skill Evals' workflow never runs and its required 'Static skill checks' status stays pending, blocking merge. This whitespace-only EOF normalization touches a skills/** path to trigger the workflow. No content/version change; static_checks and version_bump_check both pass locally.
added 2 commits
June 19, 2026 12:32
Match the official Cursor listing, which offers an Add to Cursor button and an /add-plugin dataverse agent-chat command. Document both (UI steps + chat command). No Cursor CLI install command exists, so it is intentionally not mentioned.
Put 'From agent chat' first and present it like the GitHub Copilot and Claude Code sections — a bash code block with the slash command and no surrounding prose. Marketplace UI steps follow.
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.
What
Updates the Cursor install instructions in the README now that the Microsoft Dataverse plugin is generally available on the Cursor Marketplace: https://cursor.com/marketplace/microsoft-dataverse
Changes
Why
The listing went GA, so the README should point users at the one-click Marketplace install instead of the manual local-copy workflow. This matches how the sibling
microsoft/azure-skillsREADME documents its Cursor Marketplace install.Testing
python .github/evals/static_checks.py→ PASSED (8 skill files, 45 Python blocks, 10 categories).