{
  "name": "tool_chain_testing",
  "title": "工具调用链测试",
  "description": "工具调用链测试。触发词：工具链测试、依赖测试、调用链测试",
  "version": "1.0.0",
  "type": "default",
  "prompt_file": "./skill.md",
  "group": "tool",
  "knowledges": ["naming_conventions"],
  "works": ["tool_chain_testing"],
  "tools": [
    "read_text",
    "write_text",
    "exec_code"
  ],
  "main": "",
  "func_name": "main",
  "scope": "sys",
  "sort": 10,
  "state": 1,
  "show": 0,
  "end": false
}