chore: initial commit

This commit is contained in:
zhaoyilun
2026-04-15 01:17:01 +08:00
commit ff748ebbeb
1162 changed files with 6107 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
[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"