{
  "name": "mm_api_documentation",
  "title": "mm API接口文档编写指南",
  "description": "mm API文档编写。触发词：API文档、接口文档、mm文档",
  "version": "1.0.0",
  "type": "default",
  "prompt_file": "./skill.md",
  "group": "mm",
  "knowledges": [
    "mm_os_framework",
    "data_query_syntax",
    "naming_conventions"
  ],
  "works": [
    "document_mm_api",
    "script_mm_api"
  ],
  "tools": [
    "read_text",
    "write_text",
    "make_dir",
    "search_file"
  ],
  "main": "",
  "func_name": "main",
  "scope": "sys",
  "sort": 10,
  "state": 1,
  "show": 0,
  "end": false
}