Cursor 3.8 adds /automate skill with Slack emoji and GitHub triggers
TL;DR
Cursor 3.8 introduces the /automate skill for local agent sessions. It adds Slack emoji triggers, five GitHub triggers, and a computer use tool.
What changed
Cursor 3.8 introduces the /automate skill to configure triggers, instructions, and tools in local agent sessions. It adds new Slack emoji triggers, five additional GitHub triggers, and a computer use tool that allows cloud agents to use virtual machines to produce demos.
Why it matters
Developers gain efficiency when handling the five GitHub triggers in one local session instead of separate scripts. Vibe builders can set up Slack emoji triggers to launch agent tasks on demand. Basic users see faster demo creation through the computer use tool without extra setup steps.
What to watch for
Compare the new triggers against manual configuration in VS Code extensions. Developers should test by enabling one GitHub trigger and confirming the agent session log shows the expected action.
Who this matters for
- Vibe Builders: Use Slack emoji triggers to launch agent tasks and automate workflows directly from chat.
Harsh’s take
Cursor is moving beyond a simple code editor into a localized agentic hub. The addition of Slack and GitHub triggers means the IDE now functions as a live listener for project events, reducing the friction of manual context switching. The computer use tool for cloud agents is the standout feature here, as it allows for automated demo generation via virtual machines.
This update signals a shift toward autonomous development environments where the editor handles the grunt work of environment setup and reporting. Operators should focus on the /automate skill to chain these triggers. It is a practical implementation of agentic workflows that actually saves time instead of just adding another layer of configuration complexity.
by Harsh Desai
About Cursor
View the full Cursor page →All Cursor updatesGo deeper
More from Cursor
- FeatureCursor Design Mode adds multi-select and voice input
Cursor Design Mode now supports multi-selecting elements so agents can understand visual relationships and edit multiple components at once. It also adds voice input for queuing changes while an agent runs.
- FeatureCursor 3.7 adds cloud agents management in the Agents Window
Cursor 3.7 adds fast cloud environment setup, /in-cloud subagents for isolated VM tasks, and seamless local-to-cloud session handoffs. Cloud subagents run in the background for long-running tasks such as fixing CI or managing PRs.
- FeatureCursor adds multi-select and voice input to Design Mode
Cursor's Design Mode now supports multi-select for matching styles and adjusting component groups at once. Voice input allows narrating UI changes while the microphone stays active during agent runs.