Safely apply structured JSON patches (RFC 6902) to files. Use this skill when you need to update configuration files, package.json, or memory JSONs without rewriting the whole file or using brittle regex.
A utility for modifying JSON files using RFC 6902 JSON Patch format.
Supports precise additions, removals, replacements, moves, copies, and tests.
CODEBLOCK0
The patch must be a JSON array of operation objects.
Replace a value:
CODEBLOCK1
Add a new key:
CODEBLOCK2
Remove a key:
CODEBLOCK3
Append to an array:
CODEBLOCK4
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 json-modifier-1776420061 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 json-modifier-1776420061 技能
skillhub install json-modifier-1776420061
文件大小: 3.89 KB | 发布时间: 2026-4-17 20:13