{
  "name": "data_extraction",
  "title": "数据提取",
  "description": "网页结构化数据提取。触发词：提取数据、抓取内容、爬数据",
  "version": "1.0.0",
  "type": "default",
  "prompt_file": "./skill.md",
  "group": "web",
  "knowledges": ["naming_conventions"],
  "works": ["data_extraction","form_filling","operation_report","page_screenshot"],
  "tools": [
    "read_text",
    "write_text",
    "exec_code"
  ],
  "main": "",
  "func_name": "main",
  "scope": "sys",
  "sort": 10,
  "state": 1,
  "show": 0,
  "end": false
}