← 返回 Skills 市场
volc-sdk-team

Volcengine Documentation

作者 sdk-team · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install volcengine-documentation
功能描述
火山引擎官方文档查询工具,支持文档检索和全文获取。涵盖火山引擎全部产品、开发者工具、服务支持、最佳实践,包括产品介绍、使用、计费、部署、故障排查、API、SDK、服务条款/协议等全流程。任何涉及火山引擎产品咨询、使用问题、文档查询的需求都优先调用本技能。
安全使用建议
This skill appears to do what it claims: call a Volcengine docs API to search and fetch documents. Before installing, verify two small operational points: (1) the Python 'requests' dependency is available in your agent environment (or add it), and (2) confirm the API host (docs-api.cn-beijing.volces.com) is an expected/official Volcengine endpoint for your organization — if you need absolute assurance, contact Volcengine or inspect network logs/DNS to confirm the domain. No credentials are requested and the script does not access local files, but if you must run untrusted code in a sensitive environment, consider running it in a sandbox or reviewing the code yourself first.
功能分析
Type: OpenClaw Skill Name: volcengine-documentation Version: 1.0.0 The skill is a legitimate tool for searching and retrieving Volcengine (火山引擎) documentation. The Python script (volcengine_docs.py) interacts with an official-looking API endpoint (docs-api.cn-beijing.volces.com) to perform searches and fetch document content based on user queries, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description describe a documentation search and fetch tool and the included script plus SKILL.md implement exactly that (search and fetch via a docs API). The requests go to a docs API and results are returned and post-processed as described.
Instruction Scope
SKILL.md restricts runtime behavior to calling the specified search/fetch endpoints and returning results with CleanUrl links. It does not instruct reading local files, environment variables, or sending data to unrelated endpoints.
Install Mechanism
No install spec (lowest risk). However, the shipped Python script requires a Python runtime and the 'requests' package; these dependencies are not declared in the metadata. This is an operational omission (may cause runtime errors) but not a malicious install pattern.
Credentials
The skill requests no environment variables, credentials, or config paths — proportional to a public documentation lookup tool.
Persistence & Privilege
always:false and no special persistence requested. The skill can be invoked autonomously (platform default), which is expected for a tool — not excessive on its own.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install volcengine-documentation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /volcengine-documentation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
volcengine-documentation 1.0.0 - Initial release of the 火山引擎官方文档查询工具. - Supports official document search and full content retrieval for all 火山引擎 products. - Provides decision logic for when to use search vs. fetch (including handling of URLs with query parameters). - Ensures all responses include official document links as sources. - Offers CLI usage examples and detailed parameter descriptions for both search and fetch functions.
元数据
Slug volcengine-documentation
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Volcengine Documentation 是什么?

火山引擎官方文档查询工具,支持文档检索和全文获取。涵盖火山引擎全部产品、开发者工具、服务支持、最佳实践,包括产品介绍、使用、计费、部署、故障排查、API、SDK、服务条款/协议等全流程。任何涉及火山引擎产品咨询、使用问题、文档查询的需求都优先调用本技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。

如何安装 Volcengine Documentation?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install volcengine-documentation」即可一键安装,无需额外配置。

Volcengine Documentation 是免费的吗?

是的,Volcengine Documentation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Volcengine Documentation 支持哪些平台?

Volcengine Documentation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Volcengine Documentation?

由 sdk-team(@volc-sdk-team)开发并维护,当前版本 v1.0.0。

💬 留言讨论