automate
automate guides creation of Cursor Automations with triggers, schedules, and repeatable agent workflows.
Create Cursor Automations for scheduled or triggered agent workflows.
What this skill does
Try saying this
Copy a prompt into your agent to trigger this skill.
Help me with creating automations Help me with scheduled agent tasks Help me with recurring workflows Topics
Platforms
Install
CLI install
npx skills add https://github.com/cursor/skills-cursor/tree/main/automate Manual install
~/.cursor/skills/automate/ Resources
Source
https://github.com/cursor/skills-cursor/tree/main/automateRelated Skills
babysit automates PR babysitting: triage review comments, fix CI failures, and resolve merge conflicts until the PR is merge-ready.
Can help with
- →PR needs attention
- →CI is failing
sdk skill covers Cursor SDK integration for running agents from scripts, CI pipelines, and backend services using @cursor/sdk.
Can help with
- →Cursor SDK integration
- →Programmatic agents
split-to-prs helps break monolithic changes into logically separated PRs with clear scope and reviewable diffs.
Can help with
- →Large uncommitted changes
- →Split branch into PRs
commit-messages analyzes git diffs and produces conventional commit messages focused on the why, not just the what.
Can help with
- →Writing commit messages
- →Before git commit