update-cursor-settings

Update Cursor/VSCode settings.json files with JSON syntax validation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/min-zou/obsidian-doc --skill update-cursor-settings-min-zou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-cursor-settings
Source: https://github.com/min-zou/obsidian-doc/tree/main/format/areas/system/agent-skills/cursor-builtin/update-cursor-settings
Command: npx skills add https://github.com/min-zou/obsidian-doc --skill update-cursor-settings-min-zou

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of manually modifying Cursor/VSCode settings.json files, making it easier to change editor settings, preferences, configurations, themes, and more.

Core Features & Use Cases

  • Automatic Setting Modification: Modifies settings in settings.json for a variety of Cursor/VSCode functionalities.
  • System Compatibility: Offers paths for macOS, Linux, and Windows OS.
  • JSON Syntax Validation: Ensures proper JSON syntax before making changes to avoid editor malfunctions.
  • Quick Start: Guiding users on how to read, update, and write changes back to the settings.json file.
  • Setting Examples: Includes common user requests such as font size adjustments, theme changes, and format on save preferences.

Quick Start

Execute the skill to automatically modify your Cursor/VSCode settings to a new font size of 16.

Frequently Asked Questions about update-cursor-settings

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically update VSCode settings.json with new editor preferences?

You can automatically update VSCode settings.json by executing a skill that modifies configurations like font size and themes directly. It handles settings modification across macOS, Linux, and Windows paths while validating JSON syntax integrity to prevent editor malfunctions.

Does this settings.json modification approach support macOS, Linux, and Windows?

Yes, this settings.json modification approach supports macOS, Linux, and Windows operating systems. It automatically resolves the correct system paths for your Cursor or VSCode configuration files and applies your specified editor preferences seamlessly across platforms.

How do I change font size and enable format on save in Cursor settings.json?

To change font size and enable format on save in Cursor settings.json, execute the skill with your desired configurations. It automatically applies common user preferences like font size adjustments, theme changes, and format on save settings directly to your editor configuration.

Can I validate JSON syntax before writing changes to VSCode settings.json?

Yes, you can validate JSON syntax before writing changes to VSCode settings.json. The skill ensures proper JSON syntax validation prior to applying any modifications, safeguarding your editor configurations against syntax errors that could cause editor malfunctions.

What is the best way to automate Cursor editor preferences configuration?

The best way to automate Cursor editor preferences configuration is using a skill that reads, updates, and writes changes back to settings.json automatically. This replaces manual file editing, supporting quick adjustments for themes, formatting rules, and font sizes.