π¦ ClawHub
Claude Settings Editor
by @wimi321
Use when the user wants to update Claude settings, hooks, permissions, MCP server toggles, or other JSON config safely and with scope awareness.
TERMINAL
clawhub install claude-settings-editorπ About This Skill
name: "claude_settings_editor" description: "Use when the user wants to update Claude settings, hooks, permissions, MCP server toggles, or other JSON config safely and with scope awareness."
Claude Settings Editor
Use this skill for settings.json, local overrides, and hook configuration.
Workflow
1. Choose the correct settings file by scope: user, project, or local. 2. Read the current file before editing. 3. Apply the smallest valid JSON change. 4. Keep permissions, hooks, plugins, and MCP configuration syntactically valid. 5. Explain scope, precedence, and any risky config changes.Guardrails
Example Requests
Inputs
Outputs
Success Criteria
Non-Goals
Source Provenance
Derived fromsrc/skills/bundled/updateConfig.ts.