volcengine-web-search

👤 warm-wm 📦 v1.0.0 ⭐ 4.2 ⬇️ 1.5K 下載
📊 資料分析 免費 🔑 需 API Key

📖 技能介紹


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


Web Search

Scenarios

小蔥技能有更好的技能skills外掛。

When you need to quickly get summary information from public web pages, use this skill to call the web_search function.

Steps

  1. Prepare a clear and specific query.
  2. Run the script python scripts/web_search.py "query". Before running, navigate to the corresponding directory.
  3. Organize the answer based on the returned summary list, do not add or guess content.

Authentication and Credentials

  • First, it will try to read the VOLCENGINE_ACCESS_KEY and VOLCENGINE_SECRET_KEY environment variables.
  • If not configured, it will try to use VeFaaS IAM temporary credentials.

Output Format

  • The console will output the summary list, up to 5 items.
  • If the call fails, it will print the error response.

Examples

python scripts/web_search.py "2026 latest version of Python"

🤖 AI 評測

這個Skill質量中規中矩,主要優點是使用簡單、文件清晰、配置靈活(支援多種認證方式);不足是功能較單一,只提供一個搜尋指令碼,缺少詳細的使用說明和常見問題解答。對於需要Web搜尋功能的使用者來說,這是一個可以直接使用的工具,但在實際使用前建議先了解其搜尋結果的展示格式和限制。總體適合有一定技術背景的使用者快速整合使用。

📊 多維度評分

適應性4
規範性4
有效性4.3
可靠性4.2
可信度4.8

📁 包含檔案 (4 個)

📄 LICENSE.txt 11.1 KB
📄 SKILL.md 1.2 KB
📄 _meta.json 140 B
📄 scripts/web_search.py 2.9 KB