plugins
Official Cursor plugins for code review, CI, and SaaS integrations
All Skills in This Repository (82)
Pure Emerald Level Indicatorscheck-agent-compatibility
Execute a full compatibility pass across scanner score, startup viability, validation loop, and docs reliability.
cursor-sdk
Integrate the Cursor TypeScript SDK for building and running agents in code, CI, and automation.
review-plugin-submission
Audit Cursor plugin manifests and metadata for marketplace submission readiness.
create-plugin-scaffold
Scaffold Cursor plugins with a valid manifest and starter directories.
make-pr-easy-to-review
Identify reviewability issues in PR commits, diffs, paths, and descriptions.
control-ui
Build or adapt local browser harnesses to verify UI behavior.
get-pr-comments
Fetch pull request review comments and group them by severity into prioritized actions.
verify-this
Compare baseline and treatment artifacts to emit a verification verdict.
new-branch-and-pr
Create a feature branch from main and open a pull request.
weekly-review
Summarize authored commits into a concise weekly recap with classification.
what-did-i-get-done
Summarize authored git commits within a user-specified date range.
loop-on-ci
Monitor GitHub PR checks and coordinate automated diagnosis and fixes for failures.
Frequently Asked Questions
FAQPage SchemaHow to install Cursor plugins?โผ
Run `npx skills add cursor/plugins --all -g -y` in your terminal to install the full plugin suite globally.
What do Cursor plugins do?โผ
They give your Cursor agent ready-made workflows for code review, CI fixing, PR summaries, and connections to tools like GitHub, Slack, and Salesforce.
Can AI review my pull requests automatically?โผ
Yes. Skills like review-and-ship, thermo-nuclear-review, and pr-review-canvas audit your branch for bugs, security issues, and code quality before you merge.
Do these plugins work outside the Cursor IDE?โผ
The skills follow the standard SKILL.md format, so they work in Cursor and other compatible AI coding agents that support the same skill standard.
Can I connect business tools like Gmail or HubSpot?โผ
Yes. The third_party plugins let your agent search email, update CRM records, schedule meetings, and query analytics without leaving your editor.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core