{
  "name": "python_script",
  "title": "Python脚本开发",
  "description": "Python脚本开发。触发词：Python脚本、数据处理、自动化",
  "version": "1.0.0",
  "type": "default",
  "prompt_file": "./skill.md",
  "group": "develop",
  "knowledges": ["naming_conventions"],
  "works": ["python_script"],
  "tools": [
    "read_text",
    "write_text",
    "edit_file",
    "make_dir",
    "exec_code",
    "run_script"
  ],
  "main": "",
  "func_name": "main",
  "scope": "sys",
  "sort": 10,
  "state": 1,
  "show": 0,
  "end": false
}