cursor/plugins
Cursor's AI code editor opens up an official plugin marketplace, from code review bots to Gmail and Salesforce hookups
Cursor, the AI coding tool maker, released an open-source repository collecting its official plugins in one place. Each plugin is a self-contained folder with its own manifest file, covering everything from developer workflows like automated PR review and CI to connectors for Gmail, Google Calendar, GitHub, Salesforce, and other business apps. The repo also documents the folder structure so anyone can build and submit their own plugin.
What it does
- 32 plugins are listed, split into categories like Developer Tools, Productivity, Utilities, and Integrations
- Developer Tools plugins add capabilities such as security-focused branch review (Thermos), fanning tasks out to parallel AI agents (Orchestrate), and scaffolding new plugins (Create Plugin)
- Integrations connect the AI agent to everyday business tools: Gmail, Google Drive, Google Calendar, GitHub, Salesforce, HubSpot, Zoom, Docusign, and more
- Each plugin lives in its own folder with a plugin.json manifest, optional 'skills' the AI agent can use, Cursor-specific rule files, and an MCP server config for connecting external tools
- Most plugins are authored by Cursor itself, with at least one community-contributed plugin (pstack) also included
Why it matters
It shows how an AI coding assistant is being extended beyond writing code into managing email, CRM data, meetings, and cross-team workflows through a standardized plugin format. For developers, the open manifest structure means anyone can build and share new AI agent capabilities rather than waiting on the vendor.
Terms in this repo
- plugin.json manifest · 각 플러그인의 이름, 설명, 작성자 등 메타데이터를 담은 설정 파일
- MCP server · AI 에이전트가 외부 도구나 서비스와 통신할 수 있게 해주는 연결 규격의 서버
- skills · AI 에이전트가 특정 작업을 수행하도록 정의된 지침 묶음
Repository description (English)
Cursor plugin specification and official plugins
Open on GitHubTrending repos
- cathrynlavery/diagram-designA skill that makes AI coding tools draw magazine-quality diagrams instead of generic rounded boxes
- public-apis/public-apisA giant crowd-curated directory of free APIs for developers
- semantica-agi/semanticaAn open-source graph infrastructure that lets AI agents show their work, not just their answers
- cactus-compute/needleA 14MB AI model small enough to run tool-calling on a phone or watch, without internet
- unslothai/unslothA desktop app that lets you run and train AI models on your own computer, no coding required
- macro-inc/macroAn all-in-one workspace where email, chat, docs, tasks, and CRM are cross-linked and share one AI memory
- harry0703/MoneyPrinterTurboAn open-source tool that turns a single topic or keyword into a finished short video, complete with script, footage, subtitles, and music
- basecamp/omarchyA ready-made, opinionated Linux setup built by DHH
Latest from METAL LAB
- Grok leaks conversations, location data via commands hidden in ciphertext
- Cursor lets agents handle long-running tasks with new "/goal" command
- NVIDIA releases Switchyard, an LLM routing proxy for coding agents
- Caveman Cuts Claude Code Token Usage by 33% Using Caveman-Speak
- Apple Keeps 2027 Target for Camera AirPods, Qwen3.8-27B Makes 80 Tool Calls Locally