{
  "name": "mm_plugin_config",
  "title": "mm Plugin插件配置规范",
  "description": "mm Plugin插件配置。触发词：plugin.json、插件配置、目录结构",
  "version": "1.0.0",
  "type": "default",
  "prompt_file": "./skill.md",
  "group": "mm",
  "knowledges": [
    "mm_os_framework"
  ],
  "works": [
    "config_mm_plugin"
  ],
  "tools": [
    "read_text",
    "write_text"
  ],
  "main": "",
  "func_name": "main",
  "scope": "sys",
  "sort": 10,
  "state": 1,
  "show": 0,
  "end": false
}