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.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搜索功能的用户来说,这是一个可以直接使用的工具,但在实际使用前建议先了解其搜索结果的展示格式和限制。总体适合有一定技术背景的用户快速集成使用。