/install claude-settings-editor
Claude Settings Editor
Use this skill for settings.json, local overrides, and hook configuration.
Workflow
- Choose the correct settings file by scope: user, project, or local.
- Read the current file before editing.
- Apply the smallest valid JSON change.
- Keep permissions, hooks, plugins, and MCP configuration syntactically valid.
- Explain scope, precedence, and any risky config changes.
Guardrails
- Do not replace a config file wholesale unless necessary.
- Preserve unrelated user settings.
- Warn before widening permissions or changing automation hooks broadly.
Example Requests
- Update project hooks without breaking existing settings.
- Change Claude permissions and MCP toggles in the right settings file.
Inputs
- Requested configuration change
- Desired scope
- Existing settings state
Outputs
- Validated JSON config edits
- Scope explanation
- Risk notes for sensitive changes
Success Criteria
- Only the intended file was changed.
- JSON remains valid.
- Unrelated settings were preserved.
Non-Goals
- Blind full-file rewrites
- Silent permission broadening
Source Provenance
Derived from src/skills/bundled/updateConfig.ts.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install claude-settings-editor - After installation, invoke the skill by name or use
/claude-settings-editor - Provide required inputs per the skill's parameter spec and get structured output
What is Claude Settings Editor?
Use when the user wants to update Claude settings, hooks, permissions, MCP server toggles, or other JSON config safely and with scope awareness. It is an AI Agent Skill for Claude Code / OpenClaw, with 131 downloads so far.
How do I install Claude Settings Editor?
Run "/install claude-settings-editor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Claude Settings Editor free?
Yes, Claude Settings Editor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Claude Settings Editor support?
Claude Settings Editor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Claude Settings Editor?
It is built and maintained by wimi321 (@wimi321); the current version is v1.0.0.