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

16 lines
384 B
TOML

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