{
  "name": "performance_testing",
  "title": "性能测试",
  "description": "系统性能压测。触发词：性能测试、压力测试、负载测试",
  "version": "1.0.0",
  "type": "default",
  "prompt_file": "./skill.md",
  "group": "develop",
  "knowledges": ["naming_conventions","logging_standards"],
  "works": ["performance_testing"],
  "tools": [
    "read_text",
    "write_text",
    "make_dir",
    "exec_code",
    "run_script"
  ],
  "main": "",
  "func_name": "main",
  "scope": "sys",
  "sort": 10,
  "state": 1,
  "show": 0,
  "end": false
}