About this project
This repository is the official Cursor plugin marketplace: a multi-plugin collection where each plugin lives in its own directory at the repository root and carries a `.cursor-plugin/plugin.json` manifest. A root `.cursor-plugin/marketplace.json` lists all plugins, so the repo functions as a browsable catalog rather than a single tool.
Plugin layout
Each plugin directory typically contains `skills/` (agent skills defined in `SKILL.md` with frontmatter), `rules/` (Cursor rules as `.mdc` files), an `mcp.json` for MCP server definitions, plus `README.md`, `CHANGELOG.md` and `LICENSE`. The repository is MIT licensed.
What the plugins cover
The catalog splits roughly into two groups. The first is Cursor-authored developer-tooling plugins, including Teaching (skill mapping, practice plans, learning retrospectives), Continual Learning (incremental transcript-driven memory updates for AGENTS.md), Cursor Team Kit (internal workflows for CI, code review, shipping, local automation and verification), Thermos (branch review with security and correctness audits, code-quality rubrics and parallel subagents), Create Plugin (scaffolding and validating new agent plugins), Ralph Loop (iterative self-referential AI loops), Agent Compatibility (CLI-backed repo compatibility scans), CLI for Agents (patterns for CLIs that coding agents can run reliably), PR Review Canvas and Docs Canvas (rendering diffs and documentation as navigable canvases), Cursor SDK (building apps and automations with a TypeScript SDK), Orchestrate (fanning large tasks across parallel cloud agents), pstack (rigorous, parallelizable agent workflows), Advisor (consulting a stronger model before major decisions) and Grok Voice (realtime speech-to-speech, dictation and read-aloud in an app).
The second group is third-party integrations under `third_party/`, spanning productivity suites (Gmail, Google Drive, Calendar, Docs, Sheets, Slides, Microsoft Teams, SharePoint), developer and testing services (GitHub, Playwright), CRM and sales tools (Salesforce, HubSpot, Attio, Outreach, Amplemarket, Gong, Intercom, Clay, Hunter), marketing and analytics (Klaviyo, Customer.io, MailerLite, Brevo, Semrush, Ahrefs, Similarweb, Statsig, Profound, Meltwater), forms (Typeform, Jotform), recruiting and HR (Ashby, Workable, Juicebox, Upwork), finance and trading (Brex, Mercury, Xero, Navan, Webull, S&P Global, Interactive Brokers, Daloopa, Robinhood, Coinbase, eToro Trading, X Money, Finance), meeting and note tools (Zoom, Fireflies, Otter.ai, Fathom, Circleback, Craft, Mem, Readwise, Coda, Smartsheet, Wrike, Todoist, Calendly, Guru), commerce (Shopify), design (Excalidraw), data (Google Cloud BigQuery), social (X, X Ads), domains (GoDaddy), documents (Docusign, Gamma) and more.
How to use it
Because each plugin is self-contained, users can browse the marketplace manifest, pick the plugins relevant to their workflow, and install them into Cursor so their agent gains the corresponding skills, rules and MCP-backed tool access. The repository is primarily a distribution and specification surface: it defines the plugin format and hosts the official plugins rather than shipping a runtime of its own.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.