{
  "name": "mm_plugin_structure_guide",
  "title": "mm Plugin插件目录结构指南",
  "description": "mm Plugin目录结构指南。触发词：插件目录、目录结构、plugin结构",
  "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",
    "make_dir"
  ],
  "main": "",
  "func_name": "main",
  "scope": "sys",
  "sort": 10,
  "state": 1,
  "show": 0,
  "end": false
}