Cursor introduces /automate skill for configuring automation triggers
TL;DR
Cursor Automations introduces the /automate skill to configure triggers, instructions, and tools in plain language. It adds Slack emoji triggers, five new GitHub triggers, and a computer use tool enabling cloud agents to produce demos or artifacts.
What changed
Cursor Automations adds the /automate skill so Vibe Builders and Developers can set triggers, instructions, and tools in plain language. Basic Users receive Slack emoji triggers while Developers gain five new GitHub triggers and a computer use tool for cloud agents that produce demos or artifacts.
Why it matters
Vibe Builders configure workflows that generate artifacts directly from triggers such as the five new GitHub options. Developers reduce manual steps on repository tasks while Basic Users trigger actions via simple Slack reactions.
What to watch for
Test the computer use tool against GitHub Actions by creating one sample automation. Developers should run a Slack emoji trigger and confirm the resulting artifact appears in the cloud agent output.
Who this matters for
- Vibe Builders: Use the /automate skill to link GitHub triggers to artifact generation via plain language.
Harsh’s take
Cursor is moving beyond a code editor into a full orchestration layer. The /automate skill effectively turns natural language instructions into persistent background agents. By integrating Slack emoji triggers and GitHub events, Cursor allows builders to bypass complex CI/CD pipelines for simple tasks.
The addition of a computer use tool for cloud agents is the real signal here. It suggests a future where the IDE handles the execution environment, not just the text. Operators should prioritize testing these triggers for repetitive documentation or demo tasks to see if the cloud agent reliability holds up under multi-step instructions.
by Harsh Desai
About Cursor
View the full Cursor page →All Cursor updatesGo deeper
More from Cursor
- FeatureCursor adds cloud agent management to Agents Window
Cursor sets up cloud environments in under 10 minutes and saves configurations as reusable snapshots. The update adds cloud subagents via /in-cloud for long-running tasks with seamless local-to-cloud handoffs.
- FeatureCursor supports running and managing cloud agents in Agents Window
Cursor adds support for running and managing cloud agents in the Agents Window. It enables cloud environment setup in under 10 minutes and isolated subagents via /in-cloud.
- FeatureCursor adds /automate skill with Slack and GitHub triggers
Cursor now supports an /automate skill to create automations. Workflows trigger via Slack emojis or GitHub events, and cloud agents run on their own virtual computers for demos.