{
  "name": "icon_drawing",
  "title": "图标绘制",
  "description": "SVG图标绘制。触发词：图标绘制、SVG图标、应用图标",
  "version": "1.0.0",
  "type": "default",
  "prompt_file": "./skill.md",
  "group": "design",
  "knowledges": ["svg_standards","ui_icon_size"],
  "works": ["icon_drawing"],
  "tools": [
    "write_text",
    "read_text",
    "make_dir"
  ],
  "main": "",
  "func_name": "main",
  "scope": "sys",
  "sort": 10,
  "state": 1,
  "show": 0,
  "end": false
}