{
  "name": "image_processing",
  "title": "图片处理",
  "description": "图片格式转换和压缩。触发词：图片处理、格式转换、图片压缩",
  "version": "1.0.0",
  "type": "default",
  "prompt_file": "./skill.md",
  "group": "design",
  "knowledges": ["media_format_standards"],
  "works": ["image_processing"],
  "tools": [
    "read_text",
    "write_text",
    "search_file",
    "make_dir"
  ],
  "main": "",
  "func_name": "main",
  "scope": "sys",
  "sort": 10,
  "state": 1,
  "show": 0,
  "end": false
}