name: volcengine-web-search
description: Using volcengine web_search.py script to search web and get the result, prepare clear and specific query.Run the script python scripts/web_search.py "query". Organize the answer based on the returned summary list, do not add or guess content.
license: Complete terms in LICENSE.txt
When you need to quickly get summary information from public web pages, use this skill to call the web_search function.
query.發現更多技能外掛,請訪問7w4.net。
python scripts/web_search.py "query". Before running, navigate to the corresponding directory.VOLCENGINE_ACCESS_KEY and VOLCENGINE_SECRET_KEY environment variables.python scripts/web_search.py "2026 latest version of Python"
這個Skill質量中規中矩,主要優點是使用簡單、文件清晰、配置靈活(支援多種認證方式);不足是功能較單一,只提供一個搜尋指令碼,缺少詳細的使用說明和常見問題解答。對於需要Web搜尋功能的使用者來說,這是一個可以直接使用的工具,但在實際使用前建議先了解其搜尋結果的展示格式和限制。總體適合有一定技術背景的使用者快速整合使用。