Cursor adds /automate skill along with Slack and GitHub triggers
TL;DR
Cursor Automations now include the /automate skill to build agents locally. New Slack and GitHub triggers plus a computer use tool for cloud agents are also available.
What changed
Cursor added the /automate skill for building agents locally along with new triggers for Slack and GitHub. A computer use tool also arrived to let cloud agents generate visual demos.
Why it matters
Developers can now connect GitHub triggers to reduce manual PR checks compared to standard scripting in VS Code. Vibe Builders gain direct Slack automation paths that fit team notification workflows without extra setup layers.
What to watch for
Compare the new triggers against GitHub Actions by testing a sample /automate command in a local Cursor workspace and reviewing the generated agent output.
Who this matters for
- Vibe Builders: Use the Slack trigger to pipe project updates into team channels without writing custom webhooks.
Harsh’s take
Cursor is moving beyond a code editor into a local agentic hub. The /automate skill shifts the focus from writing code to orchestrating workflows. By adding Slack and GitHub triggers, they are effectively competing with lightweight CI/CD tools and Zapier style automations directly in the IDE.
The computer use tool for visual demos is the real standout, it allows for rapid prototyping of UI changes that stakeholders can see immediately. This is a massive speed boost for small teams who need to validate features before committing to a full build. Stop treating Cursor as just a better VS Code and start treating it as a command center for your entire development lifecycle.
by Harsh Desai
About Cursor
View the full Cursor page →All Cursor updatesGo deeper
More from Cursor
- FeatureSet up cloud environments and run subagents with /in-cloud
Cursor's /in-cloud sets up cloud development environments in under 10 minutes and runs isolated subagents. Sessions hand off between local machines and the cloud.
- FeatureCursor enhances Design Mode with multi-select elements and voice input
Cursor's Design Mode now supports multi-selecting elements for group edits. Voice input queues agent instructions without waiting for previous runs.
- FeatureCursor adds cloud environment config and subagents in Agents Window
Cursor 3.7 enables cloud environment setup in under 10 minutes and adds /in-cloud subagents for isolated background tasks with seamless local-to-cloud handoffs.