update-cursor-settings
update-cursor-settings helps modify editor settings.json for themes, format on save, keybindings, and Cursor-specific options.
Modify Cursor/VSCode user settings in settings.json safely.
What this skill does
Try saying this
Copy a prompt into your agent to trigger this skill.
Help me with changing editor settings Help me with theme configuration Help me with format on save setup Topics
Platforms
Install
CLI install
npx skills add https://github.com/cursor/skills-cursor/tree/main/update-cursor-settings Manual install
~/.cursor/skills/update-cursor-settings/ Resources
Source
https://github.com/cursor/skills-cursor/tree/main/update-cursor-settingsRelated Skills
create-rule helps agents write Cursor rules (.mdc files) for project-specific AI behavior. Place rules in .cursor/rules/ for automatic context injection.
Can help with
- →Creating coding standards rules
- →Project-specific AI guidance
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
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
automate guides creation of Cursor Automations with triggers, schedules, and repeatable agent workflows.
Can help with
- →Creating automations
- →Scheduled agent tasks