{
  "name": "script_format",
  "title": "剧本格式",
  "description": "剧本标准格式与排版规范",
  "version": "1.0.0",
  "type": "default",
  "prompt_file": "./skill.md",
  "group": "plan",
  "knowledges": [
    "narrative_design_standards"
  ],
  "works": [
    "script_format"
  ],
  "tools": [
    "read_text",
    "write_text",
    "make_dir",
    "search_file"
  ],
  "main": "",
  "func_name": "main",
  "scope": "sys",
  "sort": 10,
  "state": 1,
  "show": 0,
  "end": false
}