Files
2026-04-15 01:17:01 +08:00

16 lines
400 B
TOML

[skill]
name = "converted-skill"
description = "converted-skill browser_script tool"
version = "0.1.0"
author = "sgclaw-skill-converter"
tags = ["sgclaw", "browser_script", "converter"]
[[tools]]
name = "extract_converted_skill"
description = "基于现有脚本生成结构化结果"
kind = "browser_script"
command = "scripts/extract_converted_skill.js"
[tools.args]
top_n = "脚本参数 top_n"