Cursor adds /automate skill and triggers for task automation
TL;DR
Cursor users can create automations with the /automate skill. Workflows now trigger via Slack emojis or five new GitHub events, and cloud agents can use virtual computers for demos.
What changed
Developers now access the /automate skill in Cursor to build automations. Vibe Builders trigger those workflows through Slack emojis or five new GitHub events. Basic Users run cloud agents on virtual computers to generate demos.
Why it matters
Developers cut manual steps when handling GitHub events in daily workflows. Vibe Builders gain speed on repetitive tasks compared with manual scripting in VS Code. Basic Users produce demos faster without local setup.
What to watch for
Test against manual scripting in VS Code by running the /automate command on a sample GitHub pull request. Verify the new triggers work by sending a Slack emoji in a connected workspace.
Who this matters for
- Vibe Builders: Map Slack emojis to GitHub workflows to trigger project updates without leaving your chat app.
Harsh’s take
Cursor is moving beyond a code editor into a full automation hub. The /automate skill combined with virtual computers for agents means the IDE is now a deployment and orchestration engine. This shifts the focus from writing lines of code to designing event-driven systems.
Using Slack emojis as triggers is a smart move for teams that live in chat, turning casual communication into actionable infrastructure changes. It reduces the friction of context switching between the terminal and project management tools. Operators should prioritize mapping their most frequent manual GitHub actions to these new triggers immediately.
by Harsh Desai
About Cursor
View the full Cursor page →All Cursor updatesGo deeper
More from Cursor
- FeatureCursor adds Customize page and plugin canvases
Cursor's new Customize page centralizes management of plugins, skills, and MCPs. It adds a marketplace leaderboard, prebuilt canvases, and GitLab or Bitbucket imports for team marketplaces.
- FeatureCursor adds cloud agent management to the Agents window
Cursor sets up cloud development environments in under 10 minutes, spins up isolated cloud subagents using /in-cloud, and hands off sessions between local and cloud.
- FeatureCursor introduces /automate skill for automating repetitive tasks
Cursor's new /automate skill creates automations from plain language. Workflows trigger via Slack emojis or GitHub events while cloud agents access virtual computers.