{
  "name": "api_integration",
  "title": "API接口联调",
  "description": "前后端API联调对接。触发词：API联调、接口联调、前后端对接",
  "version": "1.0.0",
  "type": "default",
  "prompt_file": "./skill.md",
  "group": "develop",
  "knowledges": ["naming_conventions","logging_standards","mm_vue_api_consumption"],
  "works": ["api_integration"],
  "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
}