plugins

Cursor plugin specification and official plugins

23 articles 768 View on GitHub ↗
23 articles
Handling Rate Limits and CursorAgentError Exceptions in Production SDK Deployments

Master Cursor SDK deployments by handling rate limits and CursorAgentError exceptions. Learn to use isRetryable for exponential backoff or permanent failure to ensure production stability.

best-practices
May 25, 2026
Building Chat and Triage Integrations with Cursor SDK Patterns

Build chat and triage integrations with Cursor SDK patterns. Use durable patterns for multi-turn bots and resume patterns for scheduled jobs. Learn how to persist state across runs.

how-to-guide
May 25, 2026
Managing Plugin Manifests and Component Metadata with Quality Gates in Cursor

Effectively manage plugin manifests and component metadata with quality gates. Cursor's repository enforces strict validation blocking broken metadata before publication.

how-to-guide
May 25, 2026
Implementing Verifier Agents for Acceptance Criteria in Orchestrate

Learn to implement verifier agents for acceptance criteria in Orchestrate. Securely validate tasks using Zod schemas and ensure reliable state with handoff parsing.

how-to-guide
May 25, 2026
Configuring Slack Integration for Orchestrate Task Status Updates in Cursor Plugins

Easily configure Slack integration for Orchestrate task status updates in Cursor plugins. Mirror task states automatically to Slack threads by setting environment variables.

how-to-guide
May 25, 2026
How to Set Up Webhook Integrations with Cursor SDK Agents: A Complete Implementation Guide

Learn how to set up webhook integrations with Cursor SDK agents. Configure the cloud runtime for background processing in this complete implementation guide.

how-to-guide
May 25, 2026
Using Sub-Agents and Resume Functionality with the Cursor SDK: Advanced Orchestration Patterns

Master advanced Cursor SDK orchestration with sub-agents and resume functionality. Persist state, delegate tasks to cloud sub-agents, and resume execution seamlessly.

deep-dive
May 25, 2026
Debugging Cursor SDK Error Handling and Retry Logic: Patterns and Best Practices

Master Cursor SDK error handling and retry logic. Learn best practices for startup vs runtime failures in your plugins for robust application performance.

best-practices
May 25, 2026
Creating Internal Team Workflows with Cursor Team Kit for CI and Code Review

Automate CI and code review workflows with Cursor Team Kit. This GitHub CLI plugin provides reusable skills and agents for efficient team collaboration.

how-to-guide
May 25, 2026
Building Incremental Memory Updates with the Continual Learning Plugin for AGENTS.md

Effortlessly update your agent's memory incrementally with the Continual Learning plugin. Scan transcripts, extract facts, and merge into AGENTS.md for smarter agents.

tutorial
May 25, 2026
How to Group Code Changes by Importance in PR Review Workflows Using Cursor's Canvas Renderer

Streamline PR reviews. Cursor's Canvas renderer groups code changes by importance, stratifying diffs into core logic, wiring, and boilerplate for efficient review.

how-to-guide
May 25, 2026
Rendering PR Diffs as Interactive Cursor Canvases with the PR Review Canvas Plugin

Transform GitHub PR diffs into interactive Cursor Canvases with the PR Review Canvas plugin. Prioritize core logic and organize changes for efficient review.

how-to-guide
May 25, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →