chore: initial commit
This commit is contained in:
15
tmp/extract_hotlist/SKILL.toml
Normal file
15
tmp/extract_hotlist/SKILL.toml
Normal 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"
|
||||
Reference in New Issue
Block a user