{
  "name": "mm_api_script",
  "title": "mm API接口脚本编码规范",
  "description": "mm API脚本编码规范。触发词：api接口脚本、index.js、API编码",
  "version": "1.0.0",
  "type": "default",
  "prompt_file": "./skill.md",
  "group": "mm",
  "knowledges": [
    "mm_os_framework",
    "naming_conventions"
  ],
  "works": [
    "script_mm_api"
  ],
  "tools": [
    "read_text",
    "write_text"
  ],
  "main": "",
  "func_name": "main",
  "scope": "sys",
  "sort": 10,
  "state": 1,
  "show": 0,
  "end": false
}