enhance skill installer (#1252)

* enhance skill installer

* enhance install skills v2

* go file formate

* fix:use proxy download skills;many chunck download;simple code

* add default config to config.example.json, download skill from github use proxy and token

---------

Co-authored-by: FantasticCode2019 <1443996278@qq.com>
This commit is contained in:
leamon
2026-03-13 14:04:02 +08:00
committed by GitHub
parent b811e9186c
commit 0fb92b21b6
9 changed files with 1091 additions and 179 deletions
+4
View File
@@ -437,6 +437,10 @@
"max_response_size": 0
}
},
"github": {
"proxy": "http://127.0.0.1:7891",
"token": ""
},
"max_concurrent_searches": 2,
"search_cache": {
"max_size": 50,