{
  "name": "browser_automation",
  "title": "浏览器自动化",
  "description": "浏览器自动化操作。触发词：浏览器自动化、网页操作、数据抓取",
  "version": "1.0.0",
  "type": "default",
  "prompt_file": "./skill.md",
  "group": "service",
  "knowledges": ["naming_conventions"],
  "works": ["browser_automation","web_navigation"],
  "tools": [
    "read_text",
    "write_text"
  ],
  "main": "",
  "func_name": "main",
  "scope": "sys",
  "sort": 10,
  "state": 1,
  "show": 0,
  "end": false
}