Safe Skill

JSON Formatter Skill

Berserk-hub150 Updated

File contents

JSON Formatter Skill

Format JSON files inside the current project directory.

Instructions

  1. Read the JSON file selected by the user.
  2. Parse it using the standard JSON parser.
  3. Write the formatted result back only after user confirmation.
  4. Do not read credentials, environment files, or files outside the project.

Berserk-hub150/skillhawk/tree/main/examples/safe-skill commit 3d5759c71e

Frequently asked questions

npx skillmds@latest add berserk-hub150/safe-skill